AddItem | Creates a new item object. | 
  GetFilteredChildren | Returns a list of children of the specified parent that match the filter. | 
  Mail | 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. | 
  RemoveItemAndMoveTestSetsToUnattached | Removes test set folders and moves the test sets they contain to the Unattached folder. | 
  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. | 
  Root | Returns the root test set folder. |