| Package | Description |
|---|---|
| com.liferay.document.library.kernel.store |
This package defines the document library portlet store interfaces, base classes, utilities, and wrappers.
|
| Modifier and Type | Method and Description |
|---|---|
static DLStore |
DLStoreUtil.getStore()
Returns the
DLStore object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DLStoreUtil.setStore(DLStore store)
Set's the
DLStore object. |