Uses of Class
de.hybris.platform.cmsoccaddon.data.ComponentListWsDTO
-
Packages that use ComponentListWsDTO Package Description de.hybris.platform.cmsoccaddon.data de.hybris.platform.cmsoccaddon.jaxb.adapters.components -
-
Uses of ComponentListWsDTO in de.hybris.platform.cmsoccaddon.data
Methods in de.hybris.platform.cmsoccaddon.data that return ComponentListWsDTO Modifier and Type Method Description ComponentListWsDTOContentSlotWsDTO. getComponents()Methods in de.hybris.platform.cmsoccaddon.data with parameters of type ComponentListWsDTO Modifier and Type Method Description voidContentSlotWsDTO. setComponents(ComponentListWsDTO components) -
Uses of ComponentListWsDTO in de.hybris.platform.cmsoccaddon.jaxb.adapters.components
Methods in de.hybris.platform.cmsoccaddon.jaxb.adapters.components that return ComponentListWsDTO Modifier and Type Method Description ComponentListWsDTOComponentListWsDTOAdapter. unmarshal(ComponentListWsDTOAdapter.ListAdaptedComponents listAdapedComponents)Methods in de.hybris.platform.cmsoccaddon.jaxb.adapters.components with parameters of type ComponentListWsDTO Modifier and Type Method Description ComponentListWsDTOAdapter.ListAdaptedComponentsComponentListWsDTOAdapter. marshal(ComponentListWsDTO componentList)
-