Uses of Interface
com.liferay.document.library.kernel.service.DLAppService
Packages that use DLAppService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLAppService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLAppServiceMethods in com.liferay.document.library.kernel.service that return DLAppServiceModifier and TypeMethodDescriptionstatic DLAppService
DLAppServiceUtil.getService()
DLAppServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLAppServiceModifier and TypeMethodDescriptionstatic void
DLAppServiceUtil.setService
(DLAppService service) void
DLAppServiceWrapper.setWrappedService
(DLAppService dlAppService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLAppService