Class SlotListWsDTOAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<SlotListWsDTOAdapter.SlotListAdaptedComponents,ContentSlotListWsDTO>
de.hybris.platform.cmsoccaddon.jaxb.adapters.slots.SlotListWsDTOAdapter
public class SlotListWsDTOAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<SlotListWsDTOAdapter.SlotListAdaptedComponents,ContentSlotListWsDTO>
This adapter is used to convert
ContentSlotListWsDTO into SlotListWsDTOAdapter.SlotListAdaptedComponents-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshal(ContentSlotListWsDTO contentSlots) unmarshal(SlotListWsDTOAdapter.SlotListAdaptedComponents slotListAdaptedComponents)
-
Constructor Details
-
SlotListWsDTOAdapter
public SlotListWsDTOAdapter()
-
-
Method Details
-
marshal
- Specified by:
marshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<SlotListWsDTOAdapter.SlotListAdaptedComponents,ContentSlotListWsDTO>
-
unmarshal
public ContentSlotListWsDTO unmarshal(SlotListWsDTOAdapter.SlotListAdaptedComponents slotListAdaptedComponents) - Specified by:
unmarshalin classjavax.xml.bind.annotation.adapters.XmlAdapter<SlotListWsDTOAdapter.SlotListAdaptedComponents,ContentSlotListWsDTO>
-