Class | Description |
---|---|
AbstractQuickShareContent |
QuickShare/PublicView
|
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)
|
QuickShareContentGet |
QuickShare/PublicView
GET web script to get stream "shared" content (ie.
|
QuickShareEnabledGet |
QuickShare/PublicView
GET web script to get property system.quickshare.enabled value
|
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)
|
QuickShareThumbnailContentGet |
QuickShare/PublicView
GET web script to stream "shared" thumbnail content (ie.
|
ReadGet |
QuickShare/PublicView
GET web script that returns whether or not a user can read the shared content.
|
ShareContentGet |
QuickShare/PublicView
GET web script to lookup some context (nodeRef, tenantDomain, siteId) for a given "Share"
Note: authenticated web script
|
ShareContentPost |
QuickShare/PublicView
POST web script to "Share" access to some content (ie.
|
UnshareContentDelete |
QuickShare/PublicView
DELETE web script to "Unshare" access to some content (ie.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.