Packageorg.servebox.toolbox.acl
Classpublic class AccessRequestRole
InheritanceAccessRequestRole Inheritance AccessRequestObject Inheritance BasicACLObject

A simple ARO Role



Public Properties
 PropertyDefined by
 Inheritedname : String
The name of the object.
BasicACLObject
 InheritedUID : String
The UID of the object.
BasicACLObject
Public Methods
 MethodDefined by
 Inherited
equals(value:IBasicObject):Boolean
Object comparison mechanism.
BasicACLObject
 Inherited
hashCode():int
Returns the hashcode of the object.
BasicACLObject
 Inherited
toString():String
Returns the string representation of the specified object.
BasicACLObject