Package com.hybris.backoffice.excel.template.mapper
package com.hybris.backoffice.excel.template.mapper
-
ClassDescriptionChainMapper<INPUT,
ATTRIBUTE extends ExcelAttribute> Allows to chain twoExcelMappers.ExcelMapper<INPUT,OUTPUT> Abstraction which can map given INPUT to Collection of OUTPUT typeAllows to map Collection<AttributeDescriptorModel> to Collection<ExcelAttributeDescriptorAttribute>Allows to mapComposedTypeModelto Collection<AttributeDescriptorModel>Allows to mapExcelExportResultto Collection<AttributeDescriptorModel>Allows to mapStringto Collection<AttributeDescriptorModel>JoinMapper<INPUT,ATTRIBUTE extends ExcelAttribute> Join results of two mappers and return union collections.ToAttributeDescriptorsMapper<INPUT>Allows for mapping given value to collection ofAttributeDescriptorModelToExcelAttributesMapper<INPUT,ATTRIBUTE extends ExcelAttribute> Allows for mapping given value to collection ofAttributeDescriptorModel