Class ImapContentPolicy


  • public class ImapContentPolicy
    extends java.lang.Object
    • Constructor Detail

      • ImapContentPolicy

        public ImapContentPolicy()
    • Method Detail

      • init

        public void init()
        Init method. Registered behaviours.
      • onAddAspect

        public void onAddAspect​(org.alfresco.service.cmr.repository.NodeRef nodeRef,
                                org.alfresco.service.namespace.QName aspectTypeQName)
        Called when the imap:imapContent aspect is applied
        Parameters:
        nodeRef - The node the aspect is being applied to
        aspectTypeQName - The type of aspect being applied (should be imap:imapContent)
      • setActionService

        public void setActionService​(ActionService actionService)
      • setPolicyComponent

        public void setPolicyComponent​(PolicyComponent policyComponent)