{CompanyName} FlexyGo

IEntity Members

The IEntity type exposes the following members.

Methods


  Name Description
Public method Actions
Gets the Actions collection.
Public method GetCrystalReportDocument
Public method GetTemplate
Gets the template based on template identifier.
Public method GetTemplateByType
Gets the template based on Template Type.
Public method GetToolBar
Process Toolbar with Object Values
Public method GetWhereKeys
Gets where keys.
Public method NavigationNode
Gets Navigation Nodes Based on Reports, Process, Related Objects and actions.
Public method ParseString
Parses the string {{property}} against default values and object properties. " The {{ObjectName}} is ok " would result in "The Client is ok"
Public method ParseValue
Parses the string {{property}} against default values and object properties. " The {{ObjectName}} is ok " would result in "The Client is ok"
Public method ProcessCollection
Gets the Process collection.
Public method Reports
Gets the reports collection.

Properties


  Name Description
Public property Configuration
Gets the Entity configuration.
Public property ConfToken
Gets or sets the Entity configuration token.
Public property Datamanager
Gets the datamanager related to the object connection string.
Public property Description
Gets the Entity Description.
Public property GetObjectToken
Gets the Entity object token string.
Public property IsCollection
Gets a value indicating whether this Entity is collection.
Public property Item
Gets or sets the Entity item.
Public property Name
Gets the Entity name.
Public property ParentDefaults
Gets or sets the parent object defaults.
Public property Where
Gets Entity the where string.