Uses of Interface
com.liferay.document.library.kernel.service.DLAppLocalService
Packages that use DLAppLocalService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLAppLocalService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLAppLocalServiceMethods in com.liferay.document.library.kernel.service that return DLAppLocalServiceModifier and TypeMethodDescriptionstatic DLAppLocalService
DLAppLocalServiceUtil.getService()
DLAppLocalServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLAppLocalServiceModifier and TypeMethodDescriptionstatic void
DLAppLocalServiceUtil.setService
(DLAppLocalService service) void
DLAppLocalServiceWrapper.setWrappedService
(DLAppLocalService dlAppLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLAppLocalService