Package okapi.coreobjects

Interface Summary
OkapiToolModel ToolModels perform authorization checking, assemble data from core objects, and return the result in the desired format.
OkapiToolRenderer OkapiToolRenderer interface: gather data and process it using a specified style.
 

Class Summary
OkapiArc OkapiArc contains OkapiContent or other OkapiArcs
OkapiContent A Content is a reusable unit of prepared material, from a single image to a complex learning object.
OkapiGroup Group/list object.
OkapiMeasure Object which contains a measure as the result of an assessment.
OkapiMetadata Metadata object, general purpose, supporting Dublin Core and IMS LOM, but for now just manages a table of metadata tables, supporting local key/value pairs.
OkapiNexus OkapiNexus is the building block for Okapi organization.
OkapiObject Base class for all Okapi fundamental objects.
OkapiObjectID OkapiObjectID - Okapi unique identifier
OkapiOperation Operation relates to "function" in the roles database In the MIT Roles Database model, authorization is a function of person, function, and qualifier.
OkapiRole Role: Possible roles for a User within an OkapiNexus.
OkapiSite Okapi site object Sitewide information may be stored here.
OkapiToolController A Tool represents something which presents output to the user.
OkapiToolModelReturn Object returned from a ToolModel.
OkapiUser A class representing a single user (student, TA, faculty, etc) in an OkapiSite.
OkapiUserAddress A physical or mailing address for a user.
OkapiUserContactInfo Contact info (as per IMS) for a user.
OkapiView OkapiView style sheet specification object.
 

Exception Summary
FieldOverflowException Database Field too small to contain the value attempted to set.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.