JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.jmix.core.annotation
Annotation Interface TenantId
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
TenantId
Marked entity field will be used to store information about user tenant. Only one field of a class can have this annotation.