Interface AclChange


public interface AclChange
Author:
andyh
  • Method Details

    • getBefore

      Long getBefore()
    • getAfter

      Long getAfter()
    • getTypeAfter

      ACLType getTypeAfter()
    • getTypeBefore

      ACLType getTypeBefore()