| Package | Description |
|---|---|
| org.osid.rules.check |
The Open Service Interface Definitions for the org.osid.rules.check
service.
|
| Modifier and Type | Method and Description |
|---|---|
CheckForm |
CheckAdminSession.getCheckFormForUpdate(Id checkId)
Gets the check form for updating an existing hold.
|
| Modifier and Type | Method and Description |
|---|---|
Check |
CheckAdminSession.createCheck(CheckForm checkForm)
Creates a new
Check. |
void |
CheckAdminSession.updateCheck(CheckForm checkForm)
Updates an existing hold.
|