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 |
DLFileEntryLocalServiceWrapper
Provides a wrapper for
DLFileEntryLocalService . |
Modifier and Type | Method and Description |
---|---|
static DLFileEntryLocalService |
DLFileEntryLocalServiceUtil.getService() |
DLFileEntryLocalService |
DLFileEntryLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
DLFileEntryLocalServiceWrapper.setWrappedService(DLFileEntryLocalService dlFileEntryLocalService) |
Constructor and Description |
---|
DLFileEntryLocalServiceWrapper(DLFileEntryLocalService dlFileEntryLocalService) |