| Package | Description |
|---|---|
| com.liferay.document.library.kernel.service |
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DLFileShortcutServiceWrapper
Provides a wrapper for
DLFileShortcutService. |
| Modifier and Type | Method and Description |
|---|---|
static DLFileShortcutService |
DLFileShortcutServiceUtil.getService() |
DLFileShortcutService |
DLFileShortcutServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DLFileShortcutServiceWrapper.setWrappedService(DLFileShortcutService dlFileShortcutService) |
| Constructor and Description |
|---|
DLFileShortcutServiceWrapper(DLFileShortcutService dlFileShortcutService) |