CMS.DataEngine.Internal Namespace |
Class | Description | |
---|---|---|
AbstractCompositeInfoTInfo |
Base class for info object which represents a composite info object made of multiple internal info components.
| |
AbstractWrapperInfoTInfo |
Base class for info object which wraps other info object and is able to add additional capabilities to its members.
| |
DefaultDataChildDependency |
Specifies dependency of an object type on a child object type
to allow child count re-computation when selecting the default data.
| |
SampleDataGenerator |
Helper class storing sample data generators suitable for demonstration purposes.
|
Interface | Description | |
---|---|---|
IDataTableProvider |
Provides method for creating DataTable from given collection of IDataTransferObject.
| |
IDataTransferObject |
Specifies data object that can be serialized to IDataContainer and used e.g. in bulk insert.
| |
ISampleDataGenerator |
Represents a generator of representative sample data suitable for demonstration purposes.
|