Package org.alfresco.repo.imap
Class ImapContentPolicy
java.lang.Object
org.alfresco.repo.imap.ImapContentPolicy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCopyCallback(QName classRef, CopyDetails copyDetails) voidinit()Init method.voidonAddAspect(NodeRef nodeRef, QName aspectTypeQName) Called when the imap:imapContent aspect is appliedvoidsetActionService(ActionService actionService) voidsetPolicyComponent(PolicyComponent policyComponent)
-
Constructor Details
-
ImapContentPolicy
public ImapContentPolicy()
-
-
Method Details
-
init
public void init()Init method. Registered behaviours. -
onAddAspect
Called when the imap:imapContent aspect is applied- Parameters:
nodeRef- The node the aspect is being applied toaspectTypeQName- The type of aspect being applied (should be imap:imapContent)
-
getCopyCallback
-
setActionService
-
getActionService
-
setPolicyComponent
-
getPolicyComponent
-