%iKnow.Model.processor
deprecated class %iKnow.Model.processor extends %iKnow.Model.nodeWithParameters
Model representation of a specific %iKnow.Source.Processor to use when loading the contents of a %iKnow.Model.list.Property Inventory
Method Inventory
Properties
property processorClass as %String (MAXLEN = 250, XMLPROJECTION = "attribute");
The class of the Processor to use, which should extend %iKnow.Source.Processor.
The actual Processor class dictates the contents of the parameters property
for this element.
Property methods: processorClassDisplayToLogical(), processorClassGet(), processorClassIsValid(), processorClassLogicalToDisplay(), processorClassLogicalToOdbc(), processorClassNormalize(), processorClassSet()
Methods
method %Validate(pDomainId As %Integer, pDomainDefinition As %iKnow.Model.domain) as %Status
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %QuoteList()
- %QuoteValue()
- %QuoteValueL10N()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()