Package org.alfresco.repo.web.scripts.quickshare


package org.alfresco.repo.web.scripts.quickshare
  • Classes
    Class
    Description
    QuickShare/PublicView
    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)
    QuickShare/PublicView GET web script to get stream "shared" content (ie.
    QuickShare/PublicView GET web script to get property system.quickshare.enabled value
    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)
    QuickShare/PublicView GET web script to stream "shared" thumbnail content (ie.
    QuickShare/PublicView GET web script that returns whether or not a user can read the shared content.
    QuickShare/PublicView GET web script to lookup some context (nodeRef, tenantDomain, siteId) for a given "Share" Note: authenticated web script
    QuickShare/PublicView POST web script to "Share" access to some content (ie.
    QuickShare/PublicView DELETE web script to "Unshare" access to some content (ie.