Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections
Class BindingKeys

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

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

Collection of BindingKeys.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  java.util.Vector bindingKeys
          Vector containing the binding keys (BindingKey objects).
 
Constructor Summary
BindingKeys()
          BindingKeys constructor.
 
Method Summary
 boolean add(BindingKey bindingKey)
          Adds a BindingKey to this BindingKey set.
 boolean equals(java.lang.Object o)
           
 UUID[] getUUIDs()
          Gets the array of UUID identifiers corresponding to this BindingKey collection.
 BindingKeyIterator iterator()
          Gets a BindingKey iterator.
 boolean remove(BindingKey bindingKey)
          Removes a BindingKey from this BindingKey set.
 int size()
          Gets the number of BindingKeys of this collection.
 BindingKey[] toArray()
          Turns this BusinessKeys collection to a BusinessKey array.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bindingKeys

protected java.util.Vector bindingKeys
Vector containing the binding keys (BindingKey objects).

Constructor Detail

BindingKeys

public BindingKeys()
BindingKeys constructor.

Method Detail

add

public boolean add(BindingKey bindingKey)
Adds a BindingKey to this BindingKey set.

Parameters:
bindingKey - The BindingKey to add to this BindingKey set.

remove

public boolean remove(BindingKey bindingKey)
Removes a BindingKey from this BindingKey set.

Parameters:
bindingKey - The BindingKey to remove from this BindingKey set.

toArray

public BindingKey[] toArray()
Turns this BusinessKeys collection to a BusinessKey array.

Returns:
an BusinessKey array

getUUIDs

public UUID[] getUUIDs()
Gets the array of UUID identifiers corresponding to this BindingKey collection.

Returns:
the array of UUID identifiers corresponding to this BindingKey collection.

iterator

public BindingKeyIterator iterator()
Gets a BindingKey iterator.

Returns:
a BindingKey iterator

size

public int size()
Gets the number of BindingKeys of this collection.

Returns:
the number of BindingKeys of this collection

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.

equals

public boolean equals(java.lang.Object o)
Overrides:
equals 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.