Uses of Interface
de.hybris.platform.cmsfacades.media.service.CMSMediaFormatService
Packages that use CMSMediaFormatService
Package
Description
-
Uses of CMSMediaFormatService in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters
Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters that return CMSMediaFormatServiceModifier and TypeMethodDescriptionprotected CMSMediaFormatServiceCloneComponentMediaContainerDataToAttributeContentConverter.getMediaFormatService()protected CMSMediaFormatServiceMediaContainerDataToAttributeContentConverter.getMediaFormatService()Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters with parameters of type CMSMediaFormatServiceModifier and TypeMethodDescriptionvoidCloneComponentMediaContainerDataToAttributeContentConverter.setMediaFormatService(CMSMediaFormatService mediaFormatService) voidMediaContainerDataToAttributeContentConverter.setMediaFormatService(CMSMediaFormatService mediaFormatService) -
Uses of CMSMediaFormatService in de.hybris.platform.cmsfacades.media.service.impl
Classes in de.hybris.platform.cmsfacades.media.service.impl that implement CMSMediaFormatServiceModifier and TypeClassDescriptionclassDefault implementation ofCMSMediaFormatServiceinterface. -
Uses of CMSMediaFormatService in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return CMSMediaFormatServiceModifier and TypeMethodDescriptionprotected CMSMediaFormatServiceMediaFormatsComponentTypeAttributePopulator.getCmsMediaFormatService()Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type CMSMediaFormatServiceModifier and TypeMethodDescriptionvoidMediaFormatsComponentTypeAttributePopulator.setCmsMediaFormatService(CMSMediaFormatService cmsMediaFormatService)