Event Service
Functions
Blocking version of canAddEventToEnrollment.
Blocking version of getEditableStatus.
Blocking version of hasCategoryComboAccess.
Blocking version of hasDataWriteAccess.
Blocking version of isEditable.
Blocking version of isInOrgunitRange.
Evaluates if an enrollments accepts more events for a particular programStage.
Returns the editable status of an event. In case the event is not editable, the result also includes the reason why it is not editable.
Check if user has access to the categoryCombo linked to the event and also if the categoryCombo is active in the event date.
Check if user has data write access to a particular event.
Check if the event can be edited or not. If you want to know the reason why the event is not editable, check the method getEditableStatus for a richer description of the status.
Check if the event has the event date within the opening period of the assigned organisation unit.