|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
JsonNode
DOM document
@Email
fields.@MaxLength
fields.@Max
fields.@MinLength
fields.@Min
fields.@Pattern
fields.@Required
fields.DynamicForm
.T
.A
and B
.JoinConfig
to specify a 'query join' and/or define the lazy loading query.
FetchConfig
to use a separate query or lazy loading to load this path.
PagingList
for this query.
null
, if no matching bean is found.
Form
.
Form
.
@DateTime
annotation.@NonEmpty
annotation.java.util.Date
values.Date
field.String
field that cannot be empty.Boolean
.
Bytes
.
ExpressionFactory
used by this query.
CronExpression
will match.
Int
.
Milliseconds
.
RawSql
that was set to use for this query.
String
.
CronExpression
matches.
CronExpression
will be resolved.
true if there are any errors related to this form.
- hasGlobalErrors() -
Method in class play.data.Form
- Returns
true if there any global errors related to this form.
- hashCode() -
Method in class play.db.ebean.Model
-
- having() -
Method in class play.db.ebean.Model.Finder
- Returns the query's
having
clause.
- having(Expression) -
Method in class play.db.ebean.Model.Finder
- Adds an expression to the
having
clause and returns the query.
- having(String) -
Method in class play.db.ebean.Model.Finder
- Adds clauses to the
having
clause and returns the query.
- head() -
Method in class play.libs.WS.WSRequestHolder
- Perform a HEAD on the request asynchronously.
- HEAD -
Static variable in class play.test.Helpers
-
- header(String, Result) -
Static method in class play.test.Helpers
- Extracts an Header value of this Result value.
- headers() -
Method in class play.mvc.Http.Request
- Retrieves all headers.
- headers(Result) -
Static method in class play.test.Helpers
- Extracts all Headers of this Result value.
- Helpers - Class in play.test
- Helper functions to run tests.
- Helpers() -
Constructor for class play.test.Helpers
-
- HOST -
Static variable in interface play.mvc.Http.HeaderNames
-
- host() -
Method in class play.mvc.Http.Request
- The request host.
- HOUR -
Static variable in class play.libs.Time.CronExpression
-
- hours -
Variable in class play.libs.Time.CronExpression
-
- HTMLUNIT -
Static variable in class play.test.Helpers
-
- Http - Class in play.mvc
- Defines HTTP standard objects.
- Http() -
Constructor for class play.mvc.Http
-
- Http.Context - Class in play.mvc
- The global HTTP context.
- Http.Context(Http.Request, Map<String, String>, Map<String, String>) -
Constructor for class play.mvc.Http.Context
- Creates a new HTTP context.
- Http.Context.Implicit - Class in play.mvc
- Import in templates to get implicit HTTP context.
- Http.Context.Implicit() -
Constructor for class play.mvc.Http.Context.Implicit
-
- Http.Cookie - Class in play.mvc
- HTTP Cookie
- Http.Cookie(String, String, int, String, String, boolean, boolean) -
Constructor for class play.mvc.Http.Cookie
-
- Http.Cookies - Interface in play.mvc
- HTTP Cookies set
- Http.Flash - Class in play.mvc
- HTTP Flash.
- Http.Flash(Map<String, String>) -
Constructor for class play.mvc.Http.Flash
-
- Http.HeaderNames - Interface in play.mvc
- Defines all standard HTTP headers.
- Http.MultipartFormData - Class in play.mvc
- Multipart form data body.
- Http.MultipartFormData() -
Constructor for class play.mvc.Http.MultipartFormData
-
- Http.MultipartFormData.FilePart - Class in play.mvc
- A file part.
- Http.MultipartFormData.FilePart(String, String, String, File) -
Constructor for class play.mvc.Http.MultipartFormData.FilePart
-
- Http.RawBuffer - Class in play.mvc
- Handle the request body a raw bytes data.
- Http.RawBuffer() -
Constructor for class play.mvc.Http.RawBuffer
-
- Http.Request - Class in play.mvc
- An HTTP request.
- Http.Request() -
Constructor for class play.mvc.Http.Request
-
- Http.RequestBody - Class in play.mvc
- The request body.
- Http.RequestBody() -
Constructor for class play.mvc.Http.RequestBody
-
- Http.Response - Class in play.mvc
- The HTTP response.
- Http.Response() -
Constructor for class play.mvc.Http.Response
-
- Http.Session - Class in play.mvc
- HTTP Session.
- Http.Session(Map<String, String>) -
Constructor for class play.mvc.Http.Session
-
- Http.Status - Interface in play.mvc
- Defines all standard HTTP status codes.
- HTTP_VERSION_NOT_SUPPORTED -
Static variable in interface play.mvc.Http.Status
-
- httpOnly() -
Method in class play.mvc.Http.Cookie
-
true
if this query was tuned by autoFetch
.
true
if the logger instance has DEBUG level logging enabled.
true
if the logger instance enabled for the DEBUG level?
true
if this value is defined.
true
if the logger instance has ERROR level logging enabled.
true
if the logger instance enabled for the ERROR level?
true
if the logger instance has INFO level logging enabled.
true
if the logger instance enabled for the INFO level?
true
if the logger instance has TRACE level logging enabled.
true
if the logger instance enabled for the TRACE level?
true
if this value is valid.
true
if this value is valid for the given constraint.
true
if the logger instance has WARN level logging enabled.
true
if the logger instance enabled for the WARN level?
Model.Finder.fetch(String)
Model.Finder.fetch(String, FetchConfig)
Model.Finder.fetch(String, String)
.
JoinConfig
to specify a 'query join' and or define the lazy loading query.
T
with ID of type I
.
T
with ID of type I
, using a specific Ebean server.
None
value.
None
value.
null
, so that
the Scala engine handles the onBadRequest
.
order by
clause so that you can append an ascending or descending property to the order by
clause.
order by
clause, replacing the existing order by
clause if there is one.
order by
clause so that you can append an ascending or descending property to the order by
clause.
order by
clause replacing the existing order by
clause if there is one.
Form
classes.AuthenticatedAction
.Statement.fetchSize()
.
DISTINCT
.
true
, all the beans from this query are loaded into the bean cache.
order by
clause using an OrderBy
object.
order by
clause.
RawSql
to use for this query.
CronExpression
will be resolved.
Some
value.
Some
value.
CronExpression
based on the specified
parameter.
CronExpression
ValidationError
.
where
clause with the ability to chain on the ExpressionList
.
Expression
to the where
clause and returns the query.
where
clause.
Action
or a Controller
with another Action
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |