| 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 |
Utility class used to invoke services
|