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 DLAppLocalServiceDLAppLocalServiceUtil.getService()DLAppLocalServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLAppLocalServiceModifier and TypeMethodDescriptionstatic voidDLAppLocalServiceUtil.setService(DLAppLocalService service) voidDLAppLocalServiceWrapper.setWrappedService(DLAppLocalService dlAppLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLAppLocalService