Uses of Package
org.jasig.schedassist.model

Packages that use org.jasig.schedassist.model
org.jasig.schedassist   
org.jasig.schedassist.model   
 

Classes in org.jasig.schedassist.model used by org.jasig.schedassist
AvailableBlock
          Representation of a block of availability.
AvailableSchedule
          Container for a SortedSet of AvailableBlocks.
IAffiliation
          Simple interface to describe a calendar account's affiliation with the university or organization.
ICalendarAccount
          Interface to describe common properties of accounts with a remote calendar system.
IDelegateCalendarAccount
          Extension of ICalendarAccount that represents a (potentially non-human) calendar account that can be administered by another ICalendarAccount (which is the return value of IDelegateCalendarAccount.getAccountOwner()).
IScheduleOwner
          Interface that represents a registered "Schedule Owner" within the Scheduling Assistant.
IScheduleVisitor
          Interface to represent a "Schedule Visitor."
Relationship
          Bean to represent an association between an IScheduleOwner and an IScheduleVisitor along with a description.
VisibleSchedule
          Object representation of the merged result of an IScheduleOwner's AvailableSchedule and their Calendar data (from a ICalendarDataDao).
 

Classes in org.jasig.schedassist.model used by org.jasig.schedassist.model
AffiliationImpl
          Default IAffiliation implementation.
AppointmentRole
          XParameter that is added to an Attendee to earmark the Attendee's role in the event (owner, visitor, or both).
AppointmentRole.Value
          Enum to represent possible values for the AppointmentRole X-Parameter.
AvailabilityReflection
          XProperty added to Daily notes to signal that the event is a reflection of a period of Availability in an owner's schedule.
AvailableBlock
          Representation of a block of availability.
AvailableSchedule
          Container for a SortedSet of AvailableBlocks.
AvailableStatus
          Enum to represent different potential states for an AvailableBlock.
AvailableVersion
          XProperty that describes the version of the Scheduling Assistant software used to create this event.
IAffiliation
          Simple interface to describe a calendar account's affiliation with the university or organization.
ICalendarAccount
          Interface to describe common properties of accounts with a remote calendar system.
IEventUtils
          This interface provides methods to construct iCal4j VEvents and Attendees for the Scheduling Assistant stack.
InputFormatException
          Exception regarding improperly formatted input.
IScheduleOwner
          Interface that represents a registered "Schedule Owner" within the Scheduling Assistant.
IScheduleVisitor
          Interface to represent a "Schedule Visitor."
IVisibleScheduleBuilder
          Interface defining operations for calculating VisibleSchedules.
MeetingDurations
          Class to represent meeting durations.
Preferences
          Enum to store the displayName and key for the different Schedule Owner preferences stored in the Scheduling Assistant system.
PublicProfileId
          A PublicProfileId is the combination of fields that identify a PublicProfile.
Reminders
          Bean to represent the reminders preference.
SchedulingAssistantAppointment
          XProperty to be set on all appointments created via the Scheduling Assistant system.
VisibleSchedule
          Object representation of the merged result of an IScheduleOwner's AvailableSchedule and their Calendar data (from a ICalendarDataDao).
VisibleScheduleRequestConstraints
          Java bean to encapsulate the derived fields from a request to view an IScheduleOwner's visible schedule.
VisibleWindow
          Class to represent the IScheduleOwner's preferences for schedule visibility.
 



Copyright © 2012 Jasig. All Rights Reserved.