|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.BeforeRemoveAspectPolicy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy |
---|
Policy.Arg |
Field Summary | |
---|---|
static QName |
QNAME
|
Fields inherited from interface org.alfresco.repo.policy.Policy |
---|
NAMESPACE |
Method Summary | |
---|---|
void |
beforeRemoveAspect(NodeRef nodeRef,
QName aspectTypeQName)
Called before an aspect is removed from a node |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void beforeRemoveAspect(NodeRef nodeRef, QName aspectTypeQName)
nodeRef
- the node from which the aspect will be removedaspectTypeQName
- the type of the aspect
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |