Package io.jmix.multitenancy.core
Interface AcceptsTenant
Deprecated, for removal: This API element is subject to removal in a future version.
Should be implemented by the User entity to provide tenant id for current authentication.
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns tenant id of the user.
- 
Method Details- 
getTenantIdString getTenantId()Deprecated, for removal: This API element is subject to removal in a future version.Returns tenant id of the user.
 
- 
TenantIdinstead