AddItem | Creates a new item object. |
NewList | Creates a list of objects according to the specified filter. |
RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. |
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. |
FullLinkage | Indicates that NewList returns child objects in addition to the current object. |
History | Not implemented for ILinkFactory. |
Item | Gets an object managed by the factory by its key. |
Owner | Not implemented for ILinkFactory. |