Package io.jmix.core.constraint
Interface EntityOperationConstraint<T extends AccessContext>
- Type Parameters:
T
- the type of the access context
- All Superinterfaces:
AccessConstraint<T>
- All Known Implementing Classes:
CrudEntityConstraint
,EntityAttributeConstraint
,ExportImportEntityConstraint
,LoadValuesConstraint
,UiEntityConstraint
An ancestor of all constraints that check access to entity operations and attributes
based on the resource policies.
-
Method Summary
Methods inherited from interface io.jmix.core.constraint.AccessConstraint
applyTo, getContextType