Ant Organisation Ltd documentation

HierarchyManager Members

HierarchyManager overview

Public Static Methods

Get Gets the singleton
Init Initialise method for the Manager. This must be called prior to getting the singleton use Get()

Public Instance Methods

ClearCaches Clears the acl and item type caches
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAcl Gets the Acl associated with an item type and permission
GetArchivedNodeNames Gets the archived nodes
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.
GetItemFromKey
GetItemFromPath
GetItemType Gets the HierarchyItemType from a name
GetItemTypes Gets the types of items that can appear in the hierarhcy
GetNodeFromKey Gets the node in the hierarchy based on the node key
GetNodeFromPath Gets the node from a given path.
GetTopNodes Gets the top nodes of this hierarhcy
GetType (inherited from Object)Gets the Type of the current instance.
SetAcl Sets the Acl associated with an item type and permission
ToString (inherited from Object)Returns a String that represents the current Object.
UnarchiveNode

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

HierarchyManager Class | Ant.Hierarchy Namespace