ComponentFolderFactory Object Members
Public Methods
Public Method AddItemCreates a new item object.
Public Method FolderByPathGets a ComponentFolder by its path.
Public Method FolderPathGets the path of the specified folder.
Public Method GetFilteredChildrenReturns a list of children of the specified parent that match the filter.
Public Method NewListCreates a list of objects according to the specified filter.
Public Method ObsoleteGets the Obsolete Components folder.
Public Method RemoveItemRemoves item from the database. Removal takes place immediately, without a Post.
Public Method RootGets the business components root folder.
Public Method TemplatesGets the Templates folder (Quick Test only).
Public Properties
Public Property ContainsUsedByReturns true if this folder contains entities that are used by other entities.
Public Property FetchLevelThe Fetch level for a field.
Public Property FieldsThe list of all available fields for the entity managed by the factory.
Public Property FilterThe TDFilter object for the factory.
Public Property GroupingManagerThe GroupingManager for this factory.
Public Property GroupingSupportedCheck whether the factory supports grouping.
Public Property HistoryThe History object for this entity.
Public Property ItemGets an object managed by the factory by its key.
See Also