|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLAppService | |
---|---|
com.liferay.portlet.documentlibrary.service | This package defines the local and remote document library portlet service interfaces, utility and wrapper classes. |
Uses of DLAppService in com.liferay.portlet.documentlibrary.service |
---|
Classes in com.liferay.portlet.documentlibrary.service that implement DLAppService | |
---|---|
class |
DLAppServiceWrapper
This class is a wrapper for DLAppService . |
Methods in com.liferay.portlet.documentlibrary.service that return DLAppService | |
---|---|
static DLAppService |
DLAppServiceUtil.getService()
|
DLAppService |
DLAppServiceWrapper.getWrappedDLAppService()
Deprecated. Renamed to DLAppServiceWrapper.getWrappedService() |
DLAppService |
DLAppServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLAppService | |
---|---|
void |
DLAppServiceUtil.setService(DLAppService service)
|
void |
DLAppServiceWrapper.setWrappedDLAppService(DLAppService dlAppService)
Deprecated. Renamed to DLAppServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLAppService) |
void |
DLAppServiceWrapper.setWrappedService(DLAppService dlAppService)
|
Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLAppService | |
---|---|
DLAppServiceWrapper(DLAppService dlAppService)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |