| Class | Description |
|---|---|
| AbstractCrudService<E extends de.terrestris.shogun2.model.PersistentObject> |
This abstract service class provides basic CRUD functionality.
|
| AbstractDaoService<T extends de.terrestris.shogun2.model.PersistentObject> |
This abstract service class simply provides a data access object for the type
T. |
| AbstractExtDirectCrudService<E extends de.terrestris.shogun2.model.PersistentObject> |
This class provides methods, that can be used in the client with the
ExtDirect technology.
|
| AbstractUserTokenService<E extends de.terrestris.shogun2.model.token.UserToken> | |
| ApplicationService |
Service class for the
Application model. |
| LayoutService |
Service class for the
Layout model. |
| ModuleService |
Service class for the
Module model. |
| PasswordResetTokenService | |
| PersonService |
Service class for the
Person model. |
| RegistrationTokenService | |
| RoleService |
Service class for the
Role model. |
| UserGroupService |
Service class for the
UserGroup model. |
| UserService |
Service class for the
User model. |
Copyright © 2016 terrestris GmbH & Co. KG. All rights reserved.