Uses of Interface
de.hybris.platform.cmsfacades.media.service.CMSMediaFormatService
-
-
Uses of CMSMediaFormatService in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters
Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters that return CMSMediaFormatService Modifier and Type Method Description protected CMSMediaFormatServiceCloneComponentMediaContainerDataToAttributeContentConverter. getMediaFormatService()protected CMSMediaFormatServiceMediaContainerDataToAttributeContentConverter. getMediaFormatService()Methods in de.hybris.platform.acceleratorfacades.cmsitems.attributeconverters with parameters of type CMSMediaFormatService Modifier and Type Method Description voidCloneComponentMediaContainerDataToAttributeContentConverter. 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 CMSMediaFormatService Modifier and Type Class Description classDefaultCMSMediaFormatServiceDefault implementation ofCMSMediaFormatServiceinterface. -
Uses of CMSMediaFormatService in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return CMSMediaFormatService Modifier and Type Method Description protected CMSMediaFormatServiceMediaFormatsComponentTypeAttributePopulator. getCmsMediaFormatService()Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type CMSMediaFormatService Modifier and Type Method Description voidMediaFormatsComponentTypeAttributePopulator. setCmsMediaFormatService(CMSMediaFormatService cmsMediaFormatService)
-