AddItem | Creates a new item object. |
CreateSearchOptions | Creates a new SearchOptions object. |
DeleteDuplicateRuns | Removes duplicate runs for the current test set. Removal is immediate without Post. |
GetSubtype | Subtype corresponding to the given subtype ID. |
IsSearchable | Checks if the Search method can be called by this factory. |
Mail | Mails the list of 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. |