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. |
ISupportHierarchicalFilter | Support for the hierarchical filter. |
AddItem | Creates a new item object. |
BuildMultiProjectProgressGraph | Builds Requirement progress graph. Extends BuildProgressGraph with ability to display Null parent folders. |
BuildMultiProjectSummaryGraph | Builds Req summary graph. Extends BuildSummaryGraph with ability to display Null parent folders. |
BuildMultiProjectTrendGraph | Creates graph that shows the number of defect status changes over time. |
BuildPerfGraph | Builds Performance Graph. |
BuildPerfGraphEx | 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. |
BuildSummaryGraphEx | Builds Req summary graph. Extends BuildSummaryGraph with ability to display Null parent folders. |
BuildTrendGraph | Creates graph that shows the number of defect status changes over time. |
BuildTrendGraphEx | Creates graph that shows the number of defect status changes over time. |
CreateSearchOptions | Creates a new SearchOptions object. |
Find | Gets a list of requirements containing the Pattern value in specified field. |
GetChildrenList | Gets list of child requirements. |
GetCoverageAnalysisCalculationTime | Get the coverage analysis last calculation time. |
GetCoverageTestConfigsByReqFilter | Returns the list of test configurations that cover the requirements that match the requirement filter. |
GetCoverageTestsByReqFilter | Returns the list of tests that cover the requirements that match the requirement filter. |
GetFilteredChildren | Returns a list of children of the specified parent that match the filter. |
GetFilteredChildrenList | Gets a filtered list of child requirements. |
GetRequirementType | Returns the requirement customization type object specified by the type ID. |
GetRequirementTypes | Returns the list of requirement customization types. |
GetTracedList | Returns the list of requirements either traced directly from or directly to the specified requirement. |
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. |
MoveRequirements | Moves the requirements to be child nodes of the specified parent. |
NewList | Creates a list of objects according to the specified filter. |
RefillTransientTDFields | Internal HP - refresh the Fields to include the transient |
RefreshRoute | Refresh the coverage analysis route talbe. |
RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. |
ReqTypeIdToName | Returns the name of the requirement type specified by the type ID. |
Search | Gets a list of objects matching the search query. |
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. |