Package org.broadleafcommerce.common.file.service

Interface Summary
BroadleafFileService Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).
FileServiceProvider Interface to be implemented by a FileProvider.
StaticAssetPathService  
 

Class Summary
BroadleafFileServiceImpl Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).
FileSystemFileServiceProvider Default implementation of FileServiceProvider that uses the local file system to store files created by Broadleaf components.
GloballySharedInputStream This class serves as a marker interface to indicate that the resource comes from a shared area of the filesystem.
StaticAssetPathServiceImpl  
 



Copyright © 2013. All Rights Reserved.