Serialized Form


Package org.jasig.schedassist

Class org.jasig.schedassist.CalendarAccountNotFoundException extends Exception implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.ConflictExistsException extends SchedulingException implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.MeetingLimitExceededException extends SchedulingException implements Serializable

serialVersionUID: 1L

Class org.jasig.schedassist.NoAppointmentExistsException extends SchedulingException implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.SchedulingException extends Exception implements Serializable

serialVersionUID: 53706L


Package org.jasig.schedassist.model

Class org.jasig.schedassist.model.AbstractCalendarAccount extends Object implements Serializable

serialVersionUID: 53706L

Serialized Fields

calendarUniqueId

String calendarUniqueId

emailAddress

String emailAddress

displayName

String displayName

username

String username

eligible

boolean eligible

Class org.jasig.schedassist.model.AbstractScheduleOwner extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

calendarAccount

ICalendarAccount calendarAccount

Class org.jasig.schedassist.model.AbstractScheduleVisitor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

calendarAccount

ICalendarAccount calendarAccount

Class org.jasig.schedassist.model.AppointmentRole extends net.fortuna.ical4j.model.parameter.XParameter implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.model.AvailabilityReflection extends net.fortuna.ical4j.model.property.XProperty implements Serializable

serialVersionUID: -5289589738727306035L

Class org.jasig.schedassist.model.AvailableBlock extends Object implements Serializable

serialVersionUID: -7574365284572265106L

Serialized Fields

startTime

Date startTime

endTime

Date endTime

visitorLimit

int visitorLimit

meetingLocation

String meetingLocation

visitorsAttending

int visitorsAttending

Class org.jasig.schedassist.model.AvailableVersion extends net.fortuna.ical4j.model.property.XProperty implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.model.InputFormatException extends Exception implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.model.MeetingDurations extends Object implements Serializable

serialVersionUID: -8057215291650880899L

Serialized Fields

key

String key

minLength

int minLength

maxLength

int maxLength

Class org.jasig.schedassist.model.Relationship extends Object implements Serializable

serialVersionUID: -6249594180199804748L

Serialized Fields

owner

IScheduleOwner owner

visitor

IScheduleVisitor visitor

description

String description

Class org.jasig.schedassist.model.Reminders extends Object implements Serializable

serialVersionUID: -7394013183165410327L

Serialized Fields

key

String key

enabled

boolean enabled

includeOwner

boolean includeOwner

hours

int hours

Class org.jasig.schedassist.model.ScheduleConstructionException extends RuntimeException implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.model.SchedulingAssistantAppointment extends net.fortuna.ical4j.model.property.XProperty implements Serializable

serialVersionUID: 53706L

Class org.jasig.schedassist.model.VisibleSchedule extends Object implements Serializable

serialVersionUID: -8774450894322731603L

Serialized Fields

LOG

org.apache.commons.logging.Log LOG

blockMap

SortedMap<K,V> blockMap

meetingDurations

MeetingDurations meetingDurations

Class org.jasig.schedassist.model.VisibleScheduleRequestConstraints extends Object implements Serializable

serialVersionUID: -2213895500433357816L

Serialized Fields

targetStartDate

Date targetStartDate

targetEndDate

Date targetEndDate

nextWeekIndex

Integer nextWeekIndex

prevWeekIndex

Integer prevWeekIndex

constrainedWeekStart

int constrainedWeekStart

Class org.jasig.schedassist.model.VisitorLimit extends net.fortuna.ical4j.model.property.XProperty implements Serializable

serialVersionUID: 53706L



Copyright © 2011 Jasig. All Rights Reserved.