Uses of Interface
de.hybris.platform.cmsocc.mapping.CMSDataMapper
Packages that use CMSDataMapper
Package
Description
-
Uses of CMSDataMapper in de.hybris.platform.cmsocc.controllers
Fields in de.hybris.platform.cmsocc.controllers declared as CMSDataMapperMethods in de.hybris.platform.cmsocc.controllers that return CMSDataMapperModifier and TypeMethodDescriptionComponentController.getDataMapper()protected CMSDataMapperPageController.getDataMapper()Methods in de.hybris.platform.cmsocc.controllers with parameters of type CMSDataMapperModifier and TypeMethodDescriptionvoidComponentController.setDataMapper(CMSDataMapper dataMapper) voidPageController.setDataMapper(CMSDataMapper dataMapper) -
Uses of CMSDataMapper in de.hybris.platform.cmsocc.mapping
Classes in de.hybris.platform.cmsocc.mapping that implement CMSDataMapperModifier and TypeClassDescriptionclassThe mapper to convert an object to another object usingDefaultDataMapper. -
Uses of CMSDataMapper in de.hybris.platform.cmsocc.mapping.converters
Methods in de.hybris.platform.cmsocc.mapping.converters that return CMSDataMapperMethods in de.hybris.platform.cmsocc.mapping.converters with parameters of type CMSDataMapper