Class Reference
%Library.ListOfObjectsWithClassName
Server:appadmin-00044-deployment-6bf4cbc86d-f76z9
Instance:IRIS
User:SuperUser
 
-
Private  Storage

serial class %Library.ListOfObjectsWithClassName extends %ListOfObjects

A version of the %ListOfObjects collection class that stores class names in OIDs. These classes can be used 'stand alone' to store a collection.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Properties
Data ElementType Oref Size

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%UnSwizzleAt %ValidateObject BuildValueArray Clear
Count Find FindObjectId FindOref
GetAt GetNext GetObjectAt GetObjectIdAt
GetObjectIdNext GetObjectIdPrevious GetObjectNext GetObjectPrevious
GetPrevious Insert InsertAt InsertList
InsertObject InsertObjectAt InsertObjectId InsertObjectIdAt
InsertOrdered LogicalToOdbc Next OdbcToLogical
Previous RemoveAt SetAt SetObjectAt
SetObjectIdAt


Parameters

• parameter CLASSNAMEINOID = 1;
This parameter determines how the collection object stores OID values. If this parameter is set to 0, then partially-formed OID values, containing only an ID number, are used. If this parameter is set to 1, then fully-formed OID values, containing both a class name and an ID number, are used.


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