Package de.hybris.platform.cmsocc.mapping.converters
package de.hybris.platform.cmsocc.mapping.converters
-
ClassDescriptionAbstractDataToWsConverter<DATA,
WSDTO> The abstract implementation ofDataToWsConverterthat usesCMSDataMapperto convert data objects to ws objects.The converter to convertAbstractCMSComponentDatadata object toComponentWsDTOws object.DataToWsConverter<DATA,WSDTO> Interface to convert object of type A to object of type B using jaxb.The converter to convertMediaDatadata object toMediaWsDTOws object.The converter to convertNavigationNodeDatadata object toNavigationNodeWsDTOws object.The converter to convertAbstractPageDatadata object toCMSPageWsDTOws object.The converter to convertPageContentSlotDatadata object toContentSlotWsDTOws object.