Uses of Interface
com.hybris.backoffice.config.impl.BackofficeConfigurationMediaHelper
-
Packages that use BackofficeConfigurationMediaHelper Package Description com.hybris.backoffice.config.impl -
-
Uses of BackofficeConfigurationMediaHelper in com.hybris.backoffice.config.impl
Classes in com.hybris.backoffice.config.impl that implement BackofficeConfigurationMediaHelper Modifier and Type Class Description class
DefaultBackofficeConfigurationMediaHelper
Methods in com.hybris.backoffice.config.impl that return BackofficeConfigurationMediaHelper Modifier and Type Method Description protected BackofficeConfigurationMediaHelper
BackofficeCockpitConfigurationService. getBackofficeConfigurationMediaHelper()
Deprecated.since 1811protected BackofficeConfigurationMediaHelper
BackofficeWidgetPersistenceService. getBackofficeConfigurationMediaHelper()
BackofficeConfigurationMediaHelper
DefaultMediaCockpitConfigurationPersistenceStrategy. getBackofficeConfigurationMediaHelper()
Methods in com.hybris.backoffice.config.impl with parameters of type BackofficeConfigurationMediaHelper Modifier and Type Method Description void
BackofficeCockpitConfigurationService. setBackofficeConfigurationMediaHelper(BackofficeConfigurationMediaHelper backofficeConfigurationMediaHelper)
Deprecated.since 1811void
DefaultMediaCockpitConfigurationPersistenceStrategy. setBackofficeConfigurationMediaHelper(BackofficeConfigurationMediaHelper backofficeConfigurationMediaHelper)
-