Uses of Interface
org.osid.rules.check.CheckForm
Packages that use CheckForm
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CheckForm in org.osid.rules.check
Methods in org.osid.rules.check that return CheckFormModifier and TypeMethodDescriptionCheckAdminSession.getCheckFormForUpdate(Id checkId) Gets the check form for updating an existing hold.Methods in org.osid.rules.check with parameters of type CheckFormModifier and TypeMethodDescriptionCheckAdminSession.createCheck(CheckForm checkForm) Creates a newCheck.voidCheckAdminSession.updateCheck(CheckForm checkForm) Updates an existing hold.