|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--inspireit.uddi.request.base.InfoSelection
GetRegisteredInfo argument representing an enumerated choice that determines which TModels owned by the publisher are returned.
| Field Summary | |
static InfoSelection |
ALL
All visible and hidden TModels are to be returned. |
static InfoSelection |
HIDDEN
Only hidden (logically deleted) TModels are to be returned. |
protected java.lang.String |
infoSelection
The selection. |
static InfoSelection |
VISIBLE
Only Visible TModels are to be returned. |
| Constructor Summary | |
InfoSelection(java.lang.String infoSelection)
InfoSelection constructor. |
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final InfoSelection ALL
public static final InfoSelection VISIBLE
public static final InfoSelection HIDDEN
protected java.lang.String infoSelection
| Constructor Detail |
public InfoSelection(java.lang.String infoSelection)
infoSelection - The selection.| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||