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 CMSDataMapperModifier and TypeFieldDescriptionprotected CMSDataMapperPageController.dataMapperDeprecated, for removal: This API element is subject to removal in a future version.protected CMSDataMapperPageWithUserController.dataMapperMethods in de.hybris.platform.cmsocc.controllers that return CMSDataMapperModifier and TypeMethodDescriptionComponentController.getDataMapper()Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.getDataMapper()protected CMSDataMapperPageController.getDataMapper()Deprecated, for removal: This API element is subject to removal in a future version.protected CMSDataMapperPageWithUserController.getDataMapper()Methods in de.hybris.platform.cmsocc.controllers with parameters of type CMSDataMapperModifier and TypeMethodDescriptionvoidComponentController.setDataMapper(CMSDataMapper dataMapper) Deprecated, for removal: This API element is subject to removal in a future version.voidComponentWithUserController.setDataMapper(CMSDataMapper dataMapper) voidPageController.setDataMapper(CMSDataMapper dataMapper) Deprecated, for removal: This API element is subject to removal in a future version.voidPageWithUserController.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