Packageorg.servebox.toolbox.acl
Classpublic class AccessControlObject
InheritanceAccessControlObject Inheritance BasicACLObject
ImplementsIAccessControlObject
SubclassesAccessControlObjectGroup

A Simple ACO



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