Ruddi™ UDDI Client API
1.0

inspireit.uddi.request.base
Class InfoSelection

java.lang.Object
  |
  +--inspireit.uddi.request.base.InfoSelection
All Implemented Interfaces:
java.io.Serializable

public class InfoSelection
extends java.lang.Object
implements java.io.Serializable

GetRegisteredInfo argument representing an enumerated choice that determines which TModels owned by the publisher are returned.

Since:
UDDI V3.0
Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

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

ALL

public static final InfoSelection ALL
All visible and hidden TModels are to be returned.


VISIBLE

public static final InfoSelection VISIBLE
Only Visible TModels are to be returned.


HIDDEN

public static final InfoSelection HIDDEN
Only hidden (logically deleted) TModels are to be returned.


infoSelection

protected java.lang.String infoSelection
The selection.

Constructor Detail

InfoSelection

public InfoSelection(java.lang.String infoSelection)
InfoSelection constructor.

Parameters:
infoSelection - The selection.
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.