org.silverpeas.util
Class UuidPk
java.lang.Object
org.silverpeas.util.UuidPk
- All Implemented Interfaces:
- Serializable
@Embeddable
public class UuidPk
- extends Object
- implements Serializable
- Author:
- ehugonnet
- See Also:
- Serialized Form
UuidPk
public UuidPk()
UuidPk
public UuidPk(String uuid)
getUuid
public String getUuid()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2016 Silverpeas. All Rights Reserved.