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 DLTrashServiceDLTrashServiceUtil.getService()DLTrashServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLTrashServiceModifier and TypeMethodDescriptionstatic voidDLTrashServiceUtil.setService(DLTrashService service) voidDLTrashServiceWrapper.setWrappedService(DLTrashService dlTrashService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLTrashService