Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [UDDI] >  [Finder]
Private  Storage   

abstract class EnsLib.UDDI.Finder extends EnsLib.UDDI.Base

Base class for all the Find* classes in the EnsLib.UDDI package

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Properties
FindQualifiers MaxRows Timeout

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
GetList addContactToList addDescriptionToList addDiscoveryURLToList
addFindQualifierToList addNameToList addReferenceToList

Subclasses
EnsLib.UDDI.FindBinding EnsLib.UDDI.FindBusiness EnsLib.UDDI.FindService EnsLib.UDDI.FindTModel

Properties

• property FindQualifiers as EnsLib.UDDI.uddi.findQualifiers;
Affects the behavior of the find, EnsLib.UDDI.DT.FindQualifier for details
• property MaxRows as %Integer [ InitialExpression = 100 ];
Max number of matches to return ( rows ). A search will set the 'truncated' output parameter to TRUE (1) if the number of available matches exceeds the MaxRows specified in the call


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