Skip to main content

%iKnow.TextTransformation.HeaderRepository

SQL Table Name: %iKnow_TextTransformation.HeaderRepository

Method Inventory

Methods

classmethod GetDefaultMetadata() as %ObjectHandle
returns an array containg default metadata for a new set of headers
classmethod SaveSet(set As %DeepSee.Sets.ISet, name As %String = "", ByRef status As %Status) as %RawString
Inherited description: Saves a set with a given name. If necessary creates a new set. If a set with the same name exists then the existing set is deleted and a new created. This is functionaly equivalent to update.

This method returns an id for a saved set, if name is specified it should be unique. Empty names are covenient for automatically created sets, they should be retrived bi ids.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (%iKnow.TextTransformation.HeaderRepository)

^iKnow.TT.HeaderRepositoryD(ID)
=
%%CLASSNAME
Name
Annotation
AnnotationArray

Storage Model: Storage (%iKnow.TextTransformation.HeaderRepository)

^iKnow.TT.HeaderRepositoryD(ID,"SetArray",n)
=
SetArray(n)
FeedbackOpens in a new tab