Uses of Interface
com.liferay.document.library.kernel.service.DLTrashLocalService
Packages that use DLTrashLocalService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLTrashLocalService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLTrashLocalServiceMethods in com.liferay.document.library.kernel.service that return DLTrashLocalServiceModifier and TypeMethodDescriptionstatic DLTrashLocalService
DLTrashLocalServiceUtil.getService()
DLTrashLocalServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLTrashLocalServiceModifier and TypeMethodDescriptionstatic void
DLTrashLocalServiceUtil.setService
(DLTrashLocalService service) void
DLTrashLocalServiceWrapper.setWrappedService
(DLTrashLocalService dlTrashLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLTrashLocalServiceModifierConstructorDescriptionDLTrashLocalServiceWrapper
(DLTrashLocalService dlTrashLocalService)