Ruddi™ UDDI Client API
1.0

inspireit.uddi.collections
Class BusinessEntitys

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

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

Collection of BusinessEntitys.

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

Field Summary
protected  java.util.Vector businessEntitys
          Vector containing the business entities (BusinessEntity objects).
 
Constructor Summary
BusinessEntitys()
          BusinessEntitys constructor.
 
Method Summary
 boolean add(BusinessEntity businessEntity)
          Adds a BusinessEntity to this BusinessEntity set.
 BusinessEntityIterator iterator()
          Gets a BusinessEntity iterator.
 boolean remove(BusinessEntity businessEntity)
          Removes a BusinessEntity from this BusinessEntity set.
 int size()
          Gets the number of BusinessEntitys of this collection.
 BusinessEntity[] toArray()
          Turns this BusinessEntitys collection to a BusinessEntity array.
 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

businessEntitys

protected java.util.Vector businessEntitys
Vector containing the business entities (BusinessEntity objects).

Constructor Detail

BusinessEntitys

public BusinessEntitys()
BusinessEntitys constructor.

Method Detail

add

public boolean add(BusinessEntity businessEntity)
Adds a BusinessEntity to this BusinessEntity set.

Parameters:
businessEntity - The BusinessEntity to add to this BusinessEntity set.

remove

public boolean remove(BusinessEntity businessEntity)
Removes a BusinessEntity from this BusinessEntity set.

Parameters:
businessEntity - The Description to remove from this BusinessEntity set.

toArray

public BusinessEntity[] toArray()
Turns this BusinessEntitys collection to a BusinessEntity array.

Returns:
a BusinessEntity array

iterator

public BusinessEntityIterator iterator()
Gets a BusinessEntity iterator.

Returns:
a BusinessEntity iterator

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.

size

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

Returns:
the number of BusinessEntitys of this collection

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.