Uses of Interface
de.hybris.platform.marketplaceservices.vendor.VendorCMSService
-
-
Uses of VendorCMSService in de.hybris.platform.marketplacebackoffice.actions
Methods in de.hybris.platform.marketplacebackoffice.actions that return VendorCMSService Modifier and Type Method Description protected VendorCMSServiceSyncProductCarouselComponentAction. getVendorCmsService() -
Uses of VendorCMSService in de.hybris.platform.marketplacebackoffice.renderes
Methods in de.hybris.platform.marketplacebackoffice.renderes that return VendorCMSService Modifier and Type Method Description protected VendorCMSServiceProductCarouselComponentEssentialSectionRenderer. getVendorCmsService()Methods in de.hybris.platform.marketplacebackoffice.renderes with parameters of type VendorCMSService Modifier and Type Method Description voidProductCarouselComponentEssentialSectionRenderer. setVendorCmsService(VendorCMSService vendorCmsService) -
Uses of VendorCMSService in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator that return VendorCMSService Modifier and Type Method Description protected VendorCMSServiceMarketplaceBannerComponentTranslator. getVendorCmsService()protected VendorCMSServiceMarketplaceProductCarouselsSynchronizationTranslator. getVendorCMSService()Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type VendorCMSService Modifier and Type Method Description voidMarketplaceBannerComponentTranslator. setVendorCmsService(VendorCMSService vendorCmsService)voidMarketplaceProductCarouselsSynchronizationTranslator. setVendorCMSService(VendorCMSService vendorCMSService) -
Uses of VendorCMSService in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return VendorCMSService Modifier and Type Method Description protected VendorCMSServiceDefaultVendorCMSStrategy. getVendorCmsService()Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type VendorCMSService Modifier and Type Method Description voidDefaultVendorCMSStrategy. setVendorCmsService(VendorCMSService vendorCmsService) -
Uses of VendorCMSService in de.hybris.platform.marketplaceservices.vendor.impl
Classes in de.hybris.platform.marketplaceservices.vendor.impl that implement VendorCMSService Modifier and Type Class Description classDefaultVendorCMSServiceProvide CMS related services
-