| 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 |
DLFileEntryServiceWrapper
Provides a wrapper for
DLFileEntryService. |
| Modifier and Type | Method and Description |
|---|---|
static DLFileEntryService |
DLFileEntryServiceUtil.getService() |
DLFileEntryService |
DLFileEntryServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DLFileEntryServiceWrapper.setWrappedService(DLFileEntryService dlFileEntryService) |
| Constructor and Description |
|---|
DLFileEntryServiceWrapper(DLFileEntryService dlFileEntryService) |