Package com.broadleafcommerce.asset.storage.provider.service
@NonNullApi
package com.broadleafcommerce.asset.storage.provider.service
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionObject that is returned from multi-upload operations in
StorageProvider
, containing information about which resources succeeded and which ones failed.Base service API for fetching the actual digital contents ofAsset
by their URLs.Default implementation ofContentResolverService
.Deprecated, for removal: This API element is subject to removal in a future version.The default storage provider implementation types.Default implementation ofStorageProvider
specifically designed to work with the local or shared filesystem as the storage provider for digital content related toAsset
.The default implementation of theStorageProvider
for the Google Cloud storage.TheResource
wrapper that contains the additional resource metadata.This interface exposes methods required for interacting with a asset storage provider, that is, to store, retrieve, and delete digital content.The storage provider implementation types.
DefaultContentResolver