All Classes and Interfaces

Class
Description
Main application configuration class for the Beas Rule Engine.
Base interface for CRUD operations in service layer.
Base class for cryptographic operations.
Base exception class for the Beas Rule Engine.
Base model class for all entities in the Beas Rule Engine.
Base response class for all API responses in the Beas Rule Engine.
Generic base response model for API responses with data payload.
Base service implementation for CRUD operations.
Main Spring Boot application class for the Beas Rule Engine.
Interface for cache management operations in the Beas Rule Engine.
Implementation of cache controller for the Beas Rule Engine.
Base interface for create operations in REST controllers.
Component for cryptographic operations in the Beas Rule Engine.
Base class for cryptographic state management.
Base interface for delete operations in REST controllers.
Annotation to mark fields that should be encrypted.
Custom RSQL comparison operators for the Beas Rule Engine.
RSQL visitor for converting RSQL queries to MongoDB criteria.
Cache for function library code.
Entity representing a function library in the Beas Rule Engine.
REST controller for function library operations.
 
 
 
Global exception handler and response body advice for the Beas Rule Engine.
Cache for helper class instances.
Component for dynamically loading and instantiating helper classes.
MongoDB configuration class for the Beas Rule Engine.
MongoDB event listener for automatic field management and encryption.
ObjectMapper configuration class for the Beas Rule Engine.
Custom deserializer for LocalDate objects.
Custom serializer for LocalDate objects.
Custom deserializer for OffsetDateTime objects.
Custom serializer for OffsetDateTime objects.
Exception class for operation-related errors in the Beas Rule Engine.
Base interface for read operations in REST controllers.
Cache for compiled rule expressions.
REST controller for rule engine operations.
Manager class for rule engine operations and caching.
Request DTO for rule evaluation operations.
Response DTO for rule evaluation operations.
Entity representing a rule helper in the Beas Rule Engine.
REST controller for rule helper operations.
 
 
 
Entity representing a rule library in the Beas Rule Engine.
REST controller for rule library operations.
 
 
 
Security configuration class for the Beas Rule Engine.
Configuration properties for security settings.
Configuration class for Swagger/OpenAPI documentation.
Base interface for update operations in REST controllers.
 
 
Cache for rule variables and context.
Web configuration class for the Beas Rule Engine.