Uses of Interface
com.liferay.document.library.kernel.service.DLFileShortcutService
Packages that use DLFileShortcutService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLFileShortcutService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLFileShortcutServiceMethods in com.liferay.document.library.kernel.service that return DLFileShortcutServiceModifier and TypeMethodDescriptionstatic DLFileShortcutServiceDLFileShortcutServiceUtil.getService()DLFileShortcutServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutServiceModifier and TypeMethodDescriptionstatic voidDLFileShortcutServiceUtil.setService(DLFileShortcutService service) voidDLFileShortcutServiceWrapper.setWrappedService(DLFileShortcutService dlFileShortcutService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutServiceModifierConstructorDescriptionDLFileShortcutServiceWrapper(DLFileShortcutService dlFileShortcutService)