API Documentation : ActionScript Foundry Bundle Project
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class AccessControlObject
Properties
|
Methods
Package
org.servebox.toolbox.acl
Class
public class AccessControlObject
Inheritance
AccessControlObject
BasicACLObject
Implements
IAccessControlObject
Subclasses
AccessControlObjectGroup
A Simple ACO
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined by
name
: String
The name of the object.
BasicACLObject
UID
: String
The UID of the object.
BasicACLObject
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined by
equals
(value:
IBasicObject
):Boolean
Object comparison mechanism.
BasicACLObject
hashCode
():int
Returns the hashcode of the object.
BasicACLObject
toString
():String
Returns the string representation of the specified object.
BasicACLObject
ActionScript Foundry Bundle Project API Documentation - Generated using Adobe ASDoc / Maven Flex Plugin