Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class EntityKey

java.lang.Object
  |
  +--inspireit.uddi.base.UDDIKey
        |
        +--inspireit.uddi.base.EntityKey
All Implemented Interfaces:
java.io.Serializable

public class EntityKey
extends UDDIKey

EntityKey is an element of a GetOperationalInfo call. It represents the key of an entity for which operational information has to be determined.

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

Field Summary
protected  boolean derivedFromTModelKey
          Whether this is an EntituKey derived from a TModelKey.
 
Fields inherited from class inspireit.uddi.base.UDDIKey
uddiKey, uriKey, uuidKey
 
Constructor Summary
EntityKey(BusinessKey businessKey)
          Constructor for an EntityKey derived from a BusinessKey.
EntityKey(ServiceKey serviceKey)
          Constructor for an EntityKey derived from a ServiceKey.
EntityKey(java.lang.String entityKey)
          Constructor for an EntityKey derived from a String value.
EntityKey(TModelKey tModelKey)
          Constructor for an EntityKey derived from a TModelKey.
 
Method Summary
 java.lang.String toString()
          Gets a String representation of the EntityKey.
 
Methods inherited from class inspireit.uddi.base.UDDIKey
equals, getURI, getUUID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

derivedFromTModelKey

protected boolean derivedFromTModelKey
Whether this is an EntituKey derived from a TModelKey.

Constructor Detail

EntityKey

public EntityKey(BusinessKey businessKey)
Constructor for an EntityKey derived from a BusinessKey.

Parameters:
businessKey - The BusinessKey.

EntityKey

public EntityKey(ServiceKey serviceKey)
Constructor for an EntityKey derived from a ServiceKey.

Parameters:
serviceKey - The ServiceKey.

EntityKey

public EntityKey(TModelKey tModelKey)
Constructor for an EntityKey derived from a TModelKey.

Parameters:
tModelKey - The TModelKey.

EntityKey

public EntityKey(java.lang.String entityKey)
Constructor for an EntityKey derived from a String value.

Parameters:
entityKey - The EntityKey value as a String.
Method Detail

toString

public java.lang.String toString()
Gets a String representation of the EntityKey.

Overrides:
toString in class UDDIKey
Returns:
a String representation of the EntityKey

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.