| 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 |
DLAppLocalServiceWrapper
Provides a wrapper for
DLAppLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static DLAppLocalService |
DLAppLocalServiceUtil.getService() |
DLAppLocalService |
DLAppLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DLAppLocalServiceWrapper.setWrappedService(DLAppLocalService dlAppLocalService) |
| Constructor and Description |
|---|
DLAppLocalServiceWrapper(DLAppLocalService dlAppLocalService) |