The update information that is passed to the E-Mail service.
More...
The update information that is passed to the E-Mail service.
- Author
- Philip Wendland
unicopa.copa.server.email.UpdateInformation.UpdateInformation |
( |
String |
eventGroupName, |
|
|
String |
eventName, |
|
|
Date |
updateDate, |
|
|
String |
creatorName, |
|
|
String |
comment, |
|
|
String |
location, |
|
|
Date |
date, |
|
|
String |
supervisor |
|
) |
| |
- Parameters
-
eventGroupName | |
eventName | |
updateDate | |
creatorName | |
comment | |
location | |
date | |
supervisor | |
String unicopa.copa.server.email.UpdateInformation.getComment |
( |
) | |
|
String unicopa.copa.server.email.UpdateInformation.getCreatorName |
( |
) | |
|
Date unicopa.copa.server.email.UpdateInformation.getDate |
( |
) | |
|
String unicopa.copa.server.email.UpdateInformation.getEventGroupName |
( |
) | |
|
- Returns
- the eventGroupName
String unicopa.copa.server.email.UpdateInformation.getEventName |
( |
) | |
|
String unicopa.copa.server.email.UpdateInformation.getLocation |
( |
) | |
|
String unicopa.copa.server.email.UpdateInformation.getSupervisor |
( |
) | |
|
Date unicopa.copa.server.email.UpdateInformation.getUpdateDate |
( |
) | |
|
The documentation for this class was generated from the following file:
- CopaServer/src/main/java/unicopa/copa/server/email/UpdateInformation.java