Skip to main content

%iKnow.Model.converter

class %iKnow.Model.converter extends %iKnow.Model.nodeWithParameters

Model representation of a %iKnow.Source.Converter class to use while indexing.

Property Inventory

Method Inventory

Properties

property converterClass as %String (MAXLEN = 250, XMLPROJECTION = "attribute");
The class of the converter to use, which should extend %iKnow.Source.Converter. The actual Converter class dictates the contents of the parameters property for this element.
Property methods: converterClassDisplayToLogical(), converterClassGet(), converterClassIsValid(), converterClassLogicalToDisplay(), converterClassLogicalToOdbc(), converterClassNormalize(), converterClassSet()

Methods

method %Validate(pDomainId As %Integer, pDomainDefinition As %iKnow.Model.domain) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab