JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.alfresco.service.cmr.quickshare.QuickShareService
Packages that use
QuickShareService
Package
Description
org.alfresco.repo.quickshare
Uses of
QuickShareService
in
org.alfresco.repo.quickshare
Classes in
org.alfresco.repo.quickshare
that implement
QuickShareService
Modifier and Type
Class
Description
class
QuickShareServiceImpl
QuickShare Service implementation.
Methods in
org.alfresco.repo.quickshare
with parameters of type
QuickShareService
Modifier and Type
Method
Description
void
QuickShareLinkExpiryActionExecutor.
setQuickShareService
(
QuickShareService
quickShareService)