Uses of Interface
de.hybris.platform.media.storage.MediaStorageRegistry
-
Packages that use MediaStorageRegistry Package Description de.hybris.platform.jalo.media de.hybris.platform.media.storage.impl -
-
Uses of MediaStorageRegistry in de.hybris.platform.jalo.media
Methods in de.hybris.platform.jalo.media that return MediaStorageRegistry Modifier and Type Method Description MediaStorageRegistryMediaManager. getMediaStorageFactory()Methods in de.hybris.platform.jalo.media with parameters of type MediaStorageRegistry Modifier and Type Method Description voidMediaManager. setMediaStorageRegistry(MediaStorageRegistry mediaStorageRegistry) -
Uses of MediaStorageRegistry in de.hybris.platform.media.storage.impl
Classes in de.hybris.platform.media.storage.impl that implement MediaStorageRegistry Modifier and Type Class Description classDefaultMediaStorageRegistryRegistry which keeps all storage and url strategies for use for any MediaFolder.Methods in de.hybris.platform.media.storage.impl with parameters of type MediaStorageRegistry Modifier and Type Method Description voidDefaultLocalMediaFileCacheService. setStorageRegistry(MediaStorageRegistry storageRegistry)
-