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 |
DLFileVersionServiceWrapper
Provides a wrapper for
DLFileVersionService . |
Modifier and Type | Method and Description |
---|---|
static DLFileVersionService |
DLFileVersionServiceUtil.getService() |
DLFileVersionService |
DLFileVersionServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
DLFileVersionServiceWrapper.setWrappedService(DLFileVersionService dlFileVersionService) |
Constructor and Description |
---|
DLFileVersionServiceWrapper(DLFileVersionService dlFileVersionService) |