Package de.hybris.platform.cmsoccaddon.mapping.converters
-
Interface Summary Interface Description DataToWsConverter<DATA,WSDTO> Interface to convert object of type A to object of type B using jaxb. -
Class Summary Class Description AbstractDataToWsConverter<DATA,WSDTO> The abstract implementation ofDataToWsConverterthat usesCMSDataMapperto convert data objects to ws objects.ComponentDataToWsConverter The converter to convertAbstractCMSComponentDatadata object toComponentWsDTOws object.MediaDataToWsConverter The converter to convertMediaDatadata object toMediaWsDTOws object.NavigationNodeDataToWsConverter The converter to convertNavigationNodeDatadata object toNavigationNodeWsDTOws object.PageDataToWsConverter The converter to convertAbstractPageDatadata object toCMSPageWsDTOws object.SlotDataToWsConverter The converter to convertPageContentSlotDatadata object toContentSlotWsDTOws object.