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 DLAppServiceDLAppServiceUtil.getService()DLAppServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLAppServiceModifier and TypeMethodDescriptionstatic voidDLAppServiceUtil.setService(DLAppService service) voidDLAppServiceWrapper.setWrappedService(DLAppService dlAppService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLAppService