Uses of Class
de.hybris.platform.cmsocc.data.ComponentWsDTO
Packages that use ComponentWsDTO
Package
Description
-
Uses of ComponentWsDTO in de.hybris.platform.cmsocc.data
Methods in de.hybris.platform.cmsocc.data that return types with arguments of type ComponentWsDTOMethod parameters in de.hybris.platform.cmsocc.data with type arguments of type ComponentWsDTOModifier and TypeMethodDescriptionvoidComponentListWsDTO.setComponent(List<ComponentWsDTO> component) -
Uses of ComponentWsDTO in de.hybris.platform.cmsocc.jaxb.adapters
Methods in de.hybris.platform.cmsocc.jaxb.adapters with parameters of type ComponentWsDTOModifier and TypeMethodDescriptionMarshallerUtil.convertNestedComponentToMap(ComponentWsDTO componentDTO) -
Uses of ComponentWsDTO in de.hybris.platform.cmsocc.jaxb.adapters.components
Methods in de.hybris.platform.cmsocc.jaxb.adapters.components that return ComponentWsDTOModifier and TypeMethodDescriptionComponentWsDTOAdapter.unmarshal(ComponentAdapterUtil.ComponentAdaptedData v) Methods in de.hybris.platform.cmsocc.jaxb.adapters.components with parameters of type ComponentWsDTOModifier and TypeMethodDescriptionComponentAdapterUtil.convert(ComponentWsDTO componentDTO) convert ComponentWsDTO object into ComponentAdaptedData objectComponentWsDTOAdapter.marshal(ComponentWsDTO componentDTO)