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.
|
![]() | ProtectedSettings |
Encapsulates settings that are protected from being configurable or read by users with insufficient privileges.
|
![]() | SettingsMacroContainer |
Macro container for all settings.
|
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.
|