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

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
19 11


Summary

Properties
CrcClass CrcOccurenceClass CrcOccurenceTable CrcTable
CrcUsageClass CrcUsageTable Domain EntityClass
MDClass MDTable MinSpread OccurenceClass
OccurenceTable Package SourceClass SourceTable
TermTable UsageClass UsageTable

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
CrcClassGet CrcOccurenceClassGet CrcUsageClassGet DomainGet
EntityClassGet GetTableNames LogicalToOdbc MDClassGet
OccurenceClassGet OdbcToLogical PackageGet SourceClassGet
UsageClassGet XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property CrcClass as %String [ InitialExpression = "CRC" ];
• property CrcOccurenceClass as %String [ InitialExpression = "CRCOccurrence" ];
• property CrcOccurenceTable as %String;
• property CrcTable as %String;
• property CrcUsageClass as %String [ InitialExpression = "CRCUsage" ];
• property CrcUsageTable as %String;
• property Domain as %String(XMLPROJECTION="ATTRIBUTE");
• property EntityClass as %String [ InitialExpression = "Term" ];
• property MDClass as %String [ InitialExpression = "SourceMetadata" ];
• property MDTable as %String;
• property MinSpread as %Double;
• property OccurenceClass as %String [ InitialExpression = "Occurrence" ];
• property OccurenceTable as %String;
• property Package as %String(XMLPROJECTION="ATTRIBUTE");
• property SourceClass as %String [ InitialExpression = "Source" ];
• property SourceTable as %String;
• property TermTable as %String;
• property UsageClass as %String [ InitialExpression = "Usage" ];
• property UsageTable as %String;

Methods

• method CrcClassGet() as %String
This is a Get accessor method for the CrcClass property.
• method CrcOccurenceClassGet() as %String
This is a Get accessor method for the CrcOccurenceClass property.
• method CrcUsageClassGet() as %String
This is a Get accessor method for the CrcUsageClass property.
• method DomainGet() as %String
This is a Get accessor method for the Domain property.
• method EntityClassGet() as %String
This is a Get accessor method for the EntityClass property.
• method GetTableNames() as %Status
• method MDClassGet() as %String
This is a Get accessor method for the MDClass property.
• method OccurenceClassGet() as %String
This is a Get accessor method for the OccurenceClass property.
• method PackageGet() as %String
This is a Get accessor method for the Package property.
• method SourceClassGet() as %String
This is a Get accessor method for the SourceClass property.
• method UsageClassGet() as %String
This is a Get accessor method for the UsageClass property.