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 DLTrashLocalServiceDLTrashLocalServiceUtil.getService()DLTrashLocalServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLTrashLocalServiceModifier and TypeMethodDescriptionstatic voidDLTrashLocalServiceUtil.setService(DLTrashLocalService service) voidDLTrashLocalServiceWrapper.setWrappedService(DLTrashLocalService dlTrashLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLTrashLocalServiceModifierConstructorDescriptionDLTrashLocalServiceWrapper(DLTrashLocalService dlTrashLocalService)