Uses of Class
de.hybris.platform.cmsoccaddon.data.ContentSlotListWsDTO
-
Packages that use ContentSlotListWsDTO Package Description de.hybris.platform.cmsoccaddon.data de.hybris.platform.cmsoccaddon.jaxb.adapters.slots -
-
Uses of ContentSlotListWsDTO in de.hybris.platform.cmsoccaddon.data
Methods in de.hybris.platform.cmsoccaddon.data that return ContentSlotListWsDTO Modifier and Type Method Description ContentSlotListWsDTOCMSPageWsDTO. getContentSlots()Methods in de.hybris.platform.cmsoccaddon.data with parameters of type ContentSlotListWsDTO Modifier and Type Method Description voidCMSPageWsDTO. setContentSlots(ContentSlotListWsDTO contentSlots) -
Uses of ContentSlotListWsDTO in de.hybris.platform.cmsoccaddon.jaxb.adapters.slots
Methods in de.hybris.platform.cmsoccaddon.jaxb.adapters.slots that return ContentSlotListWsDTO Modifier and Type Method Description ContentSlotListWsDTOSlotListWsDTOAdapter. unmarshal(SlotListWsDTOAdapter.SlotListAdaptedComponents slotListAdaptedComponents)Methods in de.hybris.platform.cmsoccaddon.jaxb.adapters.slots with parameters of type ContentSlotListWsDTO Modifier and Type Method Description SlotListWsDTOAdapter.SlotListAdaptedComponentsSlotListWsDTOAdapter. marshal(ContentSlotListWsDTO contentSlots)
-