Ruddi™ UDDI Client API
1.0

inspireit.uddi.response.base
Class AssertionStatusItem

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

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

AssertionStatusItem is an element of an AssertionStatusReport.

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

Field Summary
protected  CompletionStatus completionStatus
          The assertion completion status.
protected  FromKey fromKey
          BusinessKey defining the first part of the assertion.
protected  KeyedReference keyedReference
          KeyedReference that, together with fromKey and toKey, identifies the assertion.
protected  KeysOwned keysOwned
          The BusinessKeys the publisher manages.
protected  ToKey toKey
          BusinessKey defining the target part of the assertion.
 
Constructor Summary
AssertionStatusItem(FromKey fromKey, ToKey toKey, KeysOwned keysOwned, KeyedReference keyedReference, CompletionStatus completionStatus)
          AssertionStatusItem constructor.
 
Method Summary
 CompletionStatus getCompletionStatus()
          Gets the completion status.
 FromKey getFromKey()
          Gets the BusinessKey defining the first part of the assertion.
 KeyedReference getKeyedReference()
          Gets the KeyedReference that, together with fromKey and toKey, identifies the assertion.
 KeysOwned getKeysOwned()
          Gets the BusinessKeys the publisher manages.
 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.


keysOwned

protected KeysOwned keysOwned
The BusinessKeys the publisher manages.


keyedReference

protected KeyedReference keyedReference
KeyedReference that, together with fromKey and toKey, identifies the assertion.


completionStatus

protected CompletionStatus completionStatus
The assertion completion status.

Constructor Detail

AssertionStatusItem

public AssertionStatusItem(FromKey fromKey,
                           ToKey toKey,
                           KeysOwned keysOwned,
                           KeyedReference keyedReference,
                           CompletionStatus completionStatus)
AssertionStatusItem constructor.

Parameters:
fromKey -
toKey -
keyedReference -
completionStatus -
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

getKeysOwned

public KeysOwned getKeysOwned()
Gets the BusinessKeys the publisher manages.

Returns:
the BusinessKeys the publisher manages

getKeyedReference

public KeyedReference getKeyedReference()
Gets the KeyedReference that, together with fromKey and toKey, identifies the assertion.

Returns:
the KeyedReference

getCompletionStatus

public CompletionStatus getCompletionStatus()
Gets the completion status.

Returns:
the completion status

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.