|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.uddi.client.structures.datatypes.FindQualifiers
The findQualifiers structure is a collection of findQualifier structures that are passed in findXXXXX inquiry functions to alter the default behaviour of the search functionality.
| Constructor Summary | |
FindQualifiers()
Class constructor. |
|
| Method Summary | |
void |
addFindQualifier(String value)
Adds a new find qualifier to the set of find qualifiers. |
Vector |
getFindQualifierVector()
Gets the set of find qualifiers. |
void |
setFindQualifierVector(Vector value)
Sets the set of find qualifiers. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindQualifiers()
| Method Detail |
public void addFindQualifier(String value)
value - the new find qualifier.public Vector getFindQualifierVector()
public void setFindQualifierVector(Vector value)
value - the new set of find qualifiers.
|
Documentation is available at http://e-docs.bea.com/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||