Package de.fraunhofer.iese.mydata.client
Class ClientId
java.lang.Object
de.fraunhofer.iese.mydata.common.MyDataEntity
de.fraunhofer.iese.mydata.client.ClientId
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class de.fraunhofer.iese.mydata.common.MyDataEntity
fromJson, getGson, getGson, toJson, validate, validateAndNullCheck
-
Constructor Details
-
ClientId
public ClientId()default constructor -
ClientId
- Parameters:
id
- : the urn
-
-
Method Details
-
toString
- Overrides:
toString
in classMyDataEntity
-
equals
-
getClientIdentifier
- Parameters:
clientId
-- Returns:
- the identifier part of the urn
- Throws:
InvalidEntityException
-
hashCode
public int hashCode()
-