JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.repo.security.permissions.impl
Interface AclChange
public interface
AclChange
Author:
andyh
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Long
getAfter
()
Long
getBefore
()
ACLType
getTypeAfter
()
ACLType
getTypeBefore
()
Method Details
getBefore
Long
getBefore
()
getAfter
Long
getAfter
()
getTypeAfter
ACLType
getTypeAfter
()
getTypeBefore
ACLType
getTypeBefore
()