Ruddi™ UDDI Client API
1.0

inspireit.uddi.response
Class RelatedBusinessesList

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

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

RelatedBusinessesList represents a relatedBusinessList UDDI response. RelatedBusinessesList is a report, a list of related businesses in short form. This message is the response to a find_relatedBusinesses query.

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

Field Summary
protected  BusinessKey businessKey
          BusinessKey specifying a BusinessEntity to use as the focal point of the search.
protected  java.lang.String generic
          The UDDI version in use.
protected  Operator operator
          The characteristics of the Operator Site.
protected  RelatedBusinessInfos relatedBusinessInfos
          Information on the related businesses and the shared relationships.
protected  boolean truncated
          Whether the Operator Site has truncated or not the result set.
 
Constructor Summary
RelatedBusinessesList(BusinessKey businessKey, RelatedBusinessInfos relatedBusinessInfos, boolean truncated)
          RelatedBusinessesList constructor.
RelatedBusinessesList(BusinessKey businessKey, RelatedBusinessInfos relatedBusinessInfos, java.lang.String generic, Operator operator, boolean truncated)
          Deprecated. as of UDDI V3.0
 
Method Summary
 BusinessKey getBusinessKey()
          Gets the BusinessKey specifying a BusinessEntity to use as the focal point of the search.
 java.lang.String getGeneric()
          Deprecated. as of UDDI V3.0
 Operator getOperator()
          Deprecated. as of UDDI V3.0
 RelatedBusinessInfos getRelatedBusinessInfos()
          Gets information on the related businesses and the shared relationships.
 boolean isTruncated()
          Checks whether the Operator Site has truncated the result set.
 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

generic

protected java.lang.String generic
The UDDI version in use.


operator

protected Operator operator
The characteristics of the Operator Site.


truncated

protected boolean truncated
Whether the Operator Site has truncated or not the result set.


businessKey

protected BusinessKey businessKey
BusinessKey specifying a BusinessEntity to use as the focal point of the search.


relatedBusinessInfos

protected RelatedBusinessInfos relatedBusinessInfos
Information on the related businesses and the shared relationships.

Constructor Detail

RelatedBusinessesList

public RelatedBusinessesList(BusinessKey businessKey,
                             RelatedBusinessInfos relatedBusinessInfos,
                             java.lang.String generic,
                             Operator operator,
                             boolean truncated)
Deprecated. as of UDDI V3.0

RelatedBusinessesList constructor.

Parameters:
businessKey -
relatedBusinessInfos -
generic -
operator -
truncated -

RelatedBusinessesList

public RelatedBusinessesList(BusinessKey businessKey,
                             RelatedBusinessInfos relatedBusinessInfos,
                             boolean truncated)
RelatedBusinessesList constructor.

Parameters:
businessKey -
relatedBusinessInfos -
truncated -
Since:
UDDI V3.0
Method Detail

getBusinessKey

public BusinessKey getBusinessKey()
Gets the BusinessKey specifying a BusinessEntity to use as the focal point of the search.

Returns:
the BusinessKey specifying a BusinessEntity to use as the focal point of the search.

getRelatedBusinessInfos

public RelatedBusinessInfos getRelatedBusinessInfos()
Gets information on the related businesses and the shared relationships.

Returns:
information on the related businesses and the shared relationships.

getGeneric

public java.lang.String getGeneric()
Deprecated. as of UDDI V3.0

Gets the UDDI version in use.

Returns:
the UDDI version in use

getOperator

public Operator getOperator()
Deprecated. as of UDDI V3.0

Gets the characteristics of the Operator Site.

Returns:
the characteristics of the Operator Site as an Operator object

isTruncated

public boolean isTruncated()
Checks whether the Operator Site has truncated the result set.

Returns:
true if the Operator Site has truncated the result set; false otherwise

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.