InfoObjectCollection Methods |
The InfoObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
Add(IEnumerableTObject) |
Adds new object to the collection.
(Inherited from ObjectCollectionTObject.) | |
Add(BaseInfo) |
Adds new object to the collection.
(Overrides ObjectCollectionTObjectAdd(TObject).) | |
AddCacheDependencies |
Adds the given list of cache dependencies to the collection
| |
AsTargetType |
Makes a wrapper of the collection with specified type of the items.
| |
CacheDependenciesChanged |
Ensures the actions when the cache dependencies have changed
| |
Clear |
Clears the current items in the collection.
(Inherited from ObjectCollectionTObject.) | |
ClearCache |
Clears the collection cache
| |
ClearCacheCallback |
Clears the collection cache
| |
Clone |
Creates the clone of the collection.
(Overrides ObjectCollectionTObjectClone.) | |
CloneCollection |
Creates the clone of this collection.
(Inherited from ObjectCollectionTObject.) | |
CombineWith |
Combines current instance with other properties (modifies current instace!).
List properties are merged from all the participating typeinfos, other properties are taken as first non-null value (non-null is determined by nullValues collection).
(Inherited from AbstractHierarchicalObjectTObject.) | |
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from AbstractObjectCollection.) | |
ContainsColumn |
Returns true if specified column is available in current structure.
(Inherited from AbstractDataContainerParentObjectType.) | |
CopyPropertiesTo |
Copies the properties of this collection to the other collection
| |
CreateChild |
Creates the child collection based on the given provider
(Inherited from ObjectCollectionTObject.) | |
CreateNewObject |
Creates new instance of the encapsulated object.
(Overrides ObjectCollectionTObjectCreateNewObject(DataRow).) | |
CreateQueryProvider |
Creates a LINQ query provider for this collection
(Inherited from ObjectCollectionTObject.) | |
Disconnect |
Disconnects the collection from the database
(Inherited from AbstractObjectCollection.) | |
Dispose |
Disposes the object
| |
EnsureItems |
Ensures the specified number of items in the item list.
(Inherited from ObjectCollectionTObject.) | |
EnsureObjectValues |
Ensures the proper values for the given object
| |
GetCacheDependencyKeys |
Gets the list of cache dependency keys on which this collection depends
| |
GetCompleteWhereCondition |
Gets the complete where condition for the collection
(Overrides AbstractObjectCollectionGetCompleteWhereCondition.) | |
GetData |
Gets the data for the collection.
(Overrides ObjectCollectionTObjectGetData(String, Int32, Int32, Int32).) | |
GetEmptyObject |
Gets an empty object for this collection
(Inherited from ObjectCollectionTObject.) | |
GetEnumerator |
Gets the enumerator for the collection.
(Inherited from ObjectCollectionTObject.) | |
GetEnumeratorInternal |
Gets the enumerator for the collection.
(Inherited from ObjectCollectionTObject.) | |
GetFieldsAsObjects(String) |
Gets the collection of objects that are referenced by the given property
| |
GetFieldsAsObjects(String, String) |
Gets the collection of objects that are referenced by the given property
| |
GetFullData |
Gets the data set of the data behind this collection
(Inherited from ObjectCollectionTObject.) | |
GetItem |
Gets the item on the specified index.
(Overrides ObjectCollectionTObjectGetItem(Int32).) | |
GetItemsAsFields |
Returns the updatable collection of fields of collection items
| |
GetNameWhereCondition |
Gets the where condition for the given object name.
(Overrides ObjectCollectionTObjectGetNameWhereCondition(String).) | |
GetObjectByNameInternal |
Gets the object by its name, internal representation that gets data from database
(Overrides ObjectCollectionTObjectGetObjectByNameInternal(String).) | |
GetObjectEnumerator |
Gets the object enumerator for the collection
(Inherited from ObjectCollectionTObject.) | |
GetObjectName(Object) |
Returns the name of the given object
(Inherited from ObjectCollectionTObject.) | |
GetObjectName(BaseInfo) |
Gets the unique object name from the given object.
(Overrides ObjectCollectionTObjectGetObjectName(TObject).) | |
GetProperty |
Gets the context property.
(Inherited from AbstractHierarchicalObjectTObject.) | |
GetPropertyType |
Gets the type of the given property
(Inherited from AbstractHierarchicalObjectTObject.) | |
GetSubsetOrderBy |
Returns the clone of the collection with specified order by applied
| |
GetSubsetWhere |
Returns the clone of the collection with specified where condition applied
| |
GetSubsetWhereNotEmpty |
Returns the clone of the collection with specified column not being empty
| |
GetValue |
Gets the object value.
(Inherited from AbstractSimpleDataContainerTObject.) | |
HasSetter |
Returns true if given property has a setter
(Inherited from AbstractHierarchicalObjectTObject.) | |
ChangeParent |
Changes the parent of the collection
| |
Init |
Initializes the collection to use specific object type
| |
Load |
Clears the data in the collection and loads objects from the given list.
| |
MakeEmpty |
Makes the collection empty.
(Inherited from AbstractObjectCollection.) | |
New |
Constructor
| |
Reconnect |
Reconnects the collection to the database
(Inherited from AbstractObjectCollection.) | |
RegisterClearCacheCallback |
Registers the callback to clear the collection cache
| |
RegisterColumn(String, FuncTObject, Object) |
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisterColumn(String, FuncTObject, Object, FuncTObject, Object, Object) |
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainerTObject.) | |
RegisterColumns |
Registers the Columns of this object
(Overrides ObjectCollectionTObjectRegisterColumns.) | |
RegisterProperties |
Registers the properties of this object
(Overrides ObjectCollectionTObjectRegisterProperties.) | |
RegisterProperties(ListString) |
Registers supported properties
| |
RegisterProperty(String, FuncTObject, Object) |
Registers the given property to the object
(Inherited from AbstractHierarchicalObjectTObject.) | |
RegisterProperty(String, Object, FuncTObject, Object, Object) |
Registers the given parameterized property to the object.
(Inherited from AbstractHierarchicalObjectTObject.) | |
Remove(IEnumerableTObject) |
Removes the specified object from the collection.
(Inherited from ObjectCollectionTObject.) | |
Remove(TObject) |
Removes the specified object from the collection.
(Inherited from ObjectCollectionTObject.) | |
RemoveClearCacheCallback |
Removes the callback to clear the collection cache
| |
SetProperty |
Gets the context property.
(Inherited from AbstractHierarchicalObjectTObject.) | |
SetValue |
Sets the object value.
(Inherited from AbstractSimpleDataContainerTObject.) | |
SubmitChanges |
Submits the changes in the collection to the database.
| |
ToString |
Provides a string representation of the collection
(Overrides ObjectToString.) | |
TryGetProperty(String, Object) |
Gets the context property.
(Inherited from AbstractHierarchicalObjectTObject.) | |
TryGetProperty(String, Object, Boolean) |
Returns value of property.
(Inherited from AbstractHierarchicalObjectTObject.) | |
TryGetValue |
Returns value of column.
(Inherited from AbstractSimpleDataContainerTObject.) | |
UseData |
Initializes the collection with the given source data
(Inherited from ObjectCollectionTObject.) | |
ValidateItem |
Validates whether the item can be member of the collection (collection can work with it). Returns true if item is valid.
(Overrides ObjectCollectionTObjectValidateItem(TObject, Boolean).) |
Name | Description | |
---|---|---|
AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) | |
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |