Uses of Interface
de.hybris.platform.marketplaceservices.vendor.VendorCMSService
Packages that use VendorCMSService
Package
Description
-
Uses of VendorCMSService in de.hybris.platform.marketplacebackoffice.actions
Methods in de.hybris.platform.marketplacebackoffice.actions that return VendorCMSServiceModifier and TypeMethodDescriptionprotected VendorCMSServiceSyncProductCarouselComponentAction.getVendorCmsService() -
Uses of VendorCMSService in de.hybris.platform.marketplacebackoffice.renderes
Methods in de.hybris.platform.marketplacebackoffice.renderes that return VendorCMSServiceModifier and TypeMethodDescriptionprotected VendorCMSServiceProductCarouselComponentEssentialSectionRenderer.getVendorCmsService()Methods in de.hybris.platform.marketplacebackoffice.renderes with parameters of type VendorCMSServiceModifier and TypeMethodDescriptionvoidProductCarouselComponentEssentialSectionRenderer.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 VendorCMSServiceModifier and TypeMethodDescriptionprotected VendorCMSServiceMarketplaceBannerComponentTranslator.getVendorCmsService()protected VendorCMSServiceMarketplaceProductCarouselsSynchronizationTranslator.getVendorCMSService()Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type VendorCMSServiceModifier and TypeMethodDescriptionvoidMarketplaceBannerComponentTranslator.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 VendorCMSServiceModifier and TypeMethodDescriptionprotected VendorCMSServiceDefaultVendorCMSStrategy.getVendorCmsService()Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type VendorCMSServiceModifier and TypeMethodDescriptionvoidDefaultVendorCMSStrategy.setVendorCmsService(VendorCMSService vendorCmsService) -
Uses of VendorCMSService in de.hybris.platform.marketplaceservices.vendor.impl
Classes in de.hybris.platform.marketplaceservices.vendor.impl that implement VendorCMSService