Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class KeyedReferenceGroup

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

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

A keyedReferenceGroup, by itself, is a simple list of KeyedReference structures that logically belong together.

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

Field Summary
protected  KeyedReferences keyedReferences
          Set of keyed references.
protected  TModelKey tModelKey
          Specifies the structure and meaning of the KeyedReferences.
 
Constructor Summary
KeyedReferenceGroup(TModelKey tModelKey, KeyedReferences keyedReferences)
          KeyedReferenceGroup constructor.
 
Method Summary
 KeyedReferences getKeyedReferences()
          Gets the set of keyed references.
 TModelKey getTModelKey()
          Gets the TModelKey specifying the structure and meaning of the KeyedReferences.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keyedReferences

protected KeyedReferences keyedReferences
Set of keyed references.


tModelKey

protected TModelKey tModelKey
Specifies the structure and meaning of the KeyedReferences.

Constructor Detail

KeyedReferenceGroup

public KeyedReferenceGroup(TModelKey tModelKey,
                           KeyedReferences keyedReferences)
KeyedReferenceGroup constructor.

Parameters:
tModelKey - Specifies the structure and meaning of the KeyedReferences.
keyedReferences - Set of keyed references.
Method Detail

getTModelKey

public TModelKey getTModelKey()
Gets the TModelKey specifying the structure and meaning of the KeyedReferences.

Returns:
the TModelKey

getKeyedReferences

public KeyedReferences getKeyedReferences()
Gets the set of keyed references.

Returns:
the KeyedReferences

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement

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.