Package | Description |
---|---|
org.alfresco.repo.web.scripts.quickshare |
Modifier and Type | Class and Description |
---|---|
class |
MetaDataGet
QuickShare/PublicView
GET web script to get limited metadata (including thumbnail defs) => authenticated web script (using a nodeRef)
Note: authenticated web script (equivalent to unauthenticated version - see QuickShareMetaDataGet)
|
class |
QuickShareEnabledGet
QuickShare/PublicView
GET web script to get property system.quickshare.enabled value
|
class |
QuickShareMetaDataGet
QuickShare/PublicView
GET web script to get limited metadata (including thumbnail defs) for some "shared" content
WARNING: **unauthenticated** web script (equivalent to authenticated version - see MetaDataGet.java)
|
class |
ReadGet
QuickShare/PublicView
GET web script that returns whether or not a user can read the shared content.
|
class |
ShareContentGet
QuickShare/PublicView
GET web script to lookup some context (nodeRef, tenantDomain, siteId) for a given "Share"
Note: authenticated web script
|
class |
ShareContentPost
QuickShare/PublicView
POST web script to "Share" access to some content (ie.
|
class |
UnshareContentDelete
QuickShare/PublicView
DELETE web script to "Unshare" access to some content (ie.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.