Skip navigation links
Hawaii Framework
A B C D E F G H I J L M N O P Q R S T U V W Y Z 

A

AbstractCachingSqlQueryResolver - Class in org.hawaiiframework.sql
Convenient base class for SqlQueryResolver implementations.
AbstractCachingSqlQueryResolver() - Constructor for class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
 
AbstractCachingSqlQueryResolver.QueryHolder - Class in org.hawaiiframework.sql
QueryHolder for caching.
AbstractMockMvcTest - Class in org.hawaiiframework.test.mockmvc
 
AbstractMockMvcTest() - Constructor for class org.hawaiiframework.test.mockmvc.AbstractMockMvcTest
 
AbstractModelConverter<S,T> - Class in org.hawaiiframework.converter
Abstract ModelConverter implementation.
AbstractModelConverter(Class<T>) - Constructor for class org.hawaiiframework.converter.AbstractModelConverter
addAllErrors(List<ValidationError>) - Method in class org.hawaiiframework.validation.ValidationResult
Adds the supplied ValidationErrors to this ValidationResult.
addAllErrors(ValidationResult) - Method in class org.hawaiiframework.validation.ValidationResult
Adds all errors from the supplied ValidationResult to this ValidationResult.
addError(ValidationError) - Method in class org.hawaiiframework.validation.ValidationResult
Adds the supplied ValidationError to this ValidationResult.
addResponseEnricher(ErrorResponseEnricher) - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
afterPropertiesSet() - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
 
anyPublicMethod() - Method in class org.hawaiiframework.aspect.ApplicationPointcuts
 
ApiError - Interface in org.hawaiiframework.exception
Interface that defines an API error of the application.
ApiErrorResponseEnricher - Class in org.hawaiiframework.web.exception
This enricher adds api error information to the error response resource.
ApiErrorResponseEnricher() - Constructor for class org.hawaiiframework.web.exception.ApiErrorResponseEnricher
 
ApiErrorResponseResource - Class in org.hawaiiframework.web.resource
Response handler for API errors.
ApiErrorResponseResource() - Constructor for class org.hawaiiframework.web.resource.ApiErrorResponseResource
 
ApiException - Exception in org.hawaiiframework.exception
Exception with a predefined error code.
ApiException(ApiError) - Constructor for exception org.hawaiiframework.exception.ApiException
Construct an API error.
ApiException(ApiError, String) - Constructor for exception org.hawaiiframework.exception.ApiException
Construct an API error with a custome message.
ApiException(ApiError, Throwable) - Constructor for exception org.hawaiiframework.exception.ApiException
Construct an API error from a Throwable.
ApiException(ApiError, Throwable, String) - Constructor for exception org.hawaiiframework.exception.ApiException
Construct an API error from a Throwable with a custom message.
applicationContextBinderApplicationListener() - Method in class org.hawaiiframework.boot.autoconfigure.HawaiiAutoConfiguration
 
ApplicationContextBinderApplicationListener - Class in org.hawaiiframework.context
ApplicationContextBinderApplicationListener() - Constructor for class org.hawaiiframework.context.ApplicationContextBinderApplicationListener
 
ApplicationContextHolder - Class in org.hawaiiframework.context
 
ApplicationPointcuts - Class in org.hawaiiframework.aspect
 
ApplicationPointcuts() - Constructor for class org.hawaiiframework.aspect.ApplicationPointcuts
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
Skip navigation links
Hawaii Framework