Uses of Interface
com.liferay.document.library.kernel.service.DLTrashService
Packages that use DLTrashService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLTrashService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLTrashServiceMethods in com.liferay.document.library.kernel.service that return DLTrashServiceModifier and TypeMethodDescriptionstatic DLTrashService
DLTrashServiceUtil.getService()
DLTrashServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLTrashServiceModifier and TypeMethodDescriptionstatic void
DLTrashServiceUtil.setService
(DLTrashService service) void
DLTrashServiceWrapper.setWrappedService
(DLTrashService dlTrashService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLTrashService