Uses of Interface
org.osid.calendaring.Commitment
Packages that use Commitment
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of Commitment in org.osid.calendaring
Methods in org.osid.calendaring that return CommitmentModifier and TypeMethodDescriptionCommitmentAdminSession.createCommitment(CommitmentForm commitmentForm) Creates a newCommitment.CommitmentLookupSession.getCommitment(Id commitmentId) Gets theCommitmentspecified by itsId.CommitmentList.getNextCommitment()Gets the nextCommitmentin this list.CommitmentList.getNextCommitments(long n) Gets the next set ofCommitmentelements in this list which must be less than or equal to the number returned fromavailable().