Uses of Interface
com.liferay.document.library.kernel.service.DLFileShortcutLocalService
Packages that use DLFileShortcutLocalService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of DLFileShortcutLocalService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLFileShortcutLocalServiceMethods in com.liferay.document.library.kernel.service that return DLFileShortcutLocalServiceModifier and TypeMethodDescriptionstatic DLFileShortcutLocalService
DLFileShortcutLocalServiceUtil.getService()
DLFileShortcutLocalServiceWrapper.getWrappedService()
Methods in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutLocalServiceModifier and TypeMethodDescriptionstatic void
DLFileShortcutLocalServiceUtil.setService
(DLFileShortcutLocalService service) void
DLFileShortcutLocalServiceWrapper.setWrappedService
(DLFileShortcutLocalService dlFileShortcutLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLFileShortcutLocalServiceModifierConstructorDescriptionDLFileShortcutLocalServiceWrapper
(DLFileShortcutLocalService dlFileShortcutLocalService)