Class Reference
%iKnow.Model.skiplist
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%iKnow] >  [Model] >  [skiplist]
Private  Storage

deprecatedclass %iKnow.Model.skiplist extends %iKnow.Model.node

Model representation of a skiplist, containing entities to be left out of processing

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
description domain entries name

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 %Validate
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType

Subclasses

Properties

• property description as %String(XMLPROJECTION="ATTRIBUTE");
• relationship domain as %iKnow.Model.domain(XMLPROJECTION="none") [ Inverse = skiplists,Cardinality = one ];
• property entries as list of %String(XMLNAME="entry",XMLPROJECTION="ELEMENT");
• property name as %String(XMLPROJECTION="ATTRIBUTE") [ Required ];
Name of the skiplist

Methods

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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.