| Package | Description |
|---|---|
| com.liferay.document.library.kernel.service |
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
|
| com.liferay.portal.kernel.repository | |
| com.liferay.portal.kernel.repository.proxy |
This package defines the portal repository proxy beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DLAppHelperLocalServiceWrapper
Provides a wrapper for
DLAppHelperLocalService. |
| Modifier and Type | Method and Description |
|---|---|
static DLAppHelperLocalService |
DLAppHelperLocalServiceUtil.getService() |
DLAppHelperLocalService |
DLAppHelperLocalServiceWrapper.getWrappedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DLAppHelperLocalServiceWrapper.setWrappedService(DLAppHelperLocalService dlAppHelperLocalService) |
| Constructor and Description |
|---|
DLAppHelperLocalServiceWrapper(DLAppHelperLocalService dlAppHelperLocalService) |
| Modifier and Type | Field and Description |
|---|---|
protected DLAppHelperLocalService |
BaseRepositoryImpl.dlAppHelperLocalService |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRepositoryImpl.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService) |
void |
BaseRepository.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRepositoryProxyBean.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService) |