Package org.chenile.utils.tenancy
Class Key
java.lang.Object
org.chenile.utils.tenancy.Key
- All Implemented Interfaces:
- Serializable
Key for the tenant specific cache.
- Author:
- r0k02sw
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final long
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
serialVersionUIDprivate static final long serialVersionUID- See Also:
 
- 
name
- 
tenantId
 
- 
- 
Constructor Details- 
Keypublic Key()
 
- 
- 
Method Details