| Interface | Description |
|---|---|
| GenericService<T extends DomainObject> |
Generic service class for CRUD functionality for
DomainObject |
| MailService |
| Class | Description |
|---|---|
| ErrorMessageMailer |
Utility class to send error mails safely (should never throw any errors)
|
| GenericServiceHibernateImpl<T extends DomainObject> |
GenericService based on hibernate
|
| MockJavaMailSender |
Mock JavaMailSender
|
| Enum | Description |
|---|---|
| SortOrder |
Enum to choose a sort order
|
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.