| Interface | Description |
|---|---|
| ApplicationHandler |
Handler for basic configuration
|
| BigDecimalScaleHandler |
Handles resolution of
BigDecimal scale |
| CRUDServiceLocal<E extends BaseEntity,DTO extends EntityDTO,D extends EntityData<DTO>,DP> |
Local interface for a
CRUDService, allowing working directly with the entities |
| InvokerHandler |
Handler used to control the invocation of callbacks with a given
SessionData, which can also be combined with
transactions |
| ServiceInvokerHandler |
Handler used to invoke service methods by client layer.
|