Get a LinkFactory reference for creating lists, viewing properties, and adding and removing items from the BugLinkFactory Property property of the ILinkable implemented interface of any object that can be linked to a defect, such as Bug, Req, Run, Step, Test, TestSet, or TSTest.
Get a LinkFactory reference for creating lists and viewing properties from the LinkFactory Property of the ILinkable implemented interface of the Bug Object.
Implemented Interface | Description |
---|---|
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
![]() | Creates a new item object. |
![]() | Creates a list of objects according to the specified filter. |
![]() | Removes item from the database. Removal takes place immediately, without a Post. |
![]() | The Fetch level for a field. |
![]() | The list of all available fields for the entity managed by the factory. |
![]() | The TDFilter object for the factory. |
![]() | Indicates that NewList returns child objects in addition to the current object. |
![]() | The GroupingManager for this factory. |
![]() | Check whether the factory supports grouping. |
![]() | Not implemented for ILinkFactory. |
![]() | Gets an object managed by the factory by its key. |
![]() | Not implemented for ILinkFactory. |