|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Store | |
|---|---|
| com.liferay.portlet.documentlibrary.store | This package defines the document library portlet store interfaces, base classes, utilities, and wrappers. |
| com.liferay.portlet.documentlibrary.store.test | |
| Uses of Store in com.liferay.portlet.documentlibrary.store |
|---|
| Classes in com.liferay.portlet.documentlibrary.store that implement Store | |
|---|---|
class |
AdvancedFileSystemStore
See https://issues.liferay.com/browse/LPS-1976. |
class |
BaseStore
The abstract base class for all file store implementations. |
class |
CMISStore
|
class |
DBStore
|
class |
FileSystemStore
|
class |
JCRStore
|
class |
S3Store
|
class |
SafeFileNameStoreWrapper
|
class |
StoreProxyBean
|
class |
StoreProxyImpl
|
class |
StoreWrapper
|
| Fields in com.liferay.portlet.documentlibrary.store declared as Store | |
|---|---|
protected Store |
DLStoreImpl.store
|
| Methods in com.liferay.portlet.documentlibrary.store that return Store | |
|---|---|
static Store |
StoreFactory.getInstance()
|
| Methods in com.liferay.portlet.documentlibrary.store with parameters of type Store | |
|---|---|
static void |
StoreFactory.setInstance(Store store)
|
| Constructors in com.liferay.portlet.documentlibrary.store with parameters of type Store | |
|---|---|
SafeFileNameStoreWrapper(Store store)
|
|
StoreWrapper(Store store)
|
|
| Uses of Store in com.liferay.portlet.documentlibrary.store.test |
|---|
| Fields in com.liferay.portlet.documentlibrary.store.test declared as Store | |
|---|---|
protected Store |
BaseStoreTestCase.store
|
| Methods in com.liferay.portlet.documentlibrary.store.test that return Store | |
|---|---|
protected abstract Store |
BaseStoreTestCase.getStore()
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||