Class DefaultReferenceFormatFactory
java.lang.Object
com.hybris.backoffice.excel.translators.generic.factory.DefaultReferenceFormatFactory
- All Implemented Interfaces:
ReferenceFormatFactory
Default implementation of
ReferenceFormatFactory. The service creates reference-format value based on
hierarchical structure of unique attributes.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(RequiredAttribute requiredAttribute) Creates reference format based on required attributes hierarchy
-
Constructor Details
-
DefaultReferenceFormatFactory
public DefaultReferenceFormatFactory()
-
-
Method Details
-
create
Description copied from interface:ReferenceFormatFactoryCreates reference format based on required attributes hierarchy- Specified by:
createin interfaceReferenceFormatFactory- Returns:
-