Uses of Interface
de.hybris.platform.upilintegrationservices.datamapper.UpilUtilitiesProductDataMapper
-
Packages that use UpilUtilitiesProductDataMapper Package Description de.hybris.platform.upilintegrationservices.datamapper.impl de.hybris.platform.upilintegrationservices.service.impl -
-
Uses of UpilUtilitiesProductDataMapper in de.hybris.platform.upilintegrationservices.datamapper.impl
Classes in de.hybris.platform.upilintegrationservices.datamapper.impl that implement UpilUtilitiesProductDataMapper Modifier and Type Class Description classDefaultUpilUtilitiesProductDataMapperImplDefaultTmaUtilitiesProductDataMapperImpl is a part of extension upilintegrationservices, It is used for creating MAP Object of utilities product. -
Uses of UpilUtilitiesProductDataMapper in de.hybris.platform.upilintegrationservices.service.impl
Methods in de.hybris.platform.upilintegrationservices.service.impl that return UpilUtilitiesProductDataMapper Modifier and Type Method Description protected UpilUtilitiesProductDataMapperDefaultUpilUtilitiesProductServiceImpl. getUpilUtilitiesProductDataMapper()Methods in de.hybris.platform.upilintegrationservices.service.impl with parameters of type UpilUtilitiesProductDataMapper Modifier and Type Method Description voidDefaultUpilUtilitiesProductServiceImpl. setUpilUtilitiesProductDataMapper(UpilUtilitiesProductDataMapper upilUtilitiesProductDataMapper)
-