Implemented Interface | Description |
---|---|
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. |
![]() | Creates a new item object.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. |
![]() | Mails the list of IBase Factory Items. 'Items' is a list of ID numbers. |
![]() | Creates a list of objects according to the specified filter.Creates a list of objects according to the specified filter. |
![]() | Removes item from the database. Removal takes place immediately, without a Post.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 Fetch level for a field. |
![]() | The list of all available fields for the entity managed by the factory.The list of all available fields for the entity managed by the factory. |
![]() | The TDFilter object for 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.The History object for this entity. |
![]() | Gets an object managed by the factory by its key.Gets an object managed by the factory by its key. |
![]() | Gets the root release folder labled 'Releases'. |