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 SummaryOptional Elements
- 
Element Details- 
valueboolean value- Default:
- true
 
 
-