EnsLib.UDDI.Finder
abstract class EnsLib.UDDI.Finder extends EnsLib.UDDI.Base
Base class for all the Find* classes in the EnsLib.UDDI packageProperty 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
- %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()