Uses of Class
de.hybris.platform.cmsoccaddon.jaxb.adapters.components.ComponentAdapterUtil.ComponentAdaptedData
Packages that use ComponentAdapterUtil.ComponentAdaptedData
Package
Description
-
Uses of ComponentAdapterUtil.ComponentAdaptedData in de.hybris.platform.cmsoccaddon.controllers
Methods in de.hybris.platform.cmsoccaddon.controllers that return ComponentAdapterUtil.ComponentAdaptedDataModifier and TypeMethodDescriptionComponentController.getComponentById(String componentId, String catalogCode, String productCode, String categoryCode, String fields) Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.getComponentByIdAndUser(String componentId, String catalogCode, String productCode, String categoryCode, String fields) -
Uses of ComponentAdapterUtil.ComponentAdaptedData in de.hybris.platform.cmsoccaddon.jaxb.adapters.components
Fields in de.hybris.platform.cmsoccaddon.jaxb.adapters.components with type parameters of type ComponentAdapterUtil.ComponentAdaptedDataMethods in de.hybris.platform.cmsoccaddon.jaxb.adapters.components that return ComponentAdapterUtil.ComponentAdaptedDataModifier and TypeMethodDescriptionComponentAdapterUtil.convert(ComponentWsDTO componentDTO) convert ComponentWsDTO object into ComponentAdaptedData objectComponentWsDTOAdapter.marshal(ComponentWsDTO componentDTO) Methods in de.hybris.platform.cmsoccaddon.jaxb.adapters.components with parameters of type ComponentAdapterUtil.ComponentAdaptedDataModifier and TypeMethodDescriptionComponentWsDTOAdapter.unmarshal(ComponentAdapterUtil.ComponentAdaptedData v)