Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.mappers.TmaAttributeMapper
Packages that use TmaAttributeMapper
-
Uses of TmaAttributeMapper in de.hybris.platform.b2ctelcotmfwebservices.mappers
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers that return types with arguments of type TmaAttributeMapperModifier and TypeMethodDescriptionprotected List<TmaAttributeMapper<SOURCE,TARGET>> TmaEntityMapper.getAttributeMappers()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.b2ctelcotmfwebservices.mappers with type arguments of type TmaAttributeMapperModifier and TypeMethodDescriptionvoidTmaEntityMapper.setAttributeMappers(List<TmaAttributeMapper<SOURCE, TARGET>> attributeMappers) Deprecated, for removal: This API element is subject to removal in a future version.