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