Package ca.cdr.api.security.permission
Interface PermissionArgumentFormat.ICompartmentRestriction
- All Superinterfaces:
PermissionArgumentFormat.IPermissionComponent
- All Known Subinterfaces:
PermissionArgumentFormat.ICompartmentWithExportResourceTypesRestriction
- All Known Implementing Classes:
CompartmentWithExportResourceTypes
,CompartmentWithOptionalFilter
,TypeInCompartmentWithOptionalFilter
- Enclosing interface:
- PermissionArgumentFormat<F extends PermissionArgumentValue>
public static interface PermissionArgumentFormat.ICompartmentRestriction
extends PermissionArgumentFormat.IPermissionComponent
the permission is scoped to a compartment
-
Method Details
-
getOwner
Get compartment owner -
getCompartmentType
The type of the compartment - i.e. the type of the compartment owner. E.g Patient, Device, etc.
-