Liferay 6.1.2-ce-ga3

Package com.liferay.portlet.documentlibrary.store

This package defines the document library portlet store interfaces, base classes, utilities, and wrappers.

See:
          Description

Interface Summary
DLStore  
Store The interface for all file store implementations.
 

Class Summary
AdvancedFileSystemStore See http://issues.liferay.com/browse/LPS-1976.
BaseStore The abstract base class for all file store implementations.
CMISStore  
DBStore  
DLStoreImpl  
DLStoreUtil Provides methods for storing files in the portal.
FileSystemStore  
JCRStore  
S3Store  
SafeFileNameStoreWrapper  
StoreFactory  
StoreProxyBean  
StoreProxyImpl  
StoreWrapper  
TempFileMethodInterceptor  
 

Package com.liferay.portlet.documentlibrary.store Description

This package defines the document library portlet store interfaces, base classes, utilities, and wrappers.

Some of the most significant classes that you may need to use are:

Classes


Liferay 6.1.2-ce-ga3