See: Description
| Interface | Description |
|---|---|
| Auditing |
Generic interface for entities history.
|
| CrudReadService |
Generic interface for read operations on entities.
|
| CrudWriteService |
Generic interface for write operations on entities
|
| Class | Description |
|---|---|
| AbstractCrudService |
This base class enables you to create minimal crud service beans.
|
| AbstractCrudServiceEnvers | |
| CrudReadService.SORTORDER.Builder |
| Enum | Description |
|---|---|
| CrudReadService.SORTORDER |
| Exception | Description |
|---|---|
| EntityException |
An Exception that tracks the entity that caused the failure, useful for
example the combination of EntityListeners and batch operations.
|
Copyright © 2018 Fryske Akademy. All rights reserved.