Package com.broadleafcommerce.asset.service
@NonNullApi
package com.broadleafcommerce.asset.service
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionAssetService<P extends Asset>Base service API for
Asset.An exception that is thrown when many file operations are being performed in bulk (ex: adding/deleting many files in a loop).DefaultAssetService<P extends Asset>DefaultFileUploadStateService<P extends FileUploadState>DefaultFolderService<P extends Folder>Default implementation ofStorageLocationMappingService.AContextKeyGenimplementation used for caching ofStorageLocationMapping.A simple object holding information about aZipEntrywhich failed validation for some reason.A simple object holding information about the results of extracting the contents of a zip file.Responsible for performing simple hydration of the references toAssetsmade within aFileUploadStateby querying for those references and populating their full values.FileUploadStateService<P extends FileUploadState>Base service API forFileUploadState.FolderService<P extends Folder>Base service API forFolders.Exception that occurs when a checked error is encountered while attempting to store or remove a file from the filesystem.CRUD Service API forStorageLocationMapping.This interface exposes methods required to perform basic tasks involving processing of uploaded files.