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 |
DLContentLocalServiceWrapper
Provides a wrapper for
DLContentLocalService . |
Modifier and Type | Method and Description |
---|---|
static DLContentLocalService |
DLContentLocalServiceUtil.getService() |
DLContentLocalService |
DLContentLocalServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
DLContentLocalServiceWrapper.setWrappedService(DLContentLocalService dlContentLocalService) |
Constructor and Description |
---|
DLContentLocalServiceWrapper(DLContentLocalService dlContentLocalService) |