DocBook|Search
Class Reference
%DeepSee.extensions.iKnow.conf.Model
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [extensions] >  [iKnow] >  [conf] >  [Model]
Private  Storage  

serial class %DeepSee.extensions.iKnow.conf.Model extends %SerialObject, %XML.Adaptor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
12 2


Summary

Properties
AllColumns EntityRestriction FactClass FactName
FactTable FactType InputColumns MDField
NullReplacement SourceRestriction TransformationType Values

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnBeforeAddToSync
%OnDetermineClass %Open %OpenId %OriginalNamespace
%PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict %SerializeObject
%SetModified %SyncObjectIn %SyncTransport %ValidateObject
FactNameGet FactTableGet LogicalToOdbc OdbcToLogical
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property AllColumns  [ MultiDimensional ];
• property EntityRestriction as %String;
• property FactClass as %String;
• property FactName as %String;
• property FactTable as %String;
• property FactType as %EnumString(VALUELIST=",entity,crc",XMLPROJECTION="ATTRIBUTE") [ InitialExpression = "entity" ];
• property InputColumns as %String;
• property MDField as %String(XMLPROJECTION="ATTRIBUTE");
• property NullReplacement as %Double [ InitialExpression = -4 ];
• property SourceRestriction as %String;
• property TransformationType as %Integer [ InitialExpression = 2 ];
• property Values as %String(MAXLEN=1024);

Methods

• method FactNameGet() as %String
This is a Get accessor method for the FactName property.
• method FactTableGet() as %String
This is a Get accessor method for the FactTable property.