Uses of Interface
com.broadleafcommerce.asset.service.StorageLocationMappingService
Packages that use StorageLocationMappingService
Package
Description
-
Uses of StorageLocationMappingService in com.broadleafcommerce.asset.service
Classes in com.broadleafcommerce.asset.service that implement StorageLocationMappingService -
Uses of StorageLocationMappingService in com.broadleafcommerce.asset.storage.provider.service
Methods in com.broadleafcommerce.asset.storage.provider.service that return StorageLocationMappingServiceModifier and TypeMethodDescriptionFilesystemStorageProvider.getStorageLocationMappingSvc()
GoogleCloudStorageProvider.getStorageLocationMappingSvc()
Methods in com.broadleafcommerce.asset.storage.provider.service with parameters of type StorageLocationMappingServiceModifier and TypeMethodDescriptionvoid
FilesystemStorageProvider.setStorageLocationMappingSvc
(StorageLocationMappingService<StorageLocationMapping> storageLocationMappingSvc) void
GoogleCloudStorageProvider.setStorageLocationMappingSvc
(StorageLocationMappingService<StorageLocationMapping> storageLocationMappingSvc)