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 |
DLTrashLocalServiceWrapper
Provides a wrapper for
DLTrashLocalService . |
Modifier and Type | Method and Description |
---|---|
static DLTrashLocalService |
DLTrashLocalServiceUtil.getService() |
DLTrashLocalService |
DLTrashLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
DLTrashLocalServiceWrapper.setWrappedService(DLTrashLocalService dlTrashLocalService) |
Constructor and Description |
---|
DLTrashLocalServiceWrapper(DLTrashLocalService dlTrashLocalService) |