org.alfresco.repo.node
Interface NodeServicePolicies.BeforeUpdateNodePolicy
All Superinterfaces:
-
Enclosing class:
-
public static interface NodeServicePolicies.BeforeUpdateNodePolicy
QNAME
public static final QName QNAME
beforeUpdateNode
void beforeUpdateNode(NodeRef nodeRef) -
Called before a node is updated. This includes the modification of properties, child and target
associations and the addition of aspects.
Parameters:
-
nodeRef - reference to the node being updated