@Embeddable
public class EntityKey
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
- 
Constructor Details
- 
EntityKeypublic EntityKey() 
 
- 
Method Details
- 
- 
setTenantpublic void setTenant(Integer tenant) 
- 
getEntityIdpublic Long getEntityId() 
 
- 
setEntityIdpublic void setEntityId(Long entityId) 
- 
-