Ruddi™ UDDI Client API
1.0

inspireit.uddi.response.base
Class KeysOwned

java.lang.Object
  |
  +--inspireit.uddi.response.base.KeysOwned
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class KeysOwned
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

The KeysOwned element designates those BusinessKeys a publisher manages.

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

Field Summary
protected  FromKey fromKey
          BusinessKey defining the first part of the assertion.
protected  ToKey toKey
          BusinessKey defining the target part of the assertion.
 
Constructor Summary
KeysOwned(FromKey fromKey)
          KeysOwned constructor.
KeysOwned(FromKey fromKey, ToKey toKey)
          KeysOwned constructor.
 
Method Summary
 FromKey getFromKey()
          Gets the BusinessKey defining the first part of the assertion.
 ToKey getToKey()
          Gets the BusinessKey defining the target part of the assertion.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fromKey

protected FromKey fromKey
BusinessKey defining the first part of the assertion.


toKey

protected ToKey toKey
BusinessKey defining the target part of the assertion.

Constructor Detail

KeysOwned

public KeysOwned(FromKey fromKey,
                 ToKey toKey)
KeysOwned constructor.

Parameters:
fromKey - BusinessKey defining the first part of the assertion.
toKey - BusinessKey defining the target part of the assertion.

KeysOwned

public KeysOwned(FromKey fromKey)
KeysOwned constructor.

Parameters:
fromKey - BusinessKey defining the first part of the assertion.
Method Detail

getFromKey

public FromKey getFromKey()
Gets the BusinessKey defining the first part of the assertion.

Returns:
the BusinessKey defining the first part of the assertion

getToKey

public ToKey getToKey()
Gets the BusinessKey defining the target part of the assertion.

Returns:
the BusinessKey defining the target part of the assertion

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this UDDI element.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The visiting UDDI 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.