Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.UDDI.Finder

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

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

Property Inventory

Properties

property FindQualifiers as EnsLib.UDDI.uddi.findQualifiers;
Affects the behavior of the find, EnsLib.UDDI.DT.FindQualifier for details
Property methods: FindQualifiersGet(), FindQualifiersGetSwizzled(), FindQualifiersIsValid(), FindQualifiersNewObject(), FindQualifiersSet()
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
Property methods: MaxRowsDisplayToLogical(), MaxRowsGet(), MaxRowsIsValid(), MaxRowsLogicalToDisplay(), MaxRowsNormalize(), MaxRowsSet()

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab