Class FromTypeCodeToAttributeDescriptorsMapper

java.lang.Object
com.hybris.backoffice.excel.template.mapper.FromTypeCodeToAttributeDescriptorsMapper
All Implemented Interfaces:
ExcelMapper<String,AttributeDescriptorModel>, ToAttributeDescriptorsMapper<String>, Function<String,Collection<AttributeDescriptorModel>>

public class FromTypeCodeToAttributeDescriptorsMapper extends Object implements ToAttributeDescriptorsMapper<String>
Allows to map String to Collection<AttributeDescriptorModel>