Selerix Developer Tools
AbstractEntityObject Class Members
Fields  Properties  Methods 

Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace : AbstractEntityObject Class

The following tables list the members exposed by AbstractEntityObject.

Public Fields
 NameDescription
Public FieldIndicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
Public Properties
 NameDescription
Public PropertyDate when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the by site GUID. Udentifier of site that updated object.  
Public PropertyGets or sets a value indicating whether this AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the entity user count.  
Public PropertyGets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether to hide entity from view.  
Public PropertyGets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyDateTime when object was last updated. Used by synchronization  
Public PropertyRead-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the merge place. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets the merging ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name attribute. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the name text item. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the notes.  
Public PropertyGets or sets the full name of the owner.  
Public PropertyGets or sets the owner user ID.  
Public PropertyGets or sets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the short name. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the unique ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets a value indicating whether this AbstractModelObject is verified. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the version. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public PropertyGets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
Public Methods
 NameDescription
Public MethodGets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodDetermines whether this instance has children.  
Public MethodShoulds the serialize by site GUID.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeExtEngineConfigs) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodOverridden. A ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. A ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeNotes) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodA ShouldSerialize[Object] method (ShouldSerializeUniqueID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodA ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodShoulds the serialize XML as of date ticks. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Public MethodUpgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject)
Top
See Also

Reference

AbstractEntityObject Class
Selerix.Foundation.Data Namespace