| Interface | Description |
|---|---|
| Retry |
This interface defines how many times the system should try befor giving up
when system tries to save, update or remove an event/meeting due to hibernate
version for multiple user concurrency cases
|
| SakaiFacade |
This is an interface to provides all necessary methods, which are depend on
the Sakai Services.
|
| SignupCacheService |
SignupMeetingService is an interface, which provides methods to cache the search results of
a list of the SignupMeeting objects from the DB.
|
| SignupCalendarHelper |
Helper to create and modify CalendarEventEdit and VEvent objects from meetings and timeslots.
|
| SignupEmailFacade |
This is an interface, which provided methods for Signup tool to send emails
out via emailService
|
| SignupMeetingService |
SignupMeetingService is an interface, which provides methods to manipulate
the SignupMeeting object to the DB, send email, post/edit Calendar and check
permission.
|
| SignupMessageTypes |
This interface defines the constants of message type for email purpose
|
| Class | Description |
|---|---|
| Permission |
This class retains permission information for attend, update and delete
operations
|
| SignupEventTypes |
This interface defines the constants of event types
|
| SignupTrackingItem |
This class is a place holder, which contains all the related informaion along
the way for one attendee when an action occurs in Signup tool
|
| SignupUser |
This class is a place holder, which contains all the user necessary
informaion for Signup Tool
|
| Exception | Description |
|---|---|
| SignupUserActionException |
This class defines a specific exception caused by user action in Signup tool
|
Copyright © 2007–2017 Sakai Project. All rights reserved.