Package io.jmix.core.repository
Annotation Interface ApplyConstraints
Controls how
AccessConstraint
s are used by JmixDataRepository
.
If the value of the annotation is false, the repository uses UnconstrainedDataManager
instead of DataManager
.
-
Optional Element Summary
-
Element Details
-
value
boolean value- Default:
- true
-