Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Subclass of
See also
|
|
|
This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
|
The subscript to start from (default "")
End subscript (default "")
If set, this COS expression is called using xecute command for every node visited by the Global Lister. If it returns false, the node is skipped.
The global containing the data to be indexed.
How the textual data in the global nodes betweenbeginSubscript andendSubscript is stored. Either of the following:
- 0 - single node (default)
- 1 - top node has count with subnodes 1..n having data
- 2 - top node has metadata, subnodes 1..n have data
The Lister class to use for loading data defined in this list element. This class should extend%iKnow.Source.Lister . The Lister class defined here dictates the contents of theparameters property.
ForglobalType = 2 only, a comma-separated list of metadata fields stored in the top node.
Separator to add between nodes ifglobalType is 1 or 2. Defaults to "".