ScheduleItem contains a set of AgentCommitments (e.g. calendar events) as well as the creator of the ScheduleItem and some date information.
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/core/oki2/scheduling/HarmoniScheduleItem.class.php (line 22)
ScheduleItem | --HarmoniScheduleItem
Add an Agent commitment to this ScheduleItem.
Change a previously added Agent commitment for this ScheduleItem.
Get all the Agent commitments for this ScheduleItem.
Get the unique Id of the Agent that created this ScheduleItem.
Get the description of this ScheduleItem.
Get the DisplayName of this ScheduleItem.
Get the End for this ScheduleItem.
Get the unique Id for this ScheduleItem. The unique Id is set when the ScheduleItem is created.
Get the Master Identifier for this ScheduleItem. A Master Identifier is a key, rule, or function that can be used to associated more than one ScheduleItem together. An example can be recurring items where each recurring item has the same Master Identifier.
Get the Properties associated with this ScheduleItem.
Get the Properties of this Type associated with this ScheduleItem.
Get all the Property Types for ScheduleItem.
Get the Start for this ScheduleItem.
Get the Status Type for this ScheduleItem.
Remove a previously added Agent commitment for this ScheduleItem.
WARNING: NOT IN OSID -- Will likely be added in v3
Get the description of this ScheduleItem.
Update the DisplayName of this ScheduleItem.
Update the End for this ScheduleItem.
Update the Start for this ScheduleItem.
Update the Status Type for this ScheduleItem.
Inherited From ScheduleItem
ScheduleItem::addAgentCommitment()
ScheduleItem::changeAgentCommitment()
ScheduleItem::getAgentCommitments()
ScheduleItem::getCreator()
ScheduleItem::getDescription()
ScheduleItem::getDisplayName()
ScheduleItem::getEnd()
ScheduleItem::getId()
ScheduleItem::getMasterIdentifier()
ScheduleItem::getProperties()
ScheduleItem::getPropertiesByType()
ScheduleItem::getPropertyTypes()
ScheduleItem::getStart()
ScheduleItem::getStatus()
ScheduleItem::updateDescription()
ScheduleItem::updateDisplayName()
ScheduleItem::updateEnd()
ScheduleItem::updateStart()
ScheduleItem::updateStatus()
Documentation generated on Wed, 19 Sep 2007 10:24:20 -0400 by phpDocumentor 1.3.0RC3