Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.documentlibrary.store.Store

Packages that use Store
com.liferay.portlet.documentlibrary.store This package defines the document library portlet store interfaces, base classes, utilities, and wrappers. 
 

Uses of Store in com.liferay.portlet.documentlibrary.store
 

Classes in com.liferay.portlet.documentlibrary.store that implement Store
 class BaseStore
          The abstract base class for all file store implementations.
 class StoreWrapper
           
 

Constructors in com.liferay.portlet.documentlibrary.store with parameters of type Store
StoreWrapper(Store store)
           
 


Liferay 6.2-ce-ga5