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

G

Get - Annotation Type in org.hawaiiframework.web.annotation
 
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.
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.
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.ErrorResponseResource
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
Returns the current nested path of this ValidationResult.
getOrder() - Method in class org.hawaiiframework.sql.ResourceSqlQueryResolver
Return the order in which this SqlQueryResolver is evaluated.
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
 
getRefreshTimestamp() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
 
getRequiredApplicationContext() - Static method in class org.hawaiiframework.context.ApplicationContextHolder
 
getSqlQuery() - Method in class org.hawaiiframework.sql.AbstractCachingSqlQueryResolver.QueryHolder
 
getSqlQueryResolvers() - Method in class org.hawaiiframework.sql.SqlQueryResolverComposite
Return the list of SqlQueryResolvers to delegate to.
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.
A B C D E G H I J L M N O P Q R S T U V W Y Z 
Skip navigation links
Hawaii Framework