Interface ContentServicePolicies.OnContentReadPolicy

  • All Superinterfaces:
    ClassPolicy, Policy
    All Known Implementing Classes:
    AccessAuditor
    Enclosing interface:
    ContentServicePolicies

    @AlfrescoPublicApi
    public static interface ContentServicePolicies.OnContentReadPolicy
    extends ClassPolicy
    On content read policy interface. This policy is fired when a content reader is requested for a node that has content.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy

        Policy.Arg
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.alfresco.service.namespace.QName QNAME  
    • Field Detail

      • QNAME

        static final org.alfresco.service.namespace.QName QNAME
    • Method Detail

      • onContentRead

        void onContentRead​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Parameters:
        nodeRef - the node reference