Class CsticDataMapper

java.lang.Object
ma.glasnost.orika.CustomMapper<A,B>
de.hybris.platform.webservicescommons.mapping.mappers.AbstractCustomMapper<CsticData,CsticWsDTO>
de.hybris.platform.sap.productconfig.occ.mappers.CsticDataMapper
All Implemented Interfaces:
ma.glasnost.orika.MappedTypePair<CsticData,CsticWsDTO>, ma.glasnost.orika.Mapper<CsticData,CsticWsDTO>

public class CsticDataMapper extends AbstractCustomMapper<CsticData,CsticWsDTO>