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 Summary
Modifier and TypeFieldDescriptionprivate static final long
-
Constructor Summary
-
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
tenantId
-
-
Constructor Details
-
Key
public Key()
-
-
Method Details