| InfoObjectRepositoryTCollection, TObject, TSettings Methods |
The InfoObjectRepositoryTCollection, TObject, TSettings generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds new object to the collection.
| |
| AddCollection |
Registers the given collection of objects within the repository.
| |
| Disconnect |
Disconnects the collections from the database
| |
| GetCollection |
Returns the collection of objects indexed by object type, e.g. "cms.user".
| |
| GetEnumerator |
Gets the enumerator for the collection.
| |
| GetNicePropertyName |
Gets the property name for the original name of the collection
| |
| GetObjectName |
Returns the name of the given object
| |
| GetProperty |
Gets the property value.
| |
| LoadCollection |
Loads the given collection.
| |
| NewCollection |
Creates new collection for the data.
| |
| NewCombinedCollection |
Creates new combined collection for the data.
| |
| Reconnect |
Reconnects the collection to the database
| |
| RegisterNiceName |
Registers the nice name of the collection
| |
| ReplaceCollection |
Registers the given collection of objects within the repository.
| |
| SetupCollection |
Sets up the collection using the given settings
| |
| StoreCollection |
Stores the collection into inner lists
| |
| SubmitChanges |
Submits the changes to the database.
| |
| TryGetProperty |
Returns value of property.
|
| Name | Description | |
|---|---|---|
| BatchTCollection |
Returns input in batches of batchSize size.
(Defined by BaseExtensions.) | |
| GetNamedEnumeratorT |
Name enumerator over a collection
(Defined by DataExtensions.) | |
| ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
| ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |