Implemented Interface | Description |
---|---|
IAlertableEntityFactory | A factory implements this interface to indicate that it can instantiate objects that implement the IAlertable interface. |
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
IBaseFactoryEx | Enhances the IBaseFactory interface to support mailing. |
IMailableFactory | Mail support for factories. |
ISearchableFactory | Services to support text searches in properties of objects managed by a factory. |
ISupportCopyPaste2 | Services for supporting copy and paste. |
ISupportCopyPaste4 | Services for supporting copy and paste. |
ISupportEntitySubtypes | Represents a factory with support for subtypes. |
AddItem | Creates a new item object. |
BuildMultiProjectProgressGraph | Creates graph showing number of tests in a test set executed over a period of time. |
BuildMultiProjectSummaryGraph | Creates summary graph showing number of tests executed in a test set according to test and test run. |
BuildMultiProjectTrendGraph | Creates graph that shows the number of defect status changes over time. |
BuildPerfGraph | Builds Performance Graph. |
BuildProgressGraph | Builds Req progress graph. |
BuildProgressGraphEx | Builds Requirement progress graph. Extends BuildProgressGraph with ability to display Null parent folders. |
BuildSummaryGraph | Builds Req summary graph. |
BuildTrendGraph | Creates graph that shows the number of defect status changes over time. |
CreateSearchOptions | Creates a new SearchOptions object. |
GetSubtype | Subtype corresponding to the given subtype ID. |
IsSearchable | Checks if the Search method can be called by this factory. |
Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. | |
MailEx | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. |
NewList | Creates a list of objects according to the specified filter. |
RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. |
Search | Gets a list of objects matching the search query. |
CheckedOutEntitiesCount | Returns the number of entities of the type managed by this factory that are checked out by the current user. |
FetchLevel | The Fetch level for a field. |
Fields | The list of all available fields for the entity managed by the factory. |
Filter | The TDFilter object for the factory. |
GroupingManager | The GroupingManager for this factory. |
GroupingSupported | Check whether the factory supports grouping. |
History | The History object for this entity. |
Item | Gets an object managed by the factory by its key. |
RepositoryStorage | Deprecated. Use Test.Attachments. |
Subtypes | List of subtypes supported by this entity. |