|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.BeforeAddAspectPolicy
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 |
beforeAddAspect(NodeRef nodeRef,
QName aspectTypeQName)
Called before an aspect is added to a node |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void beforeAddAspect(NodeRef nodeRef, QName aspectTypeQName)
nodeRef
- the node to which the aspect will be addedaspectTypeQName
- the type of the aspect
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |