Interface LockServicePolicies.BeforeUnlock

All Superinterfaces:
ClassPolicy, Policy
Enclosing interface:
LockServicePolicies

public static interface LockServicePolicies.BeforeUnlock extends ClassPolicy
Policy for behavior before an unlock is made.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy

    Policy.Arg
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final QName
     

    Fields inherited from interface org.alfresco.repo.policy.Policy

    NAMESPACE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called before an attempt to unlock the given node is made.
  • Field Details

    • QNAME

      static final QName QNAME
  • Method Details

    • beforeUnlock

      void beforeUnlock(NodeRef nodeRef)
      Called before an attempt to unlock the given node is made.
      Parameters:
      nodeRef - NodeRef