OSID Logo
OSID Specifications
calendaring package
Version 3.0.0
Release Candidate Preview
Interfaceosid.calendaring.CommitmentForm
Implementsosid.OsidRelationshipForm
Description

This is the form for creating and updating Commitments.

MethodgetCommitmentFormRecord
Description

Gets the CommitmentFormRecord corresponding to the given event record Type.

Parametersosid.type.TypecommitmentRecordTypethe commitment record type
Returnosid.calendaring.records.CommitmentFormRecordthe commitment form record
ErrorsNULL_ARGUMENT commitmentRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTED hasRecordType(commitmentRecordType) is false
CompliancemandatoryThis method must be implemented.