Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class TModelKey

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

public class TModelKey
extends UDDIKey

TModelKey is the unique identifier of a given TModel instance.

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

Field Summary
 
Fields inherited from class inspireit.uddi.base.UDDIKey
uddiKey, uriKey, uuidKey
 
Constructor Summary
TModelKey()
          TModelKey default constructor.
TModelKey(java.lang.String tModelKey)
          TModelKey constructor.
TModelKey(java.net.URI tModelKey)
          TModelKey constructor.
TModelKey(UUID tModelKey)
          TModelKey constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Checks whether this TModelKey is equal to a passed Object o.
 java.lang.String toString()
          Gets a String representation of the TModelKey.
 
Methods inherited from class inspireit.uddi.base.UDDIKey
getURI, getUUID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TModelKey

public TModelKey()
TModelKey default constructor.


TModelKey

public TModelKey(UUID tModelKey)
TModelKey constructor.

Parameters:
tModelKey - The tModel key information as a UUID.

TModelKey

public TModelKey(java.net.URI tModelKey)
TModelKey constructor.

Parameters:
tModelKey - The tModel key information as a URI.

TModelKey

public TModelKey(java.lang.String tModelKey)
TModelKey constructor.

Parameters:
tModelKey - The tModel key information as a String.
Method Detail

toString

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

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

equals

public boolean equals(java.lang.Object o)
Checks whether this TModelKey is equal to a passed Object o.

Overrides:
equals in class UDDIKey
Parameters:
o - The Object to check for equality.
Returns:
true if o is equal to this TModelKey; false otherwise

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.