Implemented Interface | Description |
---|---|
IObjectLockingSupport | Services to support locking objects for editing. This interface is not used for version control. |
ISupportCopyPaste4 | Services for supporting copy and paste. |
![]() | Adds a new child node. |
![]() | Finds a child node by node name. |
![]() | Finds node children according to specified search pattern. |
![]() | Finds tests within the current subject folder whose name matches the specified text pattern. |
![]() | Locks the object. Returns True if the object has been changed on the server. |
![]() | Moves the current tree mode to be under the specified parent. |
![]() | Gets a list of the node's immediate children. |
![]() | Posts all changed values to the database. |
![]() | Reads the saved node data, overwriting values in memory. |
![]() | Not implemented for ISubjectNode. |
![]() | Removes the specified node from the subject tree. |
![]() | Unlocks the object. |
![]() | The AttachmentFactory for the subject folder. |
![]() | Gets the node attribute. |
![]() | Gets a sub-folder of the current folder. |
![]() | The number of child nodes. |
![]() | The sub-tree depth type. |
![]() | A description of the subject node. |
![]() | The current folder's parent folder. |
![]() | Checks if the SubjectNode has at least one attachment. |
![]() | Checks if object is locked for editing. |
![]() | The node name. |
![]() | The node ID number. |
![]() | The folder tree path starting from the tree root. |
![]() | The TestFactory object for the subject folder. |
![]() | The filter on the test objects in the tree. |
![]() | The position of the node in the tree as presented in the user interface. |