@Embeddable
public class EntityKey
extends Object 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
 
- 
Constructor Details
- 
EntityKey
public EntityKey()
 
 
- 
Method Details
- 
 
- 
setTenant
public void setTenant(Integer tenant) 
 
- 
getEntityId
public Long getEntityId()
 
 
- 
setEntityId
public void setEntityId(Long entityId) 
 
- 
 
-