Uses of Class
lumis.service.socialnetworkservices.microblog.entity.HashPK

Packages that use HashPK
lumis.service.socialnetworkservices.microblog.entity   
 

Uses of HashPK in lumis.service.socialnetworkservices.microblog.entity
 

Fields in lumis.service.socialnetworkservices.microblog.entity declared as HashPK
protected  HashPK Hash.id
           
 

Methods in lumis.service.socialnetworkservices.microblog.entity that return HashPK
 HashPK Hash.getId()
          Returns the object-Id (composite key HashPK)
 

Methods in lumis.service.socialnetworkservices.microblog.entity with parameters of type HashPK
 void Hash.setId(HashPK id)
          Sets the object-Id (composite key HashPK)
 

Constructors in lumis.service.socialnetworkservices.microblog.entity with parameters of type HashPK
Hash(HashPK hashPK)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.