Click or drag to resize
AbstractDataContainerParentObjectType Class
Abstract class for data container objects
Inheritance Hierarchy
SystemObject
  CMS.BaseAbstractSimpleDataContainerParentObjectType
    CMS.BaseAbstractDataContainerParentObjectType
      More...

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public abstract class AbstractDataContainer<ParentObjectType> : AbstractSimpleDataContainer<ParentObjectType>, 
	IDataContainer, ISimpleDataContainer
where ParentObjectType : AbstractDataContainer<ParentObjectType>

Type Parameters

ParentObjectType

The AbstractDataContainerParentObjectType type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodContainsColumn
Returns true if specified column is available in current structure.
Public methodGetValue
Gets the object value.
(Inherited from AbstractSimpleDataContainerTObject.)
Protected methodRegisterColumn(String, FuncTObject, Object)
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected methodRegisterColumn(String, FuncTObject, Object, FuncTObject, Object, Object)
Registers the given Column to the object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected methodRegisterColumns
Registers the Columns of this object
(Inherited from AbstractSimpleDataContainerTObject.)
Public methodSetValue
Sets the object value.
(Inherited from AbstractSimpleDataContainerTObject.)
Public methodTryGetValue
Returns value of column.
(Inherited from AbstractSimpleDataContainerTObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodCopyTo
Copies the data of specified columns of the source object to the target object.
(Defined by DataExtensions.)
Public Extension MethodCheckRequiredColumns
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.)
Public Extension MethodToJSON
Returns JSON representation of current instance of IDataContainer.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IDataContainer.
(Defined by DataExtensions.)
Top
See Also
Inheritance Hierarchy
SystemObject
  CMS.BaseAbstractSimpleDataContainerParentObjectType
    CMS.BaseAbstractDataContainerParentObjectType
      CMS.BaseAbstractHierarchicalObjectTObject
      CMS.BaseAggregatedDataContainer
      CMS.DataEngineExtraColumn
      CMS.DataEngineFieldBaseFieldType
      CMS.DataEngineImportExportSettings
      CMS.DataEngineObjectDependency
      CMS.DataEngineSynchronizationSettings
      CMS.FormEngineFormCategoryInfo
      CMS.FormEngineSpecialFieldMacro
      CMS.FormEngineSpecialFieldValue
      CMS.PortalControlsDocumentWizardStep
      CMS.PortalEngineCurrentDeviceInfo
      CMS.WebAnalyticsGeoLocation