Packageorg.servebox.toolbox.acl
Classpublic class AccessControlApplication
InheritanceAccessControlApplication Inheritance AccessControlObjectGroup Inheritance AccessControlObject Inheritance BasicACLObject

Define an ACO of type application



Public Properties
 PropertyDefined by
  accessControlObjectGroups : ArrayCollection
AccessControlApplication
 InheritedaccessControlObjects : ArrayCollection
AccessControlObjectGroup
 Inheritedapplication : AccessControlApplication
AccessControlObjectGroup
 Inheritedname : String
The name of the object.
BasicACLObject
 InheritedUID : String
The UID of the object.
BasicACLObject
Public Methods
 MethodDefined by
 Inherited
AccessControlObjectGroup
 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
Property detail
accessControlObjectGroupsproperty
accessControlObjectGroups:ArrayCollection  [read-write]Implementation
    public function get accessControlObjectGroups():ArrayCollection
    public function set accessControlObjectGroups(value:ArrayCollection):void