|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.action.ActionsAspect
public class ActionsAspect
Class containing behaviour for the actions aspect
| Constructor Summary | |
|---|---|
ActionsAspect()
|
|
| Method Summary | |
|---|---|
void |
disbleOnAddAspect()
Helper to diable the on add aspect policy behaviour. |
void |
enableOnAddAspect()
Helper to enable the on add aspect policy behaviour. |
void |
init()
|
void |
onAddAspect(NodeRef nodeRef,
QName aspectTypeQName)
On add aspect policy behaviour |
void |
onCopyComplete(QName classRef,
NodeRef sourceNodeRef,
NodeRef destinationRef,
boolean copyToNew,
java.util.Map copyMap)
|
void |
onCopyNode(QName classRef,
NodeRef sourceNodeRef,
StoreRef destinationStoreRef,
boolean copyToNewNode,
PolicyScope copyDetails)
|
void |
setNodeService(NodeService nodeService)
|
void |
setPolicyComponent(PolicyComponent policyComponent)
|
void |
setRuleService(RuleService ruleService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionsAspect()
| Method Detail |
|---|
public void setPolicyComponent(PolicyComponent policyComponent)
public void setNodeService(NodeService nodeService)
public void setRuleService(RuleService ruleService)
public void init()
public void disbleOnAddAspect()
public void enableOnAddAspect()
public void onAddAspect(NodeRef nodeRef,
QName aspectTypeQName)
nodeRef - aspectTypeQName -
public void onCopyNode(QName classRef,
NodeRef sourceNodeRef,
StoreRef destinationStoreRef,
boolean copyToNewNode,
PolicyScope copyDetails)
public void onCopyComplete(QName classRef,
NodeRef sourceNodeRef,
NodeRef destinationRef,
boolean copyToNew,
java.util.Map copyMap)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||