Uses of Class
wt.access.AclEntryLink

Packages that use AclEntryLink
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
 

Uses of AclEntryLink in wt.access
 

Methods in wt.access that return AclEntryLink
static AclEntryLink AclEntryLink.newAclEntryLink(AccessControlList acl, WTAclEntry entry)
          Default factory for the class.
static AclEntryLink AclEntryLink.newAclEntryLink(AccessControlList acl, WTAclEntry entry)
          Default factory for the class.
 

Methods in wt.access with parameters of type AclEntryLink
protected  boolean AclEntryLink.readVersion(AclEntryLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean AclEntryLink.readVersion(AclEntryLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.