- Get - Annotation Type in org.hawaiiframework.web.annotation
-
- getApiError() - Method in exception org.hawaiiframework.exception.ApiException
-
Getter for the ApiError.
- getApiErrorCode() - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Getter for error code.
- getApiErrorReason() - Method in class org.hawaiiframework.web.resource.ApiErrorResponseResource
-
Getter for reason.
- getApplicationContext() - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
- getCacheKey(String) - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Return the cache key for the given sql query name.
- getCacheLimit() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver
-
Return the maximum number of entries for the sql query cache.
- getCausingHawaiiException(Throwable) - Static method in exception org.hawaiiframework.exception.HawaiiException
-
- getCharset() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the Charset
for retrieving sql query resources.
- getClock() - Method in class org.hawaiiframework.time.HawaiiTime
-
Returns the clock used by this HawaiiTime
.
- getCode() - Method in class org.hawaiiframework.validation.ValidationError
-
Returns the error code.
- getCode() - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- getContentType() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the request content type.
- getElement1() - Method in class org.hawaiiframework.util.tuple.Tuple1
-
Returns the 1st element of this tuple.
- getElement10() - Method in class org.hawaiiframework.util.tuple.Tuple10
-
Returns the 10th element of this tuple.
- getElement2() - Method in class org.hawaiiframework.util.tuple.Tuple2
-
Returns the 2nd element of this tuple.
- getElement3() - Method in class org.hawaiiframework.util.tuple.Tuple3
-
Returns the 3rd element of this tuple.
- getElement4() - Method in class org.hawaiiframework.util.tuple.Tuple4
-
Returns the 4th element of this tuple.
- getElement5() - Method in class org.hawaiiframework.util.tuple.Tuple5
-
Returns the 5th element of this tuple.
- getElement6() - Method in class org.hawaiiframework.util.tuple.Tuple6
-
Returns the 6th element of this tuple.
- getElement7() - Method in class org.hawaiiframework.util.tuple.Tuple7
-
Returns the 7th element of this tuple.
- getElement8() - Method in class org.hawaiiframework.util.tuple.Tuple8
-
Returns the 8th element of this tuple.
- getElement9() - Method in class org.hawaiiframework.util.tuple.Tuple9
-
Returns the 9th element of this tuple.
- getErrorCode() - Method in interface org.hawaiiframework.exception.ApiError
-
Getter for the error code.
- getErrorCode() - Method in exception org.hawaiiframework.exception.ApiException
-
Convenience method to retrieve the error code from the contained API error.
- getErrorMessage() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the error message (Throwable#getMessage()
).
- getErrors() - Method in class org.hawaiiframework.validation.ValidationResult
-
Returns the validation errors.
- getErrors() - Method in class org.hawaiiframework.web.resource.ValidationErrorResponseResource
-
Returns the validation errors.
- getField() - Method in class org.hawaiiframework.validation.ValidationError
-
Returns the field name or null
.
- getField() - Method in class org.hawaiiframework.web.resource.ValidationErrorResource
-
- getHttpStatus() - Method in exception org.hawaiiframework.web.exception.HttpException
-
- getMethod() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the HTTP method.
- getNestedPath() - Method in class org.hawaiiframework.validation.ValidationResult
-
- getOrder() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
- getOrder() - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- getPrefix() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the prefix that gets prepended to sql query names when building the resource location.
- getQuery() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the query string.
- getQueryTimestamp() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getReason() - Method in interface org.hawaiiframework.exception.ApiError
-
Get the error reason.
- getReason() - Method in exception org.hawaiiframework.exception.ApiException
-
Convenience method to retrieve the reason from the contained API error.
- getRefreshTimestamp() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getRequiredApplicationContext() - Static method in class org.hawaiiframework.context.ApplicationContextHolder
-
- getResponseEnrichers() - Method in class org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler
-
Returns a collection of registered response enrichers.
- getSqlQuery() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
-
- getSqlQueryResolvers() - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
-
- getStatusCode() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the response status code.
- getStatusMessage() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the response status message.
- getSuffix() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
-
Return the suffix that gets appended to sql query names when building the resource location.
- getTimezone() - Method in class org.hawaiiframework.boot.autoconfigure.time.HawaiiTimeProperties
-
- getUri() - Method in class org.hawaiiframework.web.resource.ErrorResponseResource
-
Returns the request URI.
- getValidationResult() - Method in exception org.hawaiiframework.validation.ValidationException
-
Returns the validation result containing the validation errors.
- getZone() - Method in class org.hawaiiframework.time.HawaiiTime
-
Returns the zone used by this HawaiiTime
.