org.alfresco.repo.node
Interface NodeServicePolicies.OnUpdatePropertiesPolicy
All Superinterfaces:
-
Enclosing class:
-
public static interface NodeServicePolicies.OnUpdatePropertiesPolicy
Field Summary |
org.alfresco.repo.policy.Policy.Arg |
ARG_0 |
org.alfresco.repo.policy.Policy.Arg |
ARG_1 |
org.alfresco.repo.policy.Policy.Arg |
ARG_2 |
|
QNAME |
ARG_0
public static final org.alfresco.repo.policy.Policy.Arg ARG_0
ARG_1
public static final org.alfresco.repo.policy.Policy.Arg ARG_1
ARG_2
public static final org.alfresco.repo.policy.Policy.Arg ARG_2
QNAME
public static final QName QNAME
onUpdateProperties
-
Called after a node's properties have been changed.
Parameters:
-
nodeRef - reference to the updated node
-
before - the node's properties before the change
-
after - the node's properties after the change