Uses of Interface
com.hybris.backoffice.excel.template.mapper.ToAttributeDescriptorsMapper
-
Packages that use ToAttributeDescriptorsMapper Package Description com.hybris.backoffice.excel.template.mapper -
-
Uses of ToAttributeDescriptorsMapper in com.hybris.backoffice.excel.template.mapper
Classes in com.hybris.backoffice.excel.template.mapper that implement ToAttributeDescriptorsMapper Modifier and Type Class Description classFromComposedTypeToAttributeDescriptorsMapperAllows to mapComposedTypeModelto Collection<AttributeDescriptorModel>classFromExcelResultToAttributeDescriptorsMapperAllows to mapExcelExportResultto Collection<AttributeDescriptorModel>classFromTypeCodeToAttributeDescriptorsMapperAllows to mapStringto Collection<AttributeDescriptorModel>
-