Ant Organisation Ltd documentation

GroupsUsersRelationships Members

GroupsUsersRelationships overview

Public Instance Constructors

GroupsUsersRelationships ConstructorInitializes a new instance of the GroupsUsersRelationships class.

Public Instance Properties

Groups ArrayList of GroupRef objects
Relationships ArrayList of relationshipPermission objects
SelfRelationships ArrayList of relationshipPermission objects, which define relationships to self
Users ArrayList of UserRef objects

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetGroups Gets an ArrayList of Group object which are included in this object
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetSummary Method to get the string summary of this object used for display
GetType (inherited from Object)Gets the Type of the current instance.
GetUsers Gets an ArrayList of User objects which are include in this object
SetGroups Sets an ArrayList of Group object
SetUsers Sets an ArrayList of User object
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GroupsUsersRelationships Class | Ant.Security.Base Namespace