Class AgentCommitment

Description

AgentCommitment joins an Agent to a Status Type. This is the Status of the Commitment and not the Status of the Agent.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/scheduling/AgentCommitment.php (line 18)


	
			
Direct descendents
Class Description
HarmoniAgentCommitment AgentCommitment joins an Agent to a Status Type. This is the Status of the Commitment and not the Status of the Agent.
Method Summary
Methods
getAgentId (line 39)

Get the agentId of the individual associated with this Commitment.

  • access: public
  • throws: object SchedulingException An exception with one of the following messages defined in org.osid.scheduling.SchedulingException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Id getAgentId ()

Redefined in descendants as:
getStatus (line 64)

Get the Status associated with this Commitment. For example, if the commitment is a meeting, each particpant might have one of the Status Type values "invited", "confirmed", "declined".

  • access: public
  • throws: object SchedulingException An exception with one of the following messages defined in org.osid.scheduling.SchedulingException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Type getStatus ()

Redefined in descendants as:
  • HarmoniAgentCommitment::getStatus() : Get the Status associated with this Commitment. For example, if the commitment is a meeting, each particpant might have one of the Status Type values "invited", "confirmed", "declined".

Documentation generated on Wed, 19 Sep 2007 10:21:22 -0400 by phpDocumentor 1.3.0RC3