Uses of Class
org.alfresco.repo.web.scripts.quickshare.AbstractQuickShareContent

Packages that use AbstractQuickShareContent
  • Uses of AbstractQuickShareContent in org.alfresco.repo.web.scripts.quickshare

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