lumis.service.socialnetworkservices.microblog.entity
Class HashPK
java.lang.Object
lumis.service.socialnetworkservices.microblog.entity.HashPK
- All Implemented Interfaces:
- Serializable
public class HashPK
- extends Object
- implements Serializable
This class represent the composite Primary Key of Hash
} class.
- Since:
- 6.1.0
- See Also:
- Serialized Form
HashPK
public HashPK()
HashPK
public HashPK(String hash,
String postId)
getHash
public String getHash()
getPostId
public String getPostId()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.