|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface NodeServicePolicies.OnRemoveAspectPolicy
| 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 |
onRemoveAspect(NodeRef nodeRef,
QName aspectTypeQName)
Called after an aspect has been removed from a node |
| Field Detail |
|---|
static final QName QNAME
| Method Detail |
|---|
void onRemoveAspect(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 | ||||||||