Ant Organisation Ltd documentation

WorkflowDefinitionHierarchyType Members

WorkflowDefinitionHierarchyType overview

Public Instance Constructors

WorkflowDefinitionHierarchyType Constructor Constructor

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetCustomActionOfType Returns the custom action to create a new item of the type required based on this item, null if this item does not specify a type
GetCustomActions Returns custom actions
GetEditableContentProvider Gets the content definition which represent the default type of content type create for this type
GetEditableContentProviderForNode Gets the content definition based on an item, typically used where a item in the hierarchy defines a new content type
GetGlobalPermissions Gets the permissions that can be set globally on this type
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.
GetLocalPermissions Gets the permissions that can be set locally on this type
GetProvidedTypes Gets the names of the provided types for use with GetEditableContentProviderOfType
GetType (inherited from Object)Gets the Type of the current instance.
GetTypeName Gets the name of the type
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

WorkflowDefinitionHierarchyType Class | Ant.Workflow.Hierarchy Namespace