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 DLFileShortcutService
DLFileShortcutServiceUtil.getService()
DLFileShortcutServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutServiceModifier and TypeMethodDescriptionstatic void
DLFileShortcutServiceUtil.setService
(DLFileShortcutService service) void
DLFileShortcutServiceWrapper.setWrappedService
(DLFileShortcutService dlFileShortcutService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutServiceModifierConstructorDescriptionDLFileShortcutServiceWrapper
(DLFileShortcutService dlFileShortcutService)