Ant Organisation Ltd documentation

HierarchyNode Members

HierarchyNode overview

Public Instance Methods

AddChildNode Adds a new node to the list
AddItemOverloaded. Adds a new item to this node
AddItemWithParentOverloaded. Adds a new item to this node
Archive Archives the node
ClearCache Clears all the caches for type information on this node, and its children
Delete Delete this node from the tree
GetAllHierarchyItemsForName Gets the item versions with the name from this node
GetArchivedItemsNames Gets the names of the items which have been archived on this node
GetChildNodes Gets all the nodes which are children of this node
GetHierarchyItemForName Gets the item with the name from this node
GetHierarchyItemsOverloaded. Gets the items which are contained in this node, of the type specified
GetInstanceForType Gets the instance which is connected to this node, for the type
GetName Gets the name of the node
GetNodeKey Gets the key which represents this node in the storage
GetOwner Gets the owner of this hierarchy node
GetParent Gets the parent node of this node, or null is this node is a root
GetPath Gets the path of this node
GetUserMap Gets the user map needed to check permissions on this node
SetInstanceForType Sets the instance which is connected to this node, for the type
SetName Sets the name of the node
SetOwner Sets the owner of this hierarchy node
Unarchive Unarchives the item with the name specified

See Also

HierarchyNode Interface | Ant.Hierarchy Namespace