Get a reference from TDConnection.AssetRepositoryItemFactory or from the AssetRepositoryItemFactory Property of any object that implements ISupportAssetRepositoryItems: Component, Test QCResource, or UserAsset.
Implemented Interface | Description |
---|---|
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
ISearchableFactory | Services to support text searches in properties of objects managed by a factory. |
![]() | Creates a new item object. |
![]() | Creates a new SearchOptions object. |
![]() | 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. |
![]() | Creates a list of objects according to the specified filter. |
![]() | Removes item from the database. Removal takes place immediately, without a Post. |
![]() | Gets a list of objects matching the search query. |
![]() | 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. |
![]() | The GroupingManager for this factory. |
![]() | Check whether the factory supports grouping. |
![]() | The History object for this entity. |
![]() | Gets an object managed by the factory by its key. |