|
CopaServer
Change of Plan Application
|
| A data represention of what shall be communicated between service and client | |
| Represents a node in the category tree | |
| Simple implementation of the CategoryNode interface | |
| An event that can have multiple fixed dates (SingleEvents) | |
| A group of Events | |
| A single occurence (fixed date) of an Event | |
| An update on a fixed date of an event (SingleEvent) | |
| A collection of utility methods related to the base classes | |
| Contains information about the service running | |
| Holds information about the servers status | |
| Settings of one user for an event | |
| Roles for users of the system which grant access to different functions | |
| Represents the personal settings of a user | |
| The database service provides an interface to the database | |
| Indicated that an object queried does already exist | |
| Indicated that an object queried does already exist | |
| Indicated that an object queried does not exist | |
| The Context which is passed as a list to the E-Mail service | |
| With the E-Mail Service it is possible to send E-Mails for notifications of updates | |
| The Text-Patterns of the Template for E-Mail message bodies that should be replaced by actual data | |
| The update information that is passed to the E-Mail service | |
| With the GoogleCloudMessagingSerive it is possible to send push messages to Android devices | |
| This NotificationService informs users about updates by sending E-Mails | |
| This NotificationService informs Android devices about updates by sending Google Cloud Messages | |
| A service which notifies clients about an update on a SingleEvent | |
| This class holds all notification services available to the system | |
| This servlet receives all requests (AbstractRequest) from the clients, passes them to the CopaSystem and sends the reponses back | |
| A collection of IO utility methods | |
| A simple HTTPS client based on Jetty | |
| This class represents the core of the system | |
| Provides access to subsystems and information that is needed by different components of the system | |
| Represents special permissions for users | |
| This class handles the registration of users to the system | |
| Simulate client requests to the service |
1.8.4