A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

ABS_ACTION - play.templates.TemplateParser.Token
 
absolute(Http.Request) - Method in class play.mvc.Router.ActionDefinition
 
AbstractMailSystemFactory - Class in play.libs.mail
 
AbstractMailSystemFactory() - Constructor for class play.libs.mail.AbstractMailSystemFactory
 
accept(V) - Method in class play.libs.Promise
 
ACCEPTED - Static variable in class play.mvc.Http.StatusCode
 
acceptLanguage() - Method in class play.mvc.Http.Request
Return the languages requested by the browser, ordered by preference (preferred first).
acceptsURL(String) - Method in class play.db.DBPlugin.ProxyDriver
 
accessControl(String) - Method in class play.mvc.Http.Response
Add headers to allow cross-domain requests.
accessControl(String, boolean) - Method in class play.mvc.Http.Response
Add headers to allow cross-domain requests.
accessControl(String, String, boolean) - Method in class play.mvc.Http.Response
Add headers to allow cross-domain requests.
action - Variable in class play.mvc.Http.Request
Full action (ex: Application.index)
action - Variable in class play.mvc.Router.ActionDefinition
FIXME - what is this? does it include the class and package?
action - Variable in class play.mvc.Router.Route
 
Action<T> - Interface in play.utils
 
ACTION - play.templates.TemplateParser.Token
 
actionContext - Variable in class play.mvc.Controller
 
ActionContext - Class in play.mvc
 
ActionContext(Http.Request, Http.Response, Scope.Session, Scope.Flash, Scope.RenderArgs, Validation) - Constructor for class play.mvc.ActionContext
 
ActionDefinition() - Constructor for class play.mvc.Router.ActionDefinition
 
ActionInvoker - Class in play.mvc
Invoke an action after an HTTP request.
ActionInvoker(SessionStore) - Constructor for class play.mvc.ActionInvoker
 
actionMethod - Variable in class play.mvc.Http.Request
 
ActionNotFoundException - Exception in play.exceptions
 
ActionNotFoundException(String, Throwable) - Constructor for exception play.exceptions.ActionNotFoundException
 
actionToUrl(String, Map<String, Object>, String, Charset) - Method in class play.mvc.Router
 
actionToUrl(String, Map<String, Object>, Http.Request, Http.Response) - Method in class play.mvc.Router
 
actualRequest(String, HttpMethod) - Method in class play.libs.ws.DummyWSClient
 
add(String[], String) - Static method in class play.templates.JavaExtensions
 
add(String, Object) - Method in class play.mvc.Router.ActionDefinition
 
addChild(ParamNode) - Method in class play.data.binding.ParamNode
 
addError(String, String, String...) - Static method in class play.data.validation.Validation
Add an error
addPlugin(PlayPlugin) - Method in class play.plugins.PluginCollection
Adds one plugin and enables it
addRoute(String, String, String) - Static method in class play.mvc.Router
Add a new route.
addSlashes(Object) - Static method in class play.templates.JavaExtensions
 
addToSet(int, int, int, int) - Method in class play.libs.CronExpression
 
addTransformer(ClassTransformer) - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
after() - Method in class play.Invocation
Things to do after an Invocation.
After - Annotation Type in play.mvc
Mark this method as @After interceptor
afterActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.Flash) - Method in class play.PlayPlugin
Called at the end of the action invocation.
afterActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.Flash) - Method in class play.plugins.PluginCollection
 
afterApplicationStart() - Method in class play.jobs.JobsPlugin
 
afterApplicationStart() - Method in class play.PlayPlugin
Called after the application start.
afterApplicationStart() - Method in class play.plugins.PluginCollection
 
afterInvocation() - Method in class play.db.jpa.JPAPlugin
 
afterInvocation() - Method in class play.PlayPlugin
Called after an invocation.
afterInvocation() - Method in class play.plugins.PluginCollection
 
afterTransactionCompletion(Transaction) - Method in class play.db.jpa.HibernateInterceptor
 
all() - Method in class play.mvc.Scope.Params
 
all() - Method in class play.mvc.Scope.Session
 
all(String) - Static method in class play.i18n.Messages
return all messages for a locale
ALL_SPEC_INT - Static variable in class play.libs.CronExpression
 
allClassesInProject() - Method in class play.classloading.JavaClassesScanner
 
allSimple() - Method in class play.mvc.Scope.Params
 
annotation - Variable in class play.data.validation.Validation.Validator
 
AnnotationHelper - Class in play.data.binding
 
AnnotationHelper() - Constructor for class play.data.binding.AnnotationHelper
 
annotations - Variable in class play.data.binding.BindingAnnotations
 
ApacheMultipartParser - Class in play.data.parsing
From Apache commons fileupload.
ApacheMultipartParser() - Constructor for class play.data.parsing.ApacheMultipartParser
 
ApacheMultipartParser.AutoFileItem - Class in play.data.parsing
 
ApacheMultipartParser.SizeException - Exception in play.data.parsing
This exception is thrown, if a requests permitted size is exceeded.
ApplicationClasses - Class in play.classloading
 
ApplicationClasses() - Constructor for class play.classloading.ApplicationClasses
 
applicationPath - Static variable in class play.Play
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Error
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.NoResult
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.NotFound
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.NotModified
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Ok
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Redirect
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RedirectToStatic
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderBinary
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderHtml
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderJson
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderStatic
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderTemplate
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderText
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.RenderXml
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Result
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Status
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.mvc.results.Unauthorized
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.rebel.RedirectToAction
 
apply(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in exception play.rebel.View
 
args - Variable in class play.mvc.Http.Request
Free space to store your request specific data
args - Variable in class play.mvc.Router.ActionDefinition
FIXME - are these the required args in the routing file, or the query string in a request?
args - Variable in class play.mvc.Router.MatchingRoute
 
arrayequals(byte[], byte[], int) - Static method in class play.data.parsing.MultipartStream
Compares count first bytes in the arrays a and b.
As - Annotation Type in play.data.binding
 
As.DEFAULT - Class in play.data.binding
 
asAttr(Map) - Static method in class play.templates.JavaExtensions
 
asAttr(Map, Object) - Static method in class play.templates.JavaExtensions
 
asBytes() - Method in class play.data.FileUpload
 
asBytes() - Method in class play.data.MemoryUpload
 
asBytes() - Method in interface play.data.Upload
 
asdate(Long) - Static method in class play.templates.JavaExtensions
 
asdate(Long, String) - Static method in class play.templates.JavaExtensions
 
asdate(Long, String, String) - Static method in class play.templates.JavaExtensions
 
asdate(Long, String, String, String) - Static method in class play.templates.JavaExtensions
 
asFile() - Method in class play.data.FileUpload
 
asFile() - Method in class play.data.MemoryUpload
 
asFile() - Method in interface play.data.Upload
 
asStream() - Method in class play.data.FileUpload
 
asStream() - Method in class play.data.MemoryUpload
 
asStream() - Method in interface play.data.Upload
 
asXml(String) - Static method in class play.templates.JavaExtensions
 
async() - Method in annotation type play.jobs.OnApplicationStart
set this to true if you want the job to run in the background when your application starts.
authenticate(String, String) - Method in class play.libs.ws.WSRequest
define client authentication for a server host provided credentials will be used during the request the basic scheme will be used
authenticate(String, String, Scheme) - Method in class play.libs.ws.WSRequest
Define client authentication for a server host provided credentials will be used during the request
AuthenticityTokenPlugin - Class in play.plugins.security
 
AuthenticityTokenPlugin() - Constructor for class play.plugins.security.AuthenticityTokenPlugin
 
authorizationInit() - Method in class play.mvc.Http.Request
 
autoCommit - Variable in class play.db.jpa.JPA.JPAContext
 
AutoFileItem(FileItemStream) - Constructor for class play.data.parsing.ApacheMultipartParser.AutoFileItem
 
autoTxs - Static variable in class play.db.jpa.JPAPlugin
 
available() - Method in class play.data.parsing.MultipartStream.ItemInputStream
Returns the number of bytes, which are currently available, without blocking.

B

BAD_REQUEST - Static variable in class play.mvc.Http.StatusCode
 
badRequest() - Method in class play.mvc.Controller
 
BadRequest - Exception in play.mvc.results
400 Bad Request
BadRequest(String) - Constructor for exception play.mvc.results.BadRequest
 
BaseTemplate - Class in play.templates
 
BaseTemplate() - Constructor for class play.templates.BaseTemplate
 
BaseTemplate.RawData - Class in play.templates
 
BASIC - play.libs.ws.Scheme
 
basicAuthHeader() - Method in class play.libs.ws.WSRequest
 
beanSource - Static variable in class play.Play
Not recommended to use directly.
BeanSource - Interface in play.inject
 
BeanWrapper - Class in play.data.binding
Parameters map to POJO binder.
BeanWrapper(Class<?>) - Constructor for class play.data.binding.BeanWrapper
 
BeanWrapper.Property - Class in play.data.binding
 
before() - Method in class play.Invocation
Things to do before an Invocation
Before - Annotation Type in play.mvc
Mark this method as @Before interceptor
beforeActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash, Method) - Method in class play.data.validation.ValidationPlugin
 
beforeActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash, Method) - Method in class play.modules.logger.RequestLogPlugin
 
beforeActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash, Method) - Method in class play.PlayPlugin
Called before an 'action' invocation, ie an HTTP request processing.
beforeActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash, Method) - Method in class play.plugins.PluginCollection
 
beforeActionInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash, Method) - Method in class play.plugins.security.AuthenticityTokenPlugin
 
beforeInvocation() - Method in class play.data.validation.ValidationPlugin
 
beforeInvocation() - Method in class play.PlayPlugin
Called before a Play! invocation.
beforeInvocation() - Method in class play.plugins.PluginCollection
 
BinaryBinder - Class in play.data.binding.types
 
BinaryBinder() - Constructor for class play.data.binding.types.BinaryBinder
 
bind(String, Object) - Method in class play.db.jpa.GenericModel.JPAQuery
Bind a JPQL named parameter to the current query.
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.As.DEFAULT
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in interface play.data.binding.TypeBinder
Called when your parameter needs to be bound.
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.BinaryBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.ByteArrayArrayBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.ByteArrayBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.CalendarBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.DateBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.FileArrayBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.FileBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.LocalDateBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.LocalDateTimeBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.LocaleBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.LocalTimeBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.UploadArrayBinder
 
bind(Http.Request, Scope.Session, String, Annotation[], String, Class, Type) - Method in class play.data.binding.types.UploadBinder
 
bind(Http.Request, Scope.Session, String, Map<String, String[]>, String, Object, Annotation[]) - Method in class play.data.binding.BeanWrapper
 
bind(Http.Request, Scope.Session, RootParamNode, String, Class<?>, Type, Annotation[]) - Static method in class play.data.binding.Binder
 
bind(Http.Request, Scope.Session, RootParamNode, String, Class<?>, Type, Annotation[]) - Method in class play.PlayPlugin
Called when play need to bind a Java object from HTTP params.
bind(Http.Request, Scope.Session, RootParamNode, String, Class<?>, Type, Annotation[]) - Method in class play.plugins.PluginCollection
 
bind(Http.Request, Scope.Session, RootParamNode, String, Class, Type, Annotation[]) - Method in class play.db.jpa.JPAPlugin
 
bindBean(Http.Request, Scope.Session, ParamNode, Object, Annotation[]) - Static method in class play.data.binding.Binder
Does NOT invoke plugins
binder() - Method in annotation type play.data.binding.As
 
Binder - Class in play.data.binding
The binder try to convert String values to Java objects.
Binder() - Constructor for class play.data.binding.Binder
 
bindForCurrentThread(String, EntityManager, boolean) - Static method in class play.db.jpa.JPA
Bind an EntityManager to the current thread.
BindingAnnotations - Class in play.data.binding
 
BindingAnnotations(Annotation[]) - Constructor for class play.data.binding.BindingAnnotations
 
BindingAnnotations(Annotation[], String[]) - Constructor for class play.data.binding.BindingAnnotations
 
body - Variable in class play.libs.ws.WSRequest
 
body - Variable in class play.mvc.Http.Request
 
body(Object) - Method in class play.libs.ws.WSRequest
Add the given body to the request.
BOUNDARY_PREFIX - Static variable in class play.data.parsing.MultipartStream
A byte sequence that precedes a boundary (CRLF--).
buildExpression(String) - Method in class play.libs.CronExpression
 
buildMessage(Email) - Static method in class play.libs.Mail
 
ByteArrayArrayBinder - Class in play.data.binding.types
Bind byte[][] form multipart/form-data request, so you can have a byte[][] in your controller.
ByteArrayArrayBinder() - Constructor for class play.data.binding.types.ByteArrayArrayBinder
 
ByteArrayBinder - Class in play.data.binding.types
Bind byte[] form multipart/form-data request.
ByteArrayBinder() - Constructor for class play.data.binding.types.ByteArrayBinder
 
byteToHexString(byte[]) - Static method in class play.libs.Codec
 

C

Cache - Class in play.cache
The Cache.
Cache() - Constructor for class play.cache.Cache
 
CachedBoundActionMethodArgs - Class in play.data.binding
 
CachedBoundActionMethodArgs() - Constructor for class play.data.binding.CachedBoundActionMethodArgs
 
cachedIsSecure - Variable in class play.mvc.Http.Request
 
CacheException - Exception in play.exceptions
 
CacheException(String, Throwable) - Constructor for exception play.exceptions.CacheException
 
cacheFor(String) - Method in class play.mvc.Http.Response
Add a cache-control header
cacheFor(String, String, long) - Method in class play.mvc.Http.Response
Add cache-control headers
CacheFor - Annotation Type in play.cache
Cache an action's result.
cacheImpl - Static variable in class play.cache.Cache
The underlying cache implementation
CacheImpl - Interface in play.cache
A cache implementation.
CalendarBinder - Class in play.data.binding.types
Binder that support Calendar class.
CalendarBinder() - Constructor for class play.data.binding.types.CalendarBinder
 
call() - Method in class play.jobs.Job
 
camelCase(String) - Static method in class play.templates.JavaExtensions
 
cancel(boolean) - Method in class play.libs.Promise
 
cancel(boolean) - Method in class play.utils.ImmediateFuture
 
capAll(Object) - Static method in class play.templates.JavaExtensions
 
capFirst(Object) - Static method in class play.templates.JavaExtensions
 
capitalizeWords(String) - Static method in class play.templates.JavaExtensions
 
Catch - Annotation Type in play.mvc
Mark this method as @Catch interceptor
change(String) - Static method in class play.i18n.Lang
Deprecated.
change(String, Http.Response) - Static method in class play.i18n.Lang
Change language for next requests
checkAndParse() - Method in class play.mvc.Scope.Params
 
checkAuthenticity() - Method in class play.mvc.Controller
 
checkClientTrusted(X509Certificate[], String) - Method in class play.utils.YesSSLSocketFactory.YesTrustManager
 
checkNext() - Method in class play.templates.TemplateParser
 
checkNext(int, String, int, int) - Method in class play.libs.CronExpression
 
checkNoBinding() - Method in class play.data.binding.BindingAnnotations
 
checkServerTrusted(X509Certificate[], String) - Method in class play.utils.YesSSLSocketFactory.YesTrustManager
 
child(String) - Method in class play.vfs.VirtualFile
 
choices - Variable in class play.db.Model.Property
 
chunked - Variable in class play.mvc.Http.Response
 
classes - Static variable in class play.Play
 
cleanCompiledCache() - Static method in class play.templates.TemplateLoader
Cleans the cache for all templates
clear() - Static method in class play.cache.Cache
Clear all data from cache.
clear() - Method in interface play.cache.CacheImpl
 
clear() - Method in class play.cache.EhCacheImpl
 
clear() - Method in class play.cache.MemcachedImpl
 
clear() - Static method in class play.data.binding.CachedBoundActionMethodArgs
 
clear() - Static method in class play.data.validation.Validation
 
clear() - Static method in class play.i18n.Lang
Clears the current language - This wil trigger resolving language from request if not manually set.
clear() - Method in class play.mvc.Scope.Flash
 
clear() - Method in class play.mvc.Scope.Session
 
clear() - Method in class play.utils.OrderSafeProperties
 
clearForTests() - Static method in class play.mvc.Router
 
clone() - Method in class play.libs.CronExpression
 
close() - Method in class play.data.parsing.MultipartStream.ItemInputStream
Closes the input stream.
close() - Static method in class play.db.DB
Close all the open connections for the current thread.
close(String) - Static method in class play.db.DB
Close an given open connections for the current thread
CLOSE - Static variable in class play.mvc.Http.Headers.Values
 
closeAll() - Static method in class play.db.DB
Close all the open connections for the current thread.
closeTx(String) - Static method in class play.db.jpa.JPA
 
code - Variable in exception play.mvc.results.Redirect
 
Codec - Class in play.libs
 
Codec() - Constructor for class play.libs.Codec
 
CollectionUtils - Class in org.apache.commons.collections
 
CollectionUtils() - Constructor for class org.apache.commons.collections.CollectionUtils
 
COMMENT - play.templates.TemplateParser.Token
 
compareTo(PlayPlugin) - Method in class play.PlayPlugin
 
compareTo(PluginDescriptor) - Method in class play.plugins.PluginDescriptor
 
compile() - Method in class play.templates.Template
 
computeApplicationStatus(boolean) - Method in class play.plugins.PlayStatusPlugin
Get the application status
configuration - Static variable in class play.Play
The app configuration (already resolved from the framework id)
Configuration - Class in play.db
 
Configuration(String) - Constructor for class play.db.Configuration
 
ConfigurationException - Exception in play.exceptions
 
ConfigurationException(String) - Constructor for exception play.exceptions.ConfigurationException
 
configure(Email) - Method in class play.data.validation.EmailCheck
 
configure(InFuture) - Method in class play.data.validation.InFutureCheck
 
configure(InPast) - Method in class play.data.validation.InPastCheck
 
configure(IPv4Address) - Method in class play.data.validation.IPv4AddressCheck
 
configure(IPv6Address) - Method in class play.data.validation.IPv6AddressCheck
 
configure(IsTrue) - Method in class play.data.validation.IsTrueCheck
 
configure(Match) - Method in class play.data.validation.MatchCheck
 
configure(Max) - Method in class play.data.validation.MaxCheck
 
configure(MaxSize) - Method in class play.data.validation.MaxSizeCheck
 
configure(Min) - Method in class play.data.validation.MinCheck
 
configure(MinSize) - Method in class play.data.validation.MinSizeCheck
 
configure(Phone) - Method in class play.data.validation.PhoneCheck
 
configure(Range) - Method in class play.data.validation.RangeCheck
 
configure(Unique) - Method in class play.data.validation.UniqueCheck
 
configure(URL) - Method in class play.data.validation.URLCheck
 
ConfLoader - Interface in play
 
connect(String, Properties) - Method in class play.db.DBPlugin.ProxyDriver
 
contains(String) - Method in class play.mvc.Scope.Flash
 
contains(String) - Method in class play.mvc.Scope.Params
 
contains(String) - Method in class play.mvc.Scope.Session
 
contains(String[], String) - Static method in class play.templates.JavaExtensions
 
containsFiles() - Method in class play.mvc.Scope.Params
 
content() - Method in class play.vfs.VirtualFile
 
contentAsString() - Method in class play.vfs.VirtualFile
 
contentType - Variable in class play.mvc.Http.Request
 
contentType - Variable in class play.mvc.Http.Response
 
contentType - Variable in class play.utils.HTTP.ContentTypeWithEncoding
 
ContentTypeWithEncoding(String, Charset) - Constructor for class play.utils.HTTP.ContentTypeWithEncoding
 
controller - Variable in class play.mvc.Http.Request
 
Controller - Class in play.mvc
 
Controller() - Constructor for class play.mvc.Controller
 
controllerClass - Variable in class play.mvc.Http.Request
 
controllerInstance - Variable in class play.mvc.Http.Request
 
convert(Map<String, String[]>) - Static method in class play.data.binding.ParamNode
 
convertToCharacter(String) - Method in class play.utils.HTML.HtmlCharacterEntityReferences
Return the char mapped to the given entityReference or -1.
convertToReference(char) - Method in class play.utils.HTML.HtmlCharacterEntityReferences
Return the reference mapped to the given character or null.
Cookie(String, String) - Constructor for class play.mvc.Http.Cookie
 
COOKIE_EXPIRATION_SETTING - Static variable in class play.mvc.Scope
 
COOKIE_PREFIX - Static variable in class play.mvc.Scope
 
COOKIE_SECURE - Static variable in class play.mvc.Scope
 
CookieDataCodec - Class in play.mvc
Provides operations around the encoding and decoding of Cookie data.
CookieDataCodec() - Constructor for class play.mvc.CookieDataCodec
 
cookies - Variable in class play.mvc.Http.Request
 
cookies - Variable in class play.mvc.Http.Response
 
CookieSessionStore - Class in play.mvc
Default session store implementation that stores signed data in a cookie
CookieSessionStore() - Constructor for class play.mvc.CookieSessionStore
 
copy(File, File) - Static method in class play.libs.Files
Just copy a file
copyDir(File, File) - Static method in class play.libs.Files
 
count() - Method in class play.db.jpa.JPARepository
 
count(String, Object...) - Method in class play.db.jpa.JPARepository
 
count(String, String, Object[]) - Method in class play.db.jpa.JPQL
 
count(List<String>, String, String) - Method in class play.db.jpa.JPAModelLoader
 
count(List<String>, String, String) - Method in interface play.db.Model.Factory
 
CR - Static variable in class play.data.parsing.MultipartStream
The Carriage Return ASCII character value.
create(Http.Request, Scope.Session, ParamNode, String, Class<?>, Annotation[]) - Static method in class play.db.jpa.GenericModel
Create a new model
CREATED - Static variable in class play.mvc.Http.StatusCode
 
createDataSource(Configuration) - Method in interface play.db.DataSourceFactory
 
createDataSource(Configuration) - Method in class play.db.hikaricp.HikariDataSourceFactory
 
createEntityManager(String) - Static method in class play.db.jpa.JPA
Build a new entityManager (In most case you want to use the local entityManager with em)
createMessageVariables() - Method in class play.data.validation.InFutureCheck
 
createMessageVariables() - Method in class play.data.validation.InPastCheck
 
createMessageVariables() - Method in class play.data.validation.MatchCheck
 
createMessageVariables() - Method in class play.data.validation.MaxCheck
 
createMessageVariables() - Method in class play.data.validation.MaxSizeCheck
 
createMessageVariables() - Method in class play.data.validation.MinCheck
 
createMessageVariables() - Method in class play.data.validation.MinSizeCheck
 
createMessageVariables() - Method in class play.data.validation.RangeCheck
 
createMessageVariables() - Method in class play.data.validation.UniqueCheck
 
createRequest(String, String, String, String, String, InputStream, String, String, boolean, int, String, Map<String, Http.Header>, Map<String, Http.Cookie>) - Static method in class play.mvc.Http.Request
 
createSocket() - Method in class play.utils.YesSSLSocketFactory
 
createSocket(String, int) - Method in class play.utils.YesSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class play.utils.YesSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class play.utils.YesSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class play.utils.YesSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class play.utils.YesSSLSocketFactory
 
createTempFolder() - Static method in class play.data.parsing.TempFilePlugin
 
CronExpression - Class in play.libs
Thanks to Quartz project, ...
CronExpression(String) - Constructor for class play.libs.CronExpression
Constructs a new CronExpression based on the specified parameter.
Crypter - Class in play.libs
 
Crypter(String) - Constructor for class play.libs.Crypter
 
current - Static variable in class play.data.validation.Validation
 
current - Static variable in class play.InvocationContext
 
current - Static variable in class play.mvc.Scope.RenderArgs
Deprecated.
current() - Static method in class play.data.binding.CachedBoundActionMethodArgs
 
current() - Static method in class play.data.validation.Validation
 
current() - Static method in class play.InvocationContext
 
current() - Static method in class play.mvc.Http.Request
Deprecated.
current() - Static method in class play.mvc.Http.Response
Deprecated.
current() - Static method in class play.mvc.Scope.RenderArgs
Deprecated.
current() - Static method in class play.templates.TagContext
 
currentEntityManager - Static variable in class play.db.jpa.JPA
 
currentMailSystem() - Method in class play.libs.mail.AbstractMailSystemFactory
 
currentMailSystem() - Static method in class play.libs.Mail
 
currentTemplate - Static variable in class play.templates.BaseTemplate
 
cut(Object, String) - Static method in class play.templates.JavaExtensions
 

D

DASH - Static variable in class play.data.parsing.MultipartStream
The dash (-) ASCII character value.
data - Variable in class play.mvc.Scope.RenderArgs
 
data - Variable in class play.templates.BaseTemplate.RawData
 
data - Variable in class play.templates.TagContext
 
DatabaseException - Exception in play.exceptions
 
DatabaseException(String, Throwable) - Constructor for exception play.exceptions.DatabaseException
 
DatabaseException(Throwable) - Constructor for exception play.exceptions.DatabaseException
 
DataParser - Class in play.data.parsing
A data parser parse the HTTP request data to a Map<String,String[]>
DataParser() - Constructor for class play.data.parsing.DataParser
 
DataParsers - Class in play.data.parsing
 
DataParsers() - Constructor for class play.data.parsing.DataParsers
 
datasource - Static variable in class play.db.DB
Deprecated.
Use datasources instead
DataSourceFactory - Interface in play.db
 
datasources - Static variable in class play.db.DB
The loaded datasource.
date - Variable in class play.mvc.Http.Request
When the request has been received
DateBinder - Class in play.data.binding.types
Binder that support Date class.
DateBinder() - Constructor for class play.data.binding.types.DateBinder
 
DAY_OF_MONTH - Static variable in class play.libs.CronExpression
 
DAY_OF_WEEK - Static variable in class play.libs.CronExpression
 
dayMap - Static variable in class play.libs.CronExpression
 
daysOfMonth - Variable in class play.libs.CronExpression
 
daysOfWeek - Variable in class play.libs.CronExpression
 
DB - Class in play.db
Database connection utilities.
DB() - Constructor for class play.db.DB
 
DB.ExtendedDatasource - Class in play.db
 
dbName - Variable in class play.db.jpa.JPA.JPAContext
 
DBPlugin - Class in play.db
 
DBPlugin() - Constructor for class play.db.DBPlugin
 
DBPlugin.ProxyDriver - Class in play.db
Needed because DriverManager will not load a driver ouside of the system classloader
decode(String) - Method in class play.mvc.SessionDataEncoder
 
decode(Map<String, String>, String) - Static method in class play.mvc.CookieDataCodec
 
decodeBASE64(String) - Static method in class play.libs.Codec
 
decrypt(String) - Method in class play.utils.ErrorsCookieCrypter
 
decryptAES(String) - Method in class play.libs.Crypter
 
Default - Class in play.utils
 
Default(Object) - Constructor for class play.utils.Default
 
DEFAULT - Static variable in class play.db.DB
 
DEFAULT - Static variable in class play.db.jpa.JPA
 
DEFAULT - Static variable in class play.libs.mail.AbstractMailSystemFactory
 
DEFAULT() - Constructor for class play.data.binding.As.DEFAULT
 
DEFAULT_BUFSIZE - Static variable in class play.data.parsing.MultipartStream
The default length of the buffer used for processing a request.
DEFAULT_CHARSET - Static variable in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Default content charset to be used when no explicit charset parameter is provided by the sender.
DefaultBeanSource - Class in play.inject
 
DefaultBeanSource() - Constructor for class play.inject.DefaultBeanSource
 
defaults - Static variable in class play.i18n.Messages
 
defaultWebEncoding - Static variable in class play.Play
This is used as default encoding everywhere related to the web: request, response, WS
delete() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
delete() - Method in class play.db.jpa.GenericModel
Delete the entity.
delete() - Method in class play.libs.ws.DummyWSRequest
 
delete() - Method in class play.libs.ws.WSRequest
Execute a DELETE request.
delete(File) - Static method in class play.libs.Files
Just delete a file.
delete(String) - Static method in class play.cache.Cache
Delete an element from the cache.
delete(String) - Method in interface play.cache.CacheImpl
 
delete(String) - Method in class play.cache.EhCacheImpl
 
delete(String) - Method in class play.cache.MemcachedImpl
 
delete(String, Object...) - Method in class play.db.jpa.JPARepository
 
delete(T) - Method in class play.db.jpa.JPARepository
 
DELETE - play.libs.ws.HttpMethod
 
DELETE - Static variable in class play.mvc.Http.Methods
 
deleteAll() - Method in class play.db.jpa.JPAModelLoader
 
deleteAll() - Method in class play.db.jpa.JPARepository
 
deleteAll() - Method in interface play.db.Model.Factory
 
deleteAsync() - Method in class play.libs.ws.WSRequest
Execute a DELETE request asynchronously.
deleteDirectory(File) - Static method in class play.libs.Files
Recursively delete a directory.
deserialize(byte[]) - Static method in class play.utils.Java
 
destroy(String) - Static method in class play.db.DB
Destroy the datasource
destroyAll() - Static method in class play.db.DB
Destroy all datasources
destroyMethod - Static variable in class play.db.DB
Deprecated.
Use datasources instead
detectChange() - Method in class play.i18n.MessagesPlugin
 
detectChange() - Method in class play.PlayPlugin
It's time for the plugin to detect changes.
detectChange() - Method in class play.plugins.PluginCollection
 
detectChanges() - Static method in class play.mvc.Router
In PROD mode and if the routes are already loaded, this does nothing.
DEV - play.Play.Mode
Enable development-specific features, e.g.
DIGEST - play.libs.ws.Scheme
 
direct - Variable in class play.mvc.Http.Response
 
directBind(String, Http.Request, Scope.Session, Annotation[], String, Class<?>, Type) - Static method in class play.data.binding.Binder
This method calls the user's defined binders prior to bind simple type
disable() - Method in class play.PlayPlugin
 
discard() - Method in class play.mvc.Scope.Flash
 
discard(String) - Method in class play.mvc.Scope.Flash
 
discardBodyData() - Method in class play.data.parsing.MultipartStream
Reads body-data from the current encapsulation and discards it.
divisibleBy(Number, int) - Static method in class play.templates.JavaExtensions
 
doJob() - Method in class play.jobs.SimpleJob
 
doJobWithResult() - Method in class play.jobs.Job
Here you do the job and return a result
doJobWithResult() - Method in class play.jobs.SimpleJob
 
domain - Variable in class play.mvc.Http.Cookie
 
domain - Variable in class play.mvc.Http.Request
 
domain - Variable in class play.server.ServerAddress
 
DummyHttpResponse - Class in play.libs.ws
 
DummyHttpResponse(int, String, Http.Header...) - Constructor for class play.libs.ws.DummyHttpResponse
 
DummyUuidGenerator - Class in play.utils
 
DummyUuidGenerator(String) - Constructor for class play.utils.DummyUuidGenerator
 
DummyWSClient - Class in play.libs.ws
 
DummyWSClient() - Constructor for class play.libs.ws.DummyWSClient
 
DummyWSRequest - Class in play.libs.ws
 
DummyWSRequest(String, Map<String, Map<HttpMethod, DummyWSRequest>>, Map<String, Map<HttpMethod, HttpResponse>>) - Constructor for class play.libs.ws.DummyWSRequest
 

E

edit(Http.Request, Scope.Session, ParamNode, String) - Method in class play.db.jpa.GenericModel
Edit a model
edit(Http.Request, Scope.Session, ParamNode, String, Object, Annotation[]) - Static method in class play.db.jpa.GenericModel
Edit a model
EhCacheImpl - Class in play.cache
EhCache implementation.
em() - Static method in class play.db.jpa.JPA
 
em() - Static method in class play.db.jpa.JPABase
 
em(String) - Static method in class play.db.jpa.JPA
Get the EntityManager for specified persistence unit for this thread.
em(String) - Static method in class play.db.jpa.JPABase
Retrieve the current entityManager
email(String, Object) - Static method in class play.data.validation.Validation
 
Email - Annotation Type in play.data.validation
This field must be a valid email.
EmailCheck - Class in play.data.validation
 
EmailCheck() - Constructor for class play.data.validation.EmailCheck
 
emfs - Static variable in class play.db.jpa.JPA
 
encode(String) - Method in class play.libs.ws.WSRequest
 
encode(Map<String, String>) - Static method in class play.mvc.CookieDataCodec
 
encode(Map<String, String>) - Method in class play.mvc.SessionDataEncoder
 
encodeBASE64(byte[]) - Static method in class play.libs.Codec
 
encodeBASE64(String) - Static method in class play.libs.Codec
 
encodePart(String) - Static method in class play.libs.URLs
 
encoding - Variable in class play.libs.ws.WSRequest
 
encoding - Variable in class play.mvc.Http.Request
This is the encoding used to decode this request.
encoding - Variable in class play.mvc.Http.Response
 
encoding - Variable in class play.utils.HTTP.ContentTypeWithEncoding
 
encrypt(String) - Method in class play.utils.ErrorsCookieCrypter
 
encryptAES(String) - Method in class play.libs.Crypter
 
END - play.templates.GroovyInlineTags.CALL
 
END_TAG - play.templates.TemplateParser.Token
 
enterTag(String) - Static method in class play.templates.TagContext
 
entities - Variable in class play.db.jpa.HibernateInterceptor
 
entityManager - Variable in class play.db.jpa.JPA.JPAContext
 
entrySet() - Method in class play.utils.OrderSafeProperties
 
enumValues(Class) - Static method in class play.templates.JavaExtensions
 
EOF - play.templates.TemplateParser.Token
 
equals(Object) - Method in class play.db.jpa.JPABase
JPASupport instances a and b are equals if either a == b or a and b have same key and class
equals(Object) - Method in class play.mvc.Redirector.Parameter
 
equals(Object) - Method in class play.mvc.Url
 
equals(Object) - Method in class play.plugins.PluginDescriptor
 
equals(Object) - Method in class play.vfs.VirtualFile
 
error - Variable in class play.data.validation.Validation.ValidationResult
 
error(int) - Static method in class play.mvc.Http.StatusCode
 
error(String) - Static method in class play.data.validation.Validation
 
error(String, Object...) - Method in class play.mvc.Scope.Flash
 
Error - Class in play.data.validation
A validation error
Error - Exception in play.mvc.results
500 Error
Error(int, String) - Constructor for exception play.mvc.results.Error
 
Error(String) - Constructor for exception play.mvc.results.Error
 
Error(String, String, Collection<?>) - Constructor for class play.data.validation.Error
 
errors() - Static method in class play.data.validation.Validation
 
errors(String) - Static method in class play.data.validation.Validation
 
ErrorsCookieCrypter - Class in play.utils
 
ErrorsCookieCrypter() - Constructor for class play.utils.ErrorsCookieCrypter
 
errorsMap() - Method in class play.data.validation.Validation
 
escape(Object) - Static method in class play.templates.JavaExtensions
 
escape(String) - Static method in class play.templates.JavaScriptEscaper
 
escapeHtml(String) - Static method in class play.templates.JavaExtensions
 
escapeJavaScript(String) - Static method in class play.templates.JavaExtensions
 
escapeXml(String) - Static method in class play.templates.JavaExtensions
 
eval(Object) - Static method in class play.templates.JavaExtensions
 
evaluate(Object) - Method in interface org.apache.commons.collections.Predicate
 
evaluate(String, String) - Static method in class play.libs.Expression
 
every(int) - Method in class play.jobs.Job
Run this job every n seconds
every(String) - Method in class play.jobs.Job
Run this job every n seconds
Every - Annotation Type in play.jobs
Run a job at specified interval Example, @Every("1h")
exception - Variable in class play.libs.Promise
 
excludeUnlistedClasses() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
ExecutableTemplate - Class in play.templates
 
ExecutableTemplate() - Constructor for class play.templates.ExecutableTemplate
 
execute() - Method in class play.Invocation
Override this method
execute() - Method in class play.jobs.Job
 
execute(String) - Static method in class play.db.DB
 
execute(String) - Static method in class play.db.jpa.JPA
Execute a JPQL query
execute(String, String) - Static method in class play.db.DB
 
execute(String, String) - Static method in class play.db.jpa.JPA
 
executor - Static variable in class play.Invoker
Main executor for requests invocations.
executor - Variable in class play.jobs.Job
 
executor - Static variable in class play.jobs.JobsPlugin
 
exists() - Method in interface play.db.Model.BinaryField
 
exists() - Method in class play.vfs.VirtualFile
 
exitTag() - Static method in class play.templates.TagContext
 
EXPR - play.templates.TemplateParser.Token
 
Expression - Class in play.libs
 
Expression() - Constructor for class play.libs.Expression
 
expressionParsed - Variable in class play.libs.CronExpression
 
ExtendedDatasource(DataSource, String) - Constructor for class play.db.DB.ExtendedDatasource
 
extractParams(Http.Request) - Static method in class play.modules.logger.RequestLogPlugin
 
extractProp(String, String) - Static method in class play.db.jpa.JPQL
 
extractUnderlyingCallable(FutureTask<?>) - Method in class play.jobs.JobsPlugin
Try to discover what is hidden under a FutureTask (hack)

F

factory(Configuration) - Method in class play.db.DBPlugin
 
factoryFor(Class<? extends Model>) - Static method in class play.db.Model.Manager
 
FastHashMap<K,​V> - Class in org.apache.commons.collections
 
FastHashMap() - Constructor for class org.apache.commons.collections.FastHashMap
 
FastRuntimeException - Exception in play.utils
Fast Exception - skips creating stackTrace.
FastRuntimeException() - Constructor for exception play.utils.FastRuntimeException
 
FastRuntimeException(String) - Constructor for exception play.utils.FastRuntimeException
 
FastRuntimeException(String, Throwable) - Constructor for exception play.utils.FastRuntimeException
 
FastRuntimeException(Throwable) - Constructor for exception play.utils.FastRuntimeException
 
FastTags - Class in play.templates
 
FastTags() - Constructor for class play.templates.FastTags
 
FastTags.Namespace - Annotation Type in play.templates
 
fetch() - Method in class play.db.jpa.GenericModel.JPAQuery
Retrieve all results of the query
fetch(int) - Method in class play.db.jpa.GenericModel.JPAQuery
Retrieve results of the query
fetch(int, int) - Method in class play.db.jpa.GenericModel.JPAQuery
Retrieve a page of result
fetch(int, int, String, String, List<String>, String, String) - Method in class play.db.jpa.JPAModelLoader
Retrieve a list of result
fetch(int, int, String, String, List<String>, String, String) - Method in interface play.db.Model.Factory
 
field - Variable in class play.db.Model.Property
 
FIELD_SEPARATOR - Static variable in class play.data.parsing.MultipartStream
A byte sequence that that follows a delimiter that will be followed by an encapsulation (CRLF).
file - Variable in class play.libs.ws.FileParam
 
file - Variable in exception play.mvc.results.RenderStatic
 
FileArrayBinder - Class in play.data.binding.types
Bind a file array form multipart/form-data request.
FileArrayBinder() - Constructor for class play.data.binding.types.FileArrayBinder
 
FileBinder - Class in play.data.binding.types
Bind file form multipart/form-data request.
FileBinder() - Constructor for class play.data.binding.types.FileBinder
 
FileParam - Class in play.libs.ws
 
FileParam(File, String) - Constructor for class play.libs.ws.FileParam
 
fileParams - Variable in class play.libs.ws.WSRequest
 
files(File...) - Method in class play.libs.ws.WSRequest
Add files to request.
files(FileParam...) - Method in class play.libs.ws.WSRequest
Add fileParams aka File and Name parameter to the request.
Files - Class in play.libs
Files utils
Files() - Constructor for class play.libs.Files
 
FileUpload - Class in play.data
 
FileUpload(FileItem) - Constructor for class play.data.FileUpload
 
fillInStackTrace() - Method in exception play.utils.FastRuntimeException
Since we override this method, no stacktrace is generated - much faster
filterMap(Map<K, V>, String) - Static method in class play.utils.Utils.Maps
 
Finally - Annotation Type in play.mvc
Mark this method as @Finally interceptor
find(String, Object...) - Method in class play.db.jpa.JPARepository
 
find(String, Set<String>) - Static method in class play.i18n.Messages
Return several messages for a locale
findActionMethod(String, Class) - Static method in class play.mvc.ActionInvoker
Find the first public method of a controller class
findAll() - Method in class play.db.jpa.JPARepository
 
findAllAnnotatedMethods(Class<?>, Class<? extends Annotation>) - Static method in class play.utils.Java
Find all annotated method from a class
findBestCause(Throwable) - Static method in exception play.db.jpa.JPABase.JPAQueryException
 
findById(Object) - Method in class play.db.jpa.JPAModelLoader
Find object by ID
findById(Object) - Method in class play.db.jpa.JPARepository
 
findById(Object) - Method in interface play.db.Model.Factory
 
findByte(byte, int) - Method in class play.data.parsing.MultipartStream
Searches for a byte of specified value in the buffer, starting at the specified position.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class play.db.jpa.HibernateInterceptor
 
findFile(String) - Method in class play.server.ServerHelper
 
findNextWhiteSpace(int, String) - Method in class play.libs.CronExpression
 
findSeparator() - Method in class play.data.parsing.MultipartStream
Searches for the boundary in the buffer region delimited by head and tail.
first() - Method in class play.db.jpa.GenericModel.JPAQuery
 
fixCaseForHttpHeader(String) - Static method in class play.utils.HTTP
Use this method to make sure you have the correct casing of a http header name.
flash - Variable in class play.mvc.ActionContext
 
flash - Variable in class play.mvc.Controller
 
flash(Scope.Flash, String...) - Method in class play.mvc.Scope.Params
 
Flash() - Constructor for class play.mvc.Scope.Flash
 
FlashStore - Class in play.mvc
 
FlashStore() - Constructor for class play.mvc.FlashStore
 
followRedirects - Variable in class play.libs.ws.WSRequest
Sets whether redirects (301, 302) should be followed automatically
followRedirects(boolean) - Method in class play.libs.ws.WSRequest
Indicate if the WS should continue when hitting a 301 or 302
forbidden() - Static method in class play.mvc.Controller
Deprecated.
instead if throwing an exception we recommend to RETURN the result. It makes your code clear and testable. Use method Controller.forbiddenResult().
forbidden(String) - Static method in class play.mvc.Controller
Deprecated.
instead if throwing an exception we recommend to RETURN the result. It makes your code clear and testable. Use method Controller.forbiddenResult().
Forbidden - Exception in play.mvc.results
403 Forbidden
Forbidden() - Constructor for exception play.mvc.results.Forbidden
 
Forbidden(String) - Constructor for exception play.mvc.results.Forbidden
 
FORBIDDEN - Static variable in class play.mvc.Http.StatusCode
 
forbiddenResult() - Method in class play.mvc.Controller
 
forContentType(String) - Static method in class play.data.parsing.DataParsers
 
format - Variable in class play.mvc.Http.Request
Format (html,xml,json,text)
format() - Method in annotation type play.data.binding.NoBinding
 
format(Number, String) - Static method in class play.templates.JavaExtensions
 
format(Date) - Static method in class play.templates.JavaExtensions
 
format(Date, String) - Static method in class play.templates.JavaExtensions
 
format(Date, String, String) - Static method in class play.templates.JavaExtensions
 
format(Date, String, String, String) - Static method in class play.templates.JavaExtensions
 
format(Template, Object) - Method in interface play.templates.SafeFormatter
 
format(Template, Object) - Method in class play.templates.types.SafeCSVFormatter
 
format(Template, Object) - Method in class play.templates.types.SafeHTMLFormatter
 
format(Template, Object) - Method in class play.templates.types.SafeXMLFormatter
 
formatCurrency(Number, String) - Static method in class play.templates.JavaExtensions
 
formatCurrency(Number, Locale) - Static method in class play.templates.JavaExtensions
 
formatSize(Long) - Static method in class play.templates.JavaExtensions
 
formatString(String, Object...) - Static method in class play.i18n.Messages
 
formatString(Locale, String, Object...) - Static method in class play.i18n.Messages
 
FOUND - Static variable in class play.mvc.Http.StatusCode
 
from(int) - Method in class play.db.jpa.GenericModel.JPAQuery
Set the position to start
from(Class<T>) - Static method in class play.db.jpa.JPARepository
 
fromRelativePath(String) - Static method in class play.vfs.VirtualFile
 
future(String, Object) - Static method in class play.data.validation.Validation
 
future(String, Object, Date) - Static method in class play.data.validation.Validation
 

G

GATEWAY_TIMEOUT - Static variable in class play.mvc.Http.StatusCode
 
generateErrorResponse(Http.Request, String, Exception) - Method in class play.server.ServerHelper
 
generateNotFoundResponse(Http.Request, String, NotFound) - Method in class play.server.ServerHelper
 
GenericModel - Class in play.db.jpa
A super class for JPA entities
GenericModel() - Constructor for class play.db.jpa.GenericModel
 
GenericModel.JPAQuery - Class in play.db.jpa
 
get() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the contents of the file as an array of bytes.
get() - Method in interface play.db.Model.BinaryField
 
get() - Static method in class play.i18n.Lang
Deprecated.
This method depends on current HTTP request, and thus can be used only from web controllers.
get() - Method in class play.libs.Promise
 
get() - Method in interface play.libs.SupplierWithException
Gets a result.
get() - Method in class play.libs.ws.DummyWSRequest
 
get() - Method in class play.libs.ws.WSRequest
Execute a GET request synchronously.
get() - Method in class play.utils.ImmediateFuture
 
get(long, TimeUnit) - Method in class play.libs.Promise
 
get(long, TimeUnit) - Method in class play.utils.ImmediateFuture
 
get(Object, Object...) - Static method in class play.i18n.Messages
Given a message code, translate it using current locale.
get(String) - Static method in class play.cache.Cache
Retrieve an object.
get(String) - Method in interface play.cache.CacheImpl
 
get(String) - Method in class play.cache.EhCacheImpl
 
get(String) - Method in class play.cache.MemcachedImpl
 
get(String) - Method in class play.mvc.Scope.Flash
 
get(String) - Method in class play.mvc.Scope.Params
 
get(String) - Method in class play.mvc.Scope.RenderArgs
 
get(String) - Method in class play.mvc.Scope.Session
 
get(String) - Method in class play.templates.ExecutableTemplate
 
get(String) - Method in class play.templates.SafeFormatters
 
get(String, Class<T>) - Method in class play.mvc.Scope.RenderArgs
 
get(String, String) - Method in class play.utils.Properties
 
get(Http.Request, Http.Response) - Static method in class play.i18n.Lang
 
GET - play.libs.ws.HttpMethod
 
GET - Static variable in class play.mvc.Http.Methods
 
getAcceptedIssuers() - Method in class play.utils.YesSSLSocketFactory.YesTrustManager
 
getAction() - Method in exception play.exceptions.ActionNotFoundException
 
getAction() - Method in exception play.rebel.RedirectToAction
 
getActionAnnotation(Class<T>) - Method in class play.mvc.Http.Request
 
getActionInvoker() - Method in class play.Play
 
getActionMethod(String) - Static method in class play.mvc.ActionInvoker
 
getActionMethodArgs(Http.Request, Scope.Session, Method) - Static method in class play.mvc.ActionInvoker
 
getAll(String) - Method in class play.mvc.Scope.Params
 
getAllChildren() - Method in class play.data.binding.ParamNode
 
getAllChildrenKeys() - Method in class play.data.binding.ParamNode
 
getAllPlugins() - Method in class play.plugins.PluginCollection
Returns new readonly list of all plugins
getAllTemplate() - Static method in class play.templates.TemplateLoader
List all found templates
getAnnotatedClasses(Class<? extends Annotation>) - Method in class play.classloading.ApplicationClasses
Retrieve all application classes with a specific annotation.
getAnnotation(Class<T>) - Method in class play.InvocationContext
 
getAnnotations() - Method in class play.InvocationContext
 
getArguments() - Method in exception play.mvc.results.RenderTemplate
 
getArguments() - Method in exception play.rebel.View
 
getAssignableClasses(Class<T>) - Method in class play.classloading.ApplicationClasses
 
getAsync() - Method in class play.libs.ws.WSRequest
Execute a GET request asynchronously.
getAuthenticityToken() - Method in class play.mvc.Scope.Session
 
getBase() - Method in class play.mvc.Http.Request
Get the request base (e.g.: http://localhost:9000)
getBaseUrl() - Static method in class play.mvc.Router
Deprecated.
getBaseUrl(Http.Request) - Static method in class play.mvc.Router
 
getBeanOfType(Class<T>) - Method in interface play.inject.BeanSource
 
getBeanOfType(Class<T>) - Method in class play.inject.DefaultBeanSource
 
getBeanOfType(Class<T>) - Static method in class play.inject.Injector
 
getBeanOfType(String) - Static method in class play.inject.Injector
Deprecated.
getBytesRead() - Method in class play.data.parsing.MultipartStream.ItemInputStream
Returns the number of bytes, which have been read by the stream.
getCharSet() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the content charset passed by the agent or null if not defined.
getChild(String) - Method in class play.data.binding.ParamNode
 
getChild(String, boolean) - Method in class play.data.binding.ParamNode
 
getClassIgnoreCase(String) - Method in class play.classloading.ApplicationClasses
 
getClassLoader() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getClient() - Method in class play.cache.MemcachedImpl
 
getCode() - Method in exception play.mvc.results.Redirect
 
getCode() - Method in exception play.mvc.results.Status
 
getConfiguredBaseUrl() - Static method in class play.mvc.Router
 
getConnection() - Static method in class play.db.DB
 
getConnection(String) - Static method in class play.db.DB
Open a connection for the current thread.
getContent() - Method in exception play.mvc.results.RenderTemplate
 
getContent() - Method in exception play.rebel.View
 
getContentType() - Method in class play.data.FileUpload
 
getContentType() - Method in class play.data.MemoryUpload
 
getContentType() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the content type passed by the agent or null if not defined.
getContentType() - Method in interface play.data.Upload
 
getContentType() - Method in class play.libs.ws.HttpResponse
The http response content type
getContentType() - Method in exception play.mvc.results.RenderBinary
 
getContentType(String) - Static method in class play.libs.MimeTypes
return the content-type from a file name.
getContentType(String, String) - Static method in class play.libs.MimeTypes
return the content-type from a file name.
For a text-based content-type, also return the encoding suffix eg.
getContentTypeValue(Http.Response) - Method in class play.server.ServerHelper
 
getCronExpression() - Method in class play.libs.CronExpression
 
getCurrencySymbol(String) - Static method in class play.libs.I18N
Retrieve currency symbol for a currency
getDataSource() - Method in class play.db.DB.ExtendedDatasource
 
getDataSource() - Static method in class play.db.DB
 
getDataSource(String) - Static method in class play.db.DB
 
getDataSources() - Static method in class play.db.DB
 
getDateAs(Annotation[], String) - Static method in class play.data.binding.AnnotationHelper
It can be something like As(lang={"fr,de","*"}, value={"dd-MM-yyyy","MM-dd-yyyy"})
getDateFormat() - Static method in class play.libs.I18N
 
getDayOfWeekNumber(String) - Method in class play.libs.CronExpression
 
getDBName(Class<?>) - Static method in class play.db.jpa.JPA
 
getDbNames() - Static method in class play.db.Configuration
 
getDefault() - Static method in class play.utils.YesSSLSocketFactory
 
getDefaultCipherSuites() - Method in class play.utils.YesSSLSocketFactory
 
getDefaultDialect(Configuration, String) - Static method in class play.db.jpa.JPAPlugin
 
getDefaultFormatter() - Static method in class play.utils.Utils.AlternativeDateFormat
 
getDestroyMethod() - Method in class play.db.DB.ExtendedDatasource
 
getDocument(File) - Static method in class play.libs.XML
Parse an XML file to DOM
getDocument(InputStream) - Static method in class play.libs.XML
Parse an XML coming from an input stream to DOM
getDocument(String) - Static method in class play.libs.XML
Parse an XML string content to DOM
getDouble(String) - Method in class play.utils.Properties
 
getDouble(String, long) - Method in class play.utils.Properties
 
getDriverClass(DataSource) - Method in interface play.db.DataSourceFactory
 
getDriverClass(DataSource) - Method in class play.db.hikaricp.HikariDataSourceFactory
 
getEnabledPlugins() - Method in class play.plugins.PluginCollection
 
getEncoding() - Method in class play.libs.ws.HttpResponse
 
getEtag() - Method in exception play.mvc.results.NotModified
 
getExpressionSetSummary(ArrayList<Integer>) - Method in class play.libs.CronExpression
 
getExpressionSetSummary(Set<Integer>) - Method in class play.libs.CronExpression
 
getExpressionSummary() - Method in class play.libs.CronExpression
 
getFieldName() - Method in class play.data.FileUpload
 
getFieldName() - Method in class play.data.MemoryUpload
 
getFieldName() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the name of the field in the multipart form corresponding to this file item.
getFieldName() - Method in interface play.data.Upload
 
getFile() - Method in exception play.mvc.results.RedirectToStatic
 
getFile() - Method in exception play.mvc.results.RenderBinary
 
getFile(String) - Static method in class play.Play
Search a File in the current application
getFileName() - Method in class play.data.FileUpload
 
getFileName() - Method in class play.data.MemoryUpload
 
getFileName() - Method in interface play.data.Upload
 
getFileParams(File[]) - Static method in class play.libs.ws.FileParam
 
getFinalFireTime() - Method in class play.libs.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
getFirstValue(Class<?>) - Method in class play.data.binding.ParamNode
 
getFullUrl(String) - Static method in class play.mvc.Router
Deprecated.
getFullUrl(String, String) - Static method in class play.mvc.Router
 
getFullUrl(String, Map<String, Object>) - Static method in class play.mvc.Router
Deprecated.
getFullUrl(String, Map<String, Object>, String) - Static method in class play.mvc.Router
 
getFullUrl(String, Map<String, Object>, Http.Request) - Static method in class play.mvc.Router
 
getFullUrl(String, Http.Request) - Static method in class play.mvc.Router
 
getHeader(String) - Method in class play.libs.ws.DummyHttpResponse
 
getHeader(String) - Method in class play.libs.ws.HttpAsyncResponse
 
getHeader(String) - Method in class play.libs.ws.HttpResponse
 
getHeader(String) - Method in class play.mvc.Http.Response
Get a response header
getHeaderEncoding() - Method in class play.data.parsing.MultipartStream
Retrieves the character encoding used when reading the headers of an individual part.
getHeaders() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the file item headers.
getHeaders() - Method in class play.libs.ws.DummyHttpResponse
 
getHeaders() - Method in class play.libs.ws.HttpAsyncResponse
 
getHeaders() - Method in class play.libs.ws.HttpResponse
 
getHtml() - Method in exception play.mvc.results.RenderHtml
 
getHttpDateFormatter() - Static method in class play.utils.Utils
 
getId() - Method in class play.db.jpa.Model
 
getId() - Method in class play.mvc.Scope.Session
 
getInputStream() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns an InputStream that can be used to retrieve the contents of the file.
getInstance() - Static method in class play.cache.EhCacheImpl
 
getInt(String) - Method in class play.utils.Properties
 
getInt(String, int) - Method in class play.utils.Properties
 
getInvocationContext() - Method in class play.Invocation
 
getInvocationContext() - Method in class play.jobs.Job
 
getJarFileUrls() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getJavaWithCaching() - Static method in class play.utils.Java
 
getJdbcUrl(DataSource) - Method in interface play.db.DataSourceFactory
 
getJdbcUrl(DataSource) - Method in class play.db.hikaricp.HikariDataSourceFactory
 
getJson() - Method in class play.libs.ws.HttpResponse
get the response body as a JsonElement
getJson() - Method in exception play.mvc.results.RenderJson
 
getJsonStatus() - Method in class play.PlayPlugin
Return the plugin status in JSON format
getJsonStatus() - Method in class play.plugins.PlayStatusPlugin
 
getJtaDataSource() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getKey() - Method in class play.data.validation.Error
 
getLastDayOfMonth(int, int) - Method in class play.libs.CronExpression
 
getLastMessageReceivedBy(String) - Method in class play.libs.mail.test.LegacyMockMailSystem
 
getLength() - Method in exception play.mvc.results.RenderBinary
 
getLine() - Method in class play.templates.TemplateParser
 
getLocale() - Static method in class play.i18n.Lang
Deprecated.
getLocale(String) - Static method in class play.i18n.Lang
 
getLocale(String[]) - Static method in class play.data.binding.AnnotationHelper
 
getLocale(Http.Request, Http.Response) - Static method in class play.i18n.Lang
 
getLocaleOrDefault(String) - Static method in class play.i18n.Lang
 
getMajorVersion() - Method in class play.db.DBPlugin.ProxyDriver
 
getManagedClassNames() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getMappingFileNames() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getMessage(String, Object, Object...) - Static method in class play.i18n.Messages
 
getMessage(String, Object, Object...) - Method in class play.PlayPlugin
Translate the given key for the given locale and arguments.
getMessage(String, Object, Object...) - Method in class play.plugins.PluginCollection
 
getMessage(String, Function<Object, String>, Object, Object...) - Static method in class play.i18n.Messages
 
getMimeType(String) - Static method in class play.libs.MimeTypes
return the mimetype from a file name
getMimeType(String, String) - Static method in class play.libs.MimeTypes
return the mimetype from a file name.
getMinorVersion() - Method in class play.db.DBPlugin.ProxyDriver
 
getModelFields(Class<?>) - Static method in class play.db.jpa.JPAModelLoader
 
getMonthNumber(String) - Method in class play.libs.CronExpression
 
getName() - Method in class play.data.binding.ParamNode
 
getName() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the original filename in the client's filesystem.
getName() - Method in exception play.mvc.results.RenderBinary
 
getName() - Method in exception play.mvc.results.RenderTemplate
 
getName() - Method in exception play.rebel.View
 
getName() - Method in class play.templates.Template
 
getName() - Method in class play.vfs.VirtualFile
 
getNewTempClassLoader() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getNextInterval(Date) - Method in class play.libs.CronExpression
Return the interval between the next valid date and the one after
getNextInvalidTimeAfter(Date) - Method in class play.libs.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextValidTimeAfter(Date) - Method in class play.libs.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNonJtaDataSource() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getNumericValue(String, int) - Method in class play.libs.CronExpression
 
getOriginalKey() - Method in class play.data.binding.ParamNode
 
getOutputStream() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns an OutputStream that can be used for storing the contents of the file.
getParameters() - Method in exception play.rebel.RedirectToAction
 
getParentLogger() - Method in class play.db.DBPlugin.ProxyDriver
 
getPasswordAuthentication() - Method in class play.libs.Mail.SMTPAuthenticator
 
getPath() - Method in exception play.exceptions.TemplateNotFoundException
 
getPersistenceProviderClassName() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getPersistenceUnitName() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getPersistenceUnitRootUrl() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getPersistenceXMLSchemaVersion() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getPluginInstance(Class<T>) - Method in class play.plugins.PluginCollection
Returns the first instance of a loaded plugin of specified type
getProfiles() - Method in class play.data.binding.BindingAnnotations
 
getProperties() - Method in class play.db.Configuration
 
getProperties() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getProperty(String) - Method in class play.db.Configuration
 
getProperty(String) - Method in class play.templates.ExecutableTemplate
 
getProperty(String, String) - Method in class play.db.Configuration
 
getPropertyInfo(String, Properties) - Method in class play.db.DBPlugin.ProxyDriver
 
getQueryString() - Method in class play.libs.ws.HttpResponse
Parse the response string as a query string.
getRealFile() - Method in class play.vfs.VirtualFile
 
getRealm() - Method in exception play.mvc.results.Unauthorized
 
getRemoteIpAddress(InetSocketAddress) - Method in class play.server.IpParser
 
getRenderTime() - Method in exception play.mvc.results.RenderTemplate
 
getRenderTime() - Method in exception play.rebel.View
 
getResponse() - Method in exception play.mvc.results.RenderJson
 
getSession() - Static method in class play.libs.Mail
 
getSet(int) - Method in class play.libs.CronExpression
 
getSharedCacheMode() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getSize() - Method in class play.data.FileUpload
 
getSize() - Method in class play.data.MemoryUpload
 
getSize() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the size of the file.
getSize() - Method in interface play.data.Upload
 
getSslContext(String, String, Boolean) - Static method in class play.libs.ws.WSSSLContext
 
getStatus() - Method in interface play.db.DataSourceFactory
 
getStatus() - Method in class play.db.hikaricp.HikariDataSourceFactory
 
getStatus() - Method in class play.jobs.JobsPlugin
 
getStatus() - Method in class play.libs.ws.DummyHttpResponse
 
getStatus() - Method in class play.libs.ws.HttpAsyncResponse
The HTTP status code
getStatus() - Method in class play.libs.ws.HttpResponse
the HTTP status code
getStatus() - Method in exception play.mvc.results.Error
 
getStatus() - Method in class play.PlayPlugin
Return the plugin status
getStatus() - Method in class play.plugins.PlayStatusPlugin
Retrieve status about play core.
getStatusText() - Method in class play.libs.ws.DummyHttpResponse
 
getStatusText() - Method in class play.libs.ws.HttpAsyncResponse
the HTTP status text
getStatusText() - Method in class play.libs.ws.HttpResponse
The HTTP status text
getStoreLocation() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the File object for the FileItem's data's temporary location on the disk.
getStream() - Method in class play.libs.ws.DummyHttpResponse
 
getStream() - Method in class play.libs.ws.HttpAsyncResponse
get the response as a stream
getStream() - Method in class play.libs.ws.HttpResponse
get the response as a stream
getString() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the contents of the file as a String, using the default character encoding.
getString() - Method in class play.libs.ws.DummyHttpResponse
 
getString() - Method in class play.libs.ws.HttpAsyncResponse
 
getString() - Method in class play.libs.ws.HttpResponse
get the response body as a string
getString(String) - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Returns the contents of the file as a String, using the specified encoding.
getString(Charset) - Method in class play.libs.ws.DummyHttpResponse
 
getString(Charset) - Method in class play.libs.ws.HttpAsyncResponse
 
getString(Charset) - Method in class play.libs.ws.HttpResponse
get the response body as a string
getSupportedCipherSuites() - Method in class play.utils.YesSSLSocketFactory
 
getSupportedReferenceCount() - Method in class play.utils.HTML.HtmlCharacterEntityReferences
Return the number of supported entity references.
getTempFile() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Creates and returns a File representing a uniquely named temporary file in the configured repository path.
getText() - Method in exception play.mvc.results.RenderText
 
getTimeAfter(Date) - Method in class play.libs.CronExpression
 
getTimeBefore(Date) - Method in class play.libs.CronExpression
NOT YET IMPLEMENTED: Returns the time before the given time that the CronExpression matches.
getTimeZone() - Method in class play.libs.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getToken() - Method in class play.templates.TemplateParser
 
getTransactionType() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getURI() - Method in class play.vfs.VirtualFile
 
getUrl() - Method in exception play.mvc.results.Redirect
 
getUser(DataSource) - Method in interface play.db.DataSourceFactory
 
getUser(DataSource) - Method in class play.db.hikaricp.HikariDataSourceFactory
 
getUserAgent() - Method in class play.mvc.Http.Request
 
getUserAgent() - Method in class play.mvc.Scope.Session
 
getValidationMode() - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
getValidators(Class<?>, String) - Static method in class play.data.validation.Validation
 
getValidators(Class<?>, String, String) - Static method in class play.data.validation.Validation
 
getValue(int, String, int) - Method in class play.libs.CronExpression
 
getValues() - Method in class play.data.binding.ParamNode
 
getVariables() - Method in class play.data.validation.Error
 
getVirtualFile(String) - Static method in class play.Play
Search a VirtualFile in all loaded applications and plugins
getWrappers() - Method in class play.data.binding.BeanWrapper
 
getXml() - Method in class play.libs.ws.HttpResponse
Parse and get the response body as a DOM document
getXml() - Method in exception play.mvc.results.RenderXml
 
getXml(Charset) - Method in class play.libs.ws.HttpResponse
parse and get the response body as a DOM document
Global - Annotation Type in play.data.binding
 
GroovyInlineTags - Class in play.templates
 
GroovyInlineTags() - Constructor for class play.templates.GroovyInlineTags
 
GroovyInlineTags.CALL - Enum in play.templates
 

H

hasError(String) - Static method in class play.data.validation.Validation
 
hasErrors() - Static method in class play.data.validation.Validation
 
hasErrors(String) - Static method in class play.data.validation.Validation
 
hashCode() - Method in class play.db.jpa.JPABase
 
hashCode() - Method in class play.mvc.Redirector.Parameter
 
hashCode() - Method in class play.mvc.Url
 
hashCode() - Method in class play.plugins.PluginDescriptor
 
hashCode() - Method in class play.vfs.VirtualFile
 
hasParentTag(String) - Static method in class play.templates.TagContext
 
head() - Method in class play.libs.ws.DummyWSRequest
 
head() - Method in class play.libs.ws.WSRequest
Execute a HEAD request.
HEAD - play.libs.ws.HttpMethod
 
HEAD - Static variable in class play.mvc.Http.Methods
 
headAsync() - Method in class play.libs.ws.WSRequest
Execute a HEAD request asynchronously.
Header(String, String) - Constructor for class play.mvc.Http.Header
 
Header(String, List<String>) - Constructor for class play.mvc.Http.Header
 
HEADER_PART_SIZE_MAX - Static variable in class play.data.parsing.MultipartStream
The maximum length of header-part that will be processed (10 kilobytes = 10240 bytes.).
HEADER_SEPARATOR - Static variable in class play.data.parsing.MultipartStream
A byte sequence that marks the end of header-part (CRLFCRLF).
headers - Variable in class play.libs.ws.WSRequest
 
headers - Variable in class play.mvc.Http.Request
 
headers - Variable in class play.mvc.Http.Response
 
headers(Map<String, String>) - Method in class play.libs.ws.WSRequest
Use the provided headers when executing request.
Headers() - Constructor for class play.mvc.Http.Headers
 
hexMD5(String) - Static method in class play.libs.Codec
 
hexSHA1(String) - Static method in class play.libs.Codec
 
hexStringToByte(String) - Static method in class play.libs.Codec
 
HibernateInterceptor - Class in play.db.jpa
 
HibernateInterceptor() - Constructor for class play.db.jpa.HibernateInterceptor
 
HikariDataSourceFactory - Class in play.db.hikaricp
 
HikariDataSourceFactory() - Constructor for class play.db.hikaricp.HikariDataSourceFactory
 
host - Variable in class play.mvc.Http.Request
 
host - Variable in class play.mvc.Router.ActionDefinition
The domain/host name.
host - Variable in class play.server.ServerAddress
 
HOUR - Static variable in class play.libs.CronExpression
 
hours - Variable in class play.libs.CronExpression
 
HTML - Class in play.utils
 
HTML() - Constructor for class play.utils.HTML
 
HTML.HtmlCharacterEntityReferences - Class in play.utils
 
HtmlCharacterEntityReferences() - Constructor for class play.utils.HTML.HtmlCharacterEntityReferences
Returns a new set of character entity references reflecting the HTML 4.0 character set.
htmlEscape(String) - Static method in class play.utils.HTML
Turn special characters into HTML character references.
Http - Class in play.mvc
 
Http() - Constructor for class play.mvc.Http
 
HTTP - Class in play.utils
 
HTTP() - Constructor for class play.utils.HTTP
 
HTTP.ContentTypeWithEncoding - Class in play.utils
 
Http.Cookie - Class in play.mvc
 
Http.Header - Class in play.mvc
 
Http.Headers - Class in play.mvc
 
Http.Headers.Values - Class in play.mvc
 
Http.Methods - Class in play.mvc
 
Http.Request - Class in play.mvc
 
Http.Response - Class in play.mvc
 
Http.StatusCode - Class in play.mvc
 
HttpAsyncResponse - Class in play.libs.ws
An HTTP response wrapper
HttpAsyncResponse(Response) - Constructor for class play.libs.ws.HttpAsyncResponse
You shouldn't have to create an HttpResponse yourself
HttpMethod - Enum in play.libs.ws
 
httpOnly - Variable in class play.mvc.Http.Cookie
 
HttpResponse - Class in play.libs.ws
An HTTP response wrapper
HttpResponse() - Constructor for class play.libs.ws.HttpResponse
 

I

I18N - Class in play.libs
I18N utils
I18N() - Constructor for class play.libs.I18N
 
id - Variable in class play.db.jpa.Model
 
id - Static variable in class play.Play
 
id() - Method in annotation type play.cache.CacheFor
 
ILLEGAL_FILENAME_CHARS - Static variable in class play.libs.Files
Characters that are invalid in Windows OS file names (Unix only forbids '/' character)
ILLEGAL_FILENAME_CHARS_REPLACE - Static variable in class play.libs.Files
 
IllegalBoundaryException() - Constructor for exception play.data.parsing.MultipartStream.IllegalBoundaryException
Constructs an IllegalBoundaryException with no detail message.
IllegalBoundaryException(String) - Constructor for exception play.data.parsing.MultipartStream.IllegalBoundaryException
Constructs an IllegalBoundaryException with the specified detail message.
ImmediateFuture - Class in play.utils
 
ImmediateFuture() - Constructor for class play.utils.ImmediateFuture
 
in(int) - Method in class play.jobs.Job
Start this job in several seconds
in(String) - Method in class play.jobs.Job
Start this job in several seconds
index - Variable in class play.PlayPlugin
Plugin priority (0 for highest priority)
index - Variable in class play.plugins.PluginDescriptor
 
inferResult(Object) - Static method in class play.mvc.ActionInvoker
 
InFuture - Annotation Type in play.data.validation
This date must be in the future.
InFutureCheck - Class in play.data.validation
 
InFutureCheck() - Constructor for class play.data.validation.InFutureCheck
 
init() - Static method in class play.cache.Cache
Initialize the cache system.
init() - Static method in class play.data.binding.CachedBoundActionMethodArgs
 
init() - Method in class play.Invocation
Init the call (especially useful in DEV mode to detect changes)
init() - Method in class play.PlayLoggingSetup
 
init() - Static method in class play.templates.TagContext
 
init(String) - Method in class play.Play
Init the framework
Injector - Class in play.inject
 
Injector() - Constructor for class play.inject.Injector
 
InPast - Annotation Type in play.data.validation
This date must be in the past.
InPastCheck - Class in play.data.validation
 
InPastCheck() - Constructor for class play.data.validation.InPastCheck
 
inputstream() - Method in class play.vfs.VirtualFile
 
insertError(int, String, String, String...) - Static method in class play.data.validation.Validation
Insert an error at the specified position in this list.
instance - Static variable in class play.db.jpa.JPQL
 
instance - Static variable in class play.mvc.Router
 
INTERNAL_ERROR - Static variable in class play.mvc.Http.StatusCode
 
internalRender(Map<String, Object>) - Method in class play.templates.Template
The internal rendering method - When one template calls another template, this method is used.
Invocation - Class in play
An Invocation in something to run in a Play! context
Invocation() - Constructor for class play.Invocation
 
InvocationContext - Class in play
The class/method that will be invoked by the current operation
InvocationContext(String, Annotation[]) - Constructor for class play.InvocationContext
 
InvocationContext(String, Annotation[]...) - Constructor for class play.InvocationContext
 
invocationType - Static variable in class play.jobs.Job
 
invocationType - Static variable in class play.mvc.Http
 
invoke(Invocation) - Method in class play.Invoker
Run the code in a new thread took from a thread pool.
invoke(Http.Request, Http.Response) - Method in class play.mvc.ActionInvoker
 
invoke(T) - Method in interface play.utils.Action
 
invoked - Variable in class play.libs.Promise
 
invokedMethod - Variable in class play.mvc.Http.Request
 
invoker - Static variable in class play.Play
 
Invoker - Class in play
Run some code in a Play! context
Invoker() - Constructor for class play.Invoker
 
invokeTag(Integer, String, Map<String, Object>, Closure) - Method in class play.templates.ExecutableTemplate
 
invokeWithException(Throwable) - Method in class play.libs.Promise
 
invokeWithResultOrException(V, Throwable) - Method in class play.libs.Promise
 
IO - Class in play.libs
 
IO() - Constructor for class play.libs.IO
 
IpParser - Class in play.server
 
IpParser() - Constructor for class play.server.IpParser
 
ipv4Address(String, Object) - Static method in class play.data.validation.Validation
 
IPv4Address - Annotation Type in play.data.validation
This field must be a valid IP address.
IPv4AddressCheck - Class in play.data.validation
 
IPv4AddressCheck() - Constructor for class play.data.validation.IPv4AddressCheck
 
ipv6Address(String, Object) - Static method in class play.data.validation.Validation
 
IPv6Address - Annotation Type in play.data.validation
This field must be a valid IP address.
IPv6AddressCheck - Class in play.data.validation
 
IPv6AddressCheck() - Constructor for class play.data.validation.IPv6AddressCheck
 
isAjax() - Method in class play.mvc.Http.Request
This request was sent by an Ajax framework.
isAnnotationPresent(Class<T>) - Method in class play.InvocationContext
 
isCancelled() - Method in class play.libs.Promise
 
isCancelled() - Method in class play.utils.ImmediateFuture
 
isClosed() - Method in class play.data.parsing.MultipartStream.ItemInputStream
Returns, whether the stream is closed.
isDefault() - Method in class play.db.Configuration
 
isDev() - Method in enum play.Play.Mode
 
isDirect(Class<?>) - Static method in class play.data.binding.Unbinder
 
isDirectory() - Method in class play.vfs.VirtualFile
 
isDone() - Method in class play.libs.Promise
 
isDone() - Method in class play.utils.ImmediateFuture
 
isEmpty() - Method in class play.mvc.Scope.Session
Returns true if the session is empty, e.g.
isEmpty(Collection<T>) - Static method in class org.apache.commons.collections.CollectionUtils
 
isEnabled() - Static method in class play.db.jpa.JPA
 
isEnabled() - Method in class play.PlayPlugin
 
isEnabled(String) - Static method in class play.db.jpa.JPA
 
isFormField() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Determines whether or not a FileItem instance represents a simple form field.
isGenerated - Variable in class play.db.Model.Property
 
isInitialized() - Static method in class play.db.jpa.JPA
 
isInline() - Method in exception play.mvc.results.RenderBinary
 
isInMemory() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Provides a hint as to whether or not the file contents will be read from memory.
isInsideTransaction() - Static method in class play.db.jpa.JPA
 
isInsideTransaction(String) - Static method in class play.db.jpa.JPA
 
isKeepAlive(String, String) - Method in class play.server.ServerHelper
 
isLeapYear(int) - Method in class play.libs.CronExpression
 
isLoopback - Variable in class play.mvc.Http.Request
Request comes from loopback interface
isLoopback(String, InetSocketAddress) - Method in class play.server.IpParser
 
isMac() - Static method in class play.utils.OS
 
isMappedToReference(char) - Method in class play.utils.HTML.HtmlCharacterEntityReferences
Return true if the given character is mapped to a supported entity reference.
isModified(String, long) - Method in class play.mvc.Http.Request
 
isModified(String, long, String, String) - Method in class play.server.ServerHelper
 
isMultiple - Variable in class play.db.Model.Property
 
isNotEmpty(Collection<T>) - Static method in class org.apache.commons.collections.CollectionUtils
 
ISO8601 - Static variable in class play.data.binding.types.DateBinder
 
isPersistent() - Method in class play.db.jpa.JPABase
 
isPersistent(String) - Method in class play.db.jpa.JPABase
 
isProd() - Method in enum play.Play.Mode
 
isRelation - Variable in class play.db.Model.Property
 
isRenderingTemplate() - Method in exception play.mvc.results.Error
 
isRenderingTemplate() - Method in exception play.mvc.results.NotFound
 
isRenderingTemplate() - Method in exception play.mvc.results.RenderTemplate
 
isRenderingTemplate() - Method in exception play.mvc.results.Result
 
isRenderingTemplate() - Method in exception play.rebel.View
 
isSameFile(File, File) - Static method in class play.libs.Files
Indicate if two file refers to the same one
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.EmailCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.InFutureCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.InPastCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.IPv4AddressCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.IPv6AddressCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.IsTrueCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.MatchCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.MaxCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.MaxSizeCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.MinCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.MinSizeCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.PhoneCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.RangeCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.RequiredCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.UniqueCheck
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.URLCheck
 
isSatisfied(Object, Object, OValContext, Validator) - Method in class play.data.validation.ValidCheck
 
isSatisfiedBy(Date) - Method in class play.libs.CronExpression
Indicates whether the given date satisfies the cron expression.
isSearchable - Variable in class play.db.Model.Property
 
isSecure() - Method in class play.mvc.Http.Request
 
isSolaris() - Static method in class play.utils.OS
 
isTrue(String, Object) - Static method in class play.data.validation.Validation
 
IsTrue - Annotation Type in play.data.validation
This field must be true.
IsTrueCheck - Class in play.data.validation
 
IsTrueCheck() - Constructor for class play.data.validation.IsTrueCheck
 
isUnix() - Static method in class play.utils.OS
 
isValid(String, String) - Method in class play.libs.Signer
 
isValidExpression(String) - Static method in class play.libs.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isValidMimeType(String) - Static method in class play.libs.MimeTypes
Check the mimetype is referenced in the mimetypes database
isWindows() - Static method in class play.utils.OS
 
iterator() - Method in class play.db.SQLSplitter
 

J

Java - Class in play.utils
Java utils
Java() - Constructor for class play.utils.Java
 
JavaClassesScanner - Class in play.classloading
 
JavaClassesScanner() - Constructor for class play.classloading.JavaClassesScanner
 
JavaExtensions - Class in play.templates
Java extensions in templates
JavaExtensions() - Constructor for class play.templates.JavaExtensions
 
JavaScriptEscaper - Class in play.templates
 
JavaScriptEscaper() - Constructor for class play.templates.JavaScriptEscaper
 
jdbcCompliant() - Method in class play.db.DBPlugin.ProxyDriver
 
Job<V> - Class in play.jobs
A job is an asynchronously executed unit of work
Job() - Constructor for class play.jobs.Job
 
JobsPlugin - Class in play.jobs
 
JobsPlugin() - Constructor for class play.jobs.JobsPlugin
 
join(Collection, String) - Static method in class play.templates.JavaExtensions
Concatenate items of a collection as a string separated with separator items toString() method should be implemented to provide a string representation
join(T[], String) - Static method in class play.utils.Utils
 
JPA - Class in play.db.jpa
JPA Support
JPA() - Constructor for class play.db.jpa.JPA
 
JPA.JPAContext - Class in play.db.jpa
 
JPABase - Class in play.db.jpa
A super class for JPA entities
JPABase() - Constructor for class play.db.jpa.JPABase
 
JPABase.JPAQueryException - Exception in play.db.jpa
 
JPAContext() - Constructor for class play.db.jpa.JPA.JPAContext
 
JPAException - Exception in play.exceptions
 
JPAException(String) - Constructor for exception play.exceptions.JPAException
 
JPAModelLoader - Class in play.db.jpa
 
JPAModelLoader(Class<? extends Model>) - Constructor for class play.db.jpa.JPAModelLoader
 
JPAPlugin - Class in play.db.jpa
 
JPAPlugin() - Constructor for class play.db.jpa.JPAPlugin
 
JPAQuery(Query) - Constructor for class play.db.jpa.GenericModel.JPAQuery
 
JPAQuery(String, Query) - Constructor for class play.db.jpa.GenericModel.JPAQuery
 
JPAQueryException(String) - Constructor for exception play.db.jpa.JPABase.JPAQueryException
 
JPAQueryException(String, Throwable) - Constructor for exception play.db.jpa.JPABase.JPAQueryException
 
JPARepository<T extends JPABase> - Class in play.db.jpa
 
JPQL - Class in play.db.jpa
 
JPQL() - Constructor for class play.db.jpa.JPQL
 

K

keep() - Static method in class play.data.validation.Validation
Keep errors for the next request (will be stored in a cookie)
keep() - Method in class play.mvc.Scope.Flash
 
keep(String) - Method in class play.mvc.Scope.Flash
 
KERBEROS - play.libs.ws.Scheme
 
key(String) - Method in class play.data.validation.Validation.ValidationResult
 
keyName() - Method in class play.db.jpa.JPAModelLoader
 
keyName() - Method in interface play.db.Model.Factory
 
keyNames() - Method in class play.db.jpa.JPAModelLoader
 
keys() - Method in class play.utils.OrderSafeProperties
 
keySet() - Method in class play.utils.OrderSafeProperties
 
keyType() - Method in class play.db.jpa.JPAModelLoader
 
keyType() - Method in interface play.db.Model.Factory
 
keyTypes() - Method in class play.db.jpa.JPAModelLoader
 
keyValue(Model) - Method in class play.db.jpa.JPAModelLoader
 
keyValue(Model) - Method in interface play.db.Model.Factory
 

L

lang() - Method in annotation type play.data.binding.As
 
Lang - Class in play.i18n
Language support
Lang() - Constructor for class play.i18n.Lang
 
langs - Static variable in class play.Play
The list of supported locales
last(List<?>) - Static method in class play.templates.JavaExtensions
return the last item of a list or null if the List is null
lastdayOfMonth - Variable in class play.libs.CronExpression
 
lastdayOfWeek - Variable in class play.libs.CronExpression
 
lastException - Variable in class play.jobs.Job
 
lastLoading - Static variable in class play.mvc.Router
Timestamp the routes file was last loaded at.
lastModified() - Method in class play.vfs.VirtualFile
 
lastRun - Variable in class play.jobs.Job
 
layout - Static variable in class play.templates.BaseTemplate
 
layoutData - Static variable in class play.templates.BaseTemplate
 
LegacyMockMailSystem - Class in play.libs.mail.test
Just kept for compatibility reasons, use test double substitution mechanism instead.
LegacyMockMailSystem() - Constructor for class play.libs.mail.test.LegacyMockMailSystem
 
length() - Method in interface play.db.Model.BinaryField
 
length() - Method in class play.vfs.VirtualFile
 
LF - Static variable in class play.data.parsing.MultipartStream
The Line Feed ASCII character value.
list() - Method in interface play.db.Model.Choices
 
list() - Method in class play.vfs.VirtualFile
 
listProperties() - Method in class play.db.jpa.JPAModelLoader
List of all properties
listProperties() - Method in interface play.db.Model.Factory
 
load(InputStream) - Method in class play.utils.OrderSafeProperties
escapes "special-chars" (to utf-16 on the format \\uxxxx) in lines and store as iso-8859-1.
load(InputStream) - Method in class play.utils.Properties
 
load(InputStream, String) - Method in class play.utils.Properties
 
load(String) - Static method in class play.templates.TemplateLoader
Load a template
load(VirtualFile) - Static method in class play.templates.TemplateLoader
Load a template from a virtual file
loadPlugins() - Method in class play.plugins.PluginCollection
Load plugins from .plugin files, if any
loadPlugins(SortedSet<PluginDescriptor>) - Method in class play.plugins.PluginCollection
 
loadTemplate(VirtualFile) - Method in class play.PlayPlugin
 
loadTemplate(VirtualFile) - Method in class play.plugins.PluginCollection
 
LocalDateBinder - Class in play.data.binding.types
 
LocalDateBinder() - Constructor for class play.data.binding.types.LocalDateBinder
 
LocalDateTimeBinder - Class in play.data.binding.types
 
LocalDateTimeBinder() - Constructor for class play.data.binding.types.LocalDateTimeBinder
 
LocaleBinder - Class in play.data.binding.types
Binder that support Locale class.
LocaleBinder() - Constructor for class play.data.binding.types.LocaleBinder
 
locales - Static variable in class play.i18n.Messages
 
LocalTimeBinder - Class in play.data.binding.types
 
LocalTimeBinder() - Constructor for class play.data.binding.types.LocalTimeBinder
 
logRequestInfo(Http.Request, Result) - Static method in class play.modules.logger.RequestLogPlugin
 

M

Mail - Class in play.libs
 
Mail() - Constructor for class play.libs.Mail
 
Mail.SMTPAuthenticator - Class in play.libs
 
MailException - Exception in play.exceptions
 
MailException(String) - Constructor for exception play.exceptions.MailException
 
MailException(String, Throwable) - Constructor for exception play.exceptions.MailException
 
MailSystem - Interface in play.libs.mail
 
mailSystemFactory - Static variable in class play.libs.Mail
 
main(String[]) - Static method in class play.templates.PrecompileTemplates
 
MalformedStreamException() - Constructor for exception play.data.parsing.MultipartStream.MalformedStreamException
Constructs a MalformedStreamException with no detail message.
MalformedStreamException(String) - Constructor for exception play.data.parsing.MultipartStream.MalformedStreamException
Constructs an MalformedStreamException with the specified detail message.
MalformedStreamException(String, Throwable) - Constructor for exception play.data.parsing.MultipartStream.MalformedStreamException
 
Manager() - Constructor for class play.db.Model.Manager
 
Maps() - Constructor for class play.utils.Utils.Maps
 
match(String, Object, String) - Static method in class play.data.validation.Validation
 
Match - Annotation Type in play.data.validation
This field must match the regexp.
MatchCheck - Class in play.data.validation
 
MatchCheck() - Constructor for class play.data.validation.MatchCheck
 
matches(String, String) - Method in class play.mvc.Router.Route
Check if the parts of an HTTP request equal this Route.
MatchingRoute(Router.Route, Map<String, String>) - Constructor for class play.mvc.Router.MatchingRoute
 
matchRoute(String, String) - Method in class play.mvc.Router
 
max() - Method in annotation type play.data.validation.Range
 
max(String, Object, double) - Static method in class play.data.validation.Validation
 
Max - Annotation Type in play.data.validation
This field must be lower than.
maxAge - Variable in class play.mvc.Http.Cookie
Cookie max-age in seconds
MaxCheck - Class in play.data.validation
 
MaxCheck() - Constructor for class play.data.validation.MaxCheck
 
maxContentLength(int) - Static method in class play.server.ServerHelper
 
maxSize(String, Object, int) - Static method in class play.data.validation.Validation
 
MaxSize - Annotation Type in play.data.validation
This field size must be lower than.
MaxSizeCheck - Class in play.data.validation
 
MaxSizeCheck() - Constructor for class play.data.validation.MaxSizeCheck
 
MemcachedImpl - Class in play.cache
Memcached implementation (using http://code.google.com/p/spymemcached/)
MemcachedImpl(Properties) - Constructor for class play.cache.MemcachedImpl
 
MemoryUpload - Class in play.data
 
MemoryUpload(FileItem) - Constructor for class play.data.MemoryUpload
 
merge() - Method in class play.db.jpa.GenericModel
Merge this object to obtain a managed entity (useful when the object comes from the Cache).
mergeValueInMap(Map<String, String[]>, String, String) - Static method in class play.utils.Utils.Maps
 
mergeValueInMap(Map<String, String[]>, String, String[]) - Static method in class play.utils.Utils.Maps
 
message() - Method in annotation type play.data.validation.Email
 
message() - Method in class play.data.validation.Error
 
message() - Method in annotation type play.data.validation.InFuture
 
message() - Method in annotation type play.data.validation.InPast
 
message() - Method in annotation type play.data.validation.IPv4Address
 
message() - Method in annotation type play.data.validation.IPv6Address
 
message() - Method in annotation type play.data.validation.IsTrue
 
message() - Method in annotation type play.data.validation.Match
 
message() - Method in annotation type play.data.validation.Max
 
message() - Method in annotation type play.data.validation.MaxSize
 
message() - Method in annotation type play.data.validation.Min
 
message() - Method in annotation type play.data.validation.MinSize
 
message() - Method in annotation type play.data.validation.Password
 
message() - Method in annotation type play.data.validation.Phone
 
message() - Method in annotation type play.data.validation.Range
 
message() - Method in annotation type play.data.validation.Required
 
message() - Method in annotation type play.data.validation.Unique
 
message() - Method in annotation type play.data.validation.URL
 
message() - Method in annotation type play.data.validation.Valid
 
message(String) - Method in class play.data.validation.Error
 
message(String) - Method in class play.data.validation.Validation.ValidationResult
 
MESSAGE - play.templates.TemplateParser.Token
 
Messages - Class in play.i18n
I18n Helper
Messages() - Constructor for class play.i18n.Messages
 
MessagesPlugin - Class in play.i18n
 
MessagesPlugin() - Constructor for class play.i18n.MessagesPlugin
 
method - Variable in class play.mvc.Http.Request
 
method - Variable in class play.mvc.Router.ActionDefinition
The HTTP method, e.g.
method - Variable in class play.mvc.Router.Route
 
METHOD - Static variable in class play.mvc.Http.StatusCode
 
Methods() - Constructor for class play.mvc.Http.Methods
 
mimeType - Variable in class play.libs.ws.WSRequest
 
mimeType(String) - Method in class play.libs.ws.WSRequest
Add a MimeType to the web service request.
MimeTypes - Class in play.libs
MimeTypes utils
MimeTypes() - Constructor for class play.libs.MimeTypes
 
min() - Method in annotation type play.data.validation.Range
 
min(String, Object, double) - Static method in class play.data.validation.Validation
 
Min - Annotation Type in play.data.validation
This field must be greater than.
MinCheck - Class in play.data.validation
 
MinCheck() - Constructor for class play.data.validation.MinCheck
 
minimalInit(String) - Method in class play.Play
Minimalistic initialization of the framework; allowing DIY-initialization (no modules, no plugins from .plugins file, no routes from routes file, no config file)
minSize(String, Object, int) - Static method in class play.data.validation.Validation
 
MinSize - Annotation Type in play.data.validation
This field size must be equal or greater than.
MinSizeCheck - Class in play.data.validation
 
MinSizeCheck() - Constructor for class play.data.validation.MinSizeCheck
 
MINUTE - Static variable in class play.libs.CronExpression
 
minutes - Variable in class play.libs.CronExpression
 
MISSING - Static variable in class play.data.binding.Binder
 
Mock - Static variable in class play.libs.Mail
Just kept for compatibility reasons, use test double substitution mechanism instead.
mode - Static variable in class play.Play
 
Model - Class in play.db.jpa
Base class for JPA model objects.
Model - Interface in play.db
 
Model() - Constructor for class play.db.jpa.Model
 
Model.BinaryField - Interface in play.db
 
Model.Choices - Interface in play.db
 
Model.Factory - Interface in play.db
 
Model.Manager - Class in play.db
 
Model.Property - Class in play.db
 
modules - Static variable in class play.Play
Modules
modulesRoutes - Static variable in class play.Play
Plugin routes files
MONTH - Static variable in class play.libs.CronExpression
 
monthMap - Static variable in class play.libs.CronExpression
 
months - Variable in class play.libs.CronExpression
 
MOVED - Static variable in class play.mvc.Http.StatusCode
 
MultipartStream - Class in play.data.parsing
Low level API for processing file uploads.
MultipartStream.IllegalBoundaryException - Exception in play.data.parsing
Thrown upon attempt of setting an invalid boundary token.
MultipartStream.ItemInputStream - Class in play.data.parsing
An InputStream for reading an items contents.
MultipartStream.MalformedStreamException - Exception in play.data.parsing
Thrown to indicate that the input stream fails to follow the required syntax.

N

name - Variable in class play.db.Model.Property
 
name - Variable in class play.mvc.Http.Cookie
 
name - Variable in class play.mvc.Http.Header
 
name - Variable in class play.mvc.Redirector.Parameter
 
name - Variable in class play.plugins.PluginDescriptor
 
name - Variable in class play.templates.Template
 
nearestWeekday - Variable in class play.libs.CronExpression
 
newDocumentBuilder() - Static method in class play.libs.XML
 
newDocumentBuilderFactory() - Static method in class play.libs.XML
 
newEntityManagerFactory(String, Configuration) - Method in class play.db.jpa.JPAPlugin
 
newInstance() - Static method in class play.cache.EhCacheImpl
 
newRequest(String) - Method in class play.libs.ws.DummyWSClient
 
newRequest(String) - Method in class play.libs.ws.WSAsync
 
newRequest(String) - Method in interface play.libs.ws.WSClient
 
newThread(Runnable) - Method in class play.utils.PThreadFactory
 
nextToken() - Method in class play.templates.TemplateParser
 
nl2br(Object) - Static method in class play.templates.JavaExtensions
 
nl2br(BaseTemplate.RawData) - Static method in class play.templates.JavaExtensions
 
NO_RESPONSE - Static variable in class play.mvc.Http.StatusCode
 
NO_SPEC_INT - Static variable in class play.libs.CronExpression
 
noAccents(String) - Static method in class play.templates.JavaExtensions
 
NoAuthenticityToken - Annotation Type in play.mvc
 
NoBinding - Annotation Type in play.data.binding
 
NoOpEntityResolver - Class in play.utils
 
NoOpEntityResolver() - Constructor for class play.utils.NoOpEntityResolver
 
NoResult - Exception in play.mvc.results
 
NoResult() - Constructor for exception play.mvc.results.NoResult
 
NoRouteFoundException - Exception in play.exceptions
 
NoRouteFoundException(String) - Constructor for exception play.exceptions.NoRouteFoundException
 
NoRouteFoundException(String, Map<String, Object>) - Constructor for exception play.exceptions.NoRouteFoundException
 
NoSession - Annotation Type in play.mvc
 
NOT_FOUND - Static variable in class play.mvc.Http.StatusCode
 
NOT_IMPLEMENTED - Static variable in class play.mvc.Http.StatusCode
 
NOT_MODIFIED - Static variable in class play.mvc.Http.StatusCode
 
NotFound - Exception in play.mvc.results
404 not found
NotFound(String) - Constructor for exception play.mvc.results.NotFound
 
NotFound(String, String) - Constructor for exception play.mvc.results.NotFound
 
NotModified - Exception in play.mvc.results
304 Not Modified
NotModified() - Constructor for exception play.mvc.results.NotModified
 
NotModified(String) - Constructor for exception play.mvc.results.NotModified
 
NoTransaction - Annotation Type in play.db.jpa
Annotation to be used on methods telling JPA that it should not create a Transaction at all
now() - Method in class play.jobs.Job
Start this job now (well ASAP)
now(String, String) - Method in class play.mvc.Scope.Flash
 
nthdayOfWeek - Variable in class play.libs.CronExpression
 
NTLM - play.libs.ws.Scheme
 

O

ok - Variable in class play.data.validation.Validation.ValidationResult
 
Ok - Exception in play.mvc.results
200 OK
Ok() - Constructor for exception play.mvc.results.Ok
 
OK - Static variable in class play.mvc.Http.StatusCode
 
oldCookieSessionParser - Static variable in class play.mvc.CookieDataCodec
Cookie session parser for cookie created by version 1.2.5 or before.
On - Annotation Type in play.jobs
Run the job using a Cron expression We use the Quartz CRON trigger (http://www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger)
onActionInvocationException(Http.Request, Http.Response, Throwable) - Method in class play.data.validation.ValidationPlugin
 
onActionInvocationException(Http.Request, Http.Response, Throwable) - Method in class play.Invocation
 
onActionInvocationException(Http.Request, Http.Response, Throwable) - Method in class play.modules.logger.RequestLogPlugin
 
onActionInvocationException(Http.Request, Http.Response, Throwable) - Method in class play.PlayPlugin
 
onActionInvocationException(Http.Request, Http.Response, Throwable) - Method in class play.plugins.PluginCollection
 
onActionInvocationFinally(Http.Request, Http.Response) - Method in class play.data.validation.ValidationPlugin
 
onActionInvocationFinally(Http.Request, Http.Response) - Method in class play.db.DBPlugin
 
onActionInvocationFinally(Http.Request, Http.Response) - Method in class play.modules.logger.RequestLogPlugin
 
onActionInvocationFinally(Http.Request, Http.Response) - Method in class play.PlayPlugin
Called at the end of the action invocation (either in case of success or any failure).
onActionInvocationFinally(Http.Request, Http.Response) - Method in class play.plugins.PluginCollection
 
onActionInvocationResult(Http.Request, Http.Response, Scope.Session, Scope.Flash, Scope.RenderArgs, Result) - Method in class play.modules.logger.RequestLogPlugin
 
onActionInvocationResult(Http.Request, Http.Response, Scope.Session, Scope.Flash, Scope.RenderArgs, Result) - Method in class play.PlayPlugin
Called when the action method has thrown a result.
onActionInvocationResult(Http.Request, Http.Response, Scope.Session, Scope.Flash, Scope.RenderArgs, Result) - Method in class play.plugins.PluginCollection
 
onActionInvocationResult(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Result) - Method in class play.data.validation.ValidationPlugin
 
onActionInvocationResult(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Result) - Method in class play.PlayPlugin
Deprecated.
Use/override method with flash parameter
onApplicationStart() - Method in class play.db.DBPlugin
 
onApplicationStart() - Method in class play.db.jpa.JPAPlugin
Reads the configuration file and initialises required JPA EntityManagerFactories.
onApplicationStart() - Method in class play.i18n.MessagesPlugin
 
onApplicationStart() - Method in class play.jobs.JobsPlugin
 
onApplicationStart() - Method in class play.libs.WS
 
onApplicationStart() - Method in class play.modules.logger.RePlayLogoPlugin
 
onApplicationStart() - Method in class play.PlayPlugin
Called at application start (and at each reloading) Time to start stateful things.
onApplicationStart() - Method in class play.plugins.PluginCollection
 
OnApplicationStart - Annotation Type in play.jobs
A job run at application start.
onApplicationStop() - Method in class play.db.DBPlugin
 
onApplicationStop() - Method in class play.db.jpa.JPAPlugin
 
onApplicationStop() - Method in class play.jobs.JobsPlugin
 
onApplicationStop() - Method in class play.libs.WS
 
onApplicationStop() - Method in class play.PlayPlugin
Called at application stop (and before each reloading) Time to shutdown stateful things.
onApplicationStop() - Method in class play.plugins.PluginCollection
 
OnApplicationStop - Annotation Type in play.jobs
A job run when the application is stopped under graceful circumstances.
onCollectionRecreate(Object, Serializable) - Method in class play.db.jpa.HibernateInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class play.db.jpa.HibernateInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class play.db.jpa.HibernateInterceptor
 
onConfigurationRead() - Method in class play.PlayPlugin
Called when the application.conf has been read.
onConfigurationRead() - Method in class play.plugins.PluginCollection
 
onInvocationSuccess() - Method in class play.data.parsing.TempFilePlugin
 
onInvocationSuccess() - Method in class play.PlayPlugin
 
onInvocationSuccess() - Method in class play.plugins.PluginCollection
 
onJobInvocationException(Throwable) - Method in class play.PlayPlugin
 
onJobInvocationException(Throwable) - Method in class play.plugins.PluginCollection
 
onJobInvocationFinally() - Method in class play.data.validation.ValidationPlugin
 
onJobInvocationFinally() - Method in class play.db.DBPlugin
 
onJobInvocationFinally() - Method in class play.PlayPlugin
 
onJobInvocationFinally() - Method in class play.plugins.PluginCollection
 
onLoad() - Method in class play.PlayPlugin
Called at plugin loading
only() - Method in annotation type play.mvc.After
Only intercept these actions
only() - Method in annotation type play.mvc.Before
Only intercept these actions
only() - Method in annotation type play.mvc.Finally
Only intercept these actions
onQueued() - Method in class play.Invocation
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class play.db.jpa.HibernateInterceptor
 
onStarted() - Method in class play.Invocation
 
onSuccess() - Method in class play.Invocation
Things to do when the whole invocation has succeeded (before + execute + after)
onWriteChunk(Consumer<Object>) - Method in class play.mvc.Http.Response
 
open(File) - Static method in class play.vfs.VirtualFile
 
open(String) - Static method in class play.vfs.VirtualFile
 
options() - Method in class play.libs.ws.DummyWSRequest
 
options() - Method in class play.libs.ws.WSRequest
Execute a OPTIONS request.
OPTIONS - play.libs.ws.HttpMethod
 
OPTIONS - Static variable in class play.mvc.Http.Methods
 
optionsAsync() - Method in class play.libs.ws.WSRequest
Execute a OPTIONS request asynchronously.
OrderSafeProperties - Class in play.utils
Custom impl of java.util.properties that preserves the key-order from the file and that reads the properties-file in utf-8
OrderSafeProperties() - Constructor for class play.utils.OrderSafeProperties
 
org.apache.commons.collections - package org.apache.commons.collections
 
originalParams - Variable in class play.data.binding.RootParamNode
 
OS - Class in play.utils
Os detections
OS() - Constructor for class play.utils.OS
 
out - Variable in class play.mvc.Http.Response
 
OVERLOADED - Static variable in class play.mvc.Http.StatusCode
 

P

pad(String, Integer) - Static method in class play.templates.JavaExtensions
 
page(Number, Integer) - Static method in class play.templates.JavaExtensions
 
param(String, Object) - Static method in class play.mvc.Redirector
 
Parameter(String, Object) - Constructor for class play.mvc.Redirector.Parameter
 
parameterNames(Method) - Static method in class play.utils.Java
Retrieve parameter names of a method
parameters - Variable in class play.libs.ws.WSRequest
 
paramName - Variable in class play.libs.ws.FileParam
 
ParamNode - Class in play.data.binding
 
ParamNode(String) - Constructor for class play.data.binding.ParamNode
 
ParamNode.RemovedNode - Class in play.data.binding
 
params - Variable in class play.data.validation.Validation.Validator
 
params - Variable in class play.mvc.Controller
 
params - Variable in class play.mvc.Http.Request
 
params(Map<String, String>) - Method in class play.libs.ws.WSRequest
Add parameters to request.
Params(Http.Request) - Constructor for class play.mvc.Scope.Params
 
parent() - Static method in class play.templates.TagContext
 
parent(String) - Static method in class play.templates.TagContext
 
parent(String...) - Static method in class play.templates.TagContext
 
parse(InputStream, Charset) - Method in class play.data.parsing.UrlEncodedParser
 
parse(String) - Method in class play.utils.Utils.AlternativeDateFormat
 
parse(String, Charset) - Static method in class play.data.parsing.UrlEncodedParser
 
parse(Http.Request) - Method in class play.data.parsing.ApacheMultipartParser
 
parse(Http.Request) - Method in class play.data.parsing.DataParser
 
parse(Http.Request) - Method in class play.data.parsing.TextParser
 
parse(Http.Request) - Method in class play.data.parsing.UrlEncodedParser
 
parse(VirtualFile) - Method in class play.mvc.routing.RoutesParser
 
parseContentType(String) - Static method in class play.utils.HTTP
 
parseDuration(String) - Static method in class play.libs.Time
Parse a duration
parseHost(String) - Method in class play.server.IpParser
 
parseQueryString(InputStream, Charset) - Static method in class play.data.parsing.UrlEncodedParser
 
PARTIAL_INFO - Static variable in class play.mvc.Http.StatusCode
 
password - Variable in class play.libs.ws.WSRequest
 
password - Variable in class play.mvc.Http.Request
HTTP Basic Password
Password - Annotation Type in play.data.validation
This field is a password.
past(String, Object) - Static method in class play.data.validation.Validation
 
past(String, Object, Date) - Static method in class play.data.validation.Validation
 
patch() - Method in class play.libs.ws.DummyWSRequest
 
patch() - Method in class play.libs.ws.WSRequest
Execute a PATCH request.
PATCH - play.libs.ws.HttpMethod
 
PATCH - Static variable in class play.mvc.Http.Methods
 
patchAsync() - Method in class play.libs.ws.WSRequest
Execute a PATCH request asynchronously.
path - Variable in class play.mvc.Http.Cookie
 
path - Variable in class play.mvc.Http.Request
 
path - Variable in class play.mvc.Router.Route
 
PAYMENT_REQUIRED - Static variable in class play.mvc.Http.StatusCode
 
persistenceUnitInfo(String, Configuration) - Method in class play.db.jpa.JPAPlugin
 
PersistenceUnitInfoImpl - Class in play.db.jpa
 
PersistenceUnitInfoImpl(String, List<Class>, List<String>, Properties) - Constructor for class play.db.jpa.PersistenceUnitInfoImpl
 
phone(String, Object) - Static method in class play.data.validation.Validation
 
Phone - Annotation Type in play.data.validation
This field contain a phone number This validation is relaxed and is intended to enforce a basic phone pattern.
PhoneCheck - Class in play.data.validation
 
PhoneCheck() - Constructor for class play.data.validation.PhoneCheck
 
PLAIN - play.templates.TemplateParser.Token
 
play - package play
 
Play - Class in play
Main framework class
Play() - Constructor for class play.Play
 
Play(ConfLoader, BeanSource, SessionStore) - Constructor for class play.Play
 
Play(BeanSource) - Constructor for class play.Play
 
play.cache - package play.cache
 
play.classloading - package play.classloading
 
play.data - package play.data
 
play.data.binding - package play.data.binding
 
play.data.binding.types - package play.data.binding.types
 
play.data.parsing - package play.data.parsing
 
play.data.validation - package play.data.validation
 
play.db - package play.db
 
play.db.hikaricp - package play.db.hikaricp
 
play.db.jpa - package play.db.jpa
 
play.exceptions - package play.exceptions
 
play.i18n - package play.i18n
 
play.inject - package play.inject
 
play.jobs - package play.jobs
 
play.libs - package play.libs
 
play.libs.mail - package play.libs.mail
 
play.libs.mail.test - package play.libs.mail.test
 
play.libs.ws - package play.libs.ws
 
Play.Mode - Enum in play
 
play.modules.logger - package play.modules.logger
 
play.mvc - package play.mvc
 
play.mvc.results - package play.mvc.results
 
play.mvc.routing - package play.mvc.routing
 
play.plugins - package play.plugins
 
play.plugins.security - package play.plugins.security
 
play.rebel - package play.rebel
 
play.server - package play.server
 
play.templates - package play.templates
 
play.templates.types - package play.templates.types
 
play.utils - package play.utils
 
play.vfs - package play.vfs
 
PlayContextController - Interface in play.mvc
Interface for play controllers with ActionContext provided to them by the ActionInvoker.
PlayController - Interface in play.mvc
Marker interface for play controllers This is the class that your controllers should implement when they need very few capabilities..
PlayException - Exception in play.exceptions
The super class for all Play! exceptions
PlayException() - Constructor for exception play.exceptions.PlayException
 
PlayException(String) - Constructor for exception play.exceptions.PlayException
 
PlayException(String, Throwable) - Constructor for exception play.exceptions.PlayException
 
PlayException(Throwable) - Constructor for exception play.exceptions.PlayException
 
PlayLoggingSetup - Class in play
 
PlayLoggingSetup() - Constructor for class play.PlayLoggingSetup
 
PlayPlugin - Class in play
A framework plugin
PlayPlugin() - Constructor for class play.PlayPlugin
 
PlayServer - Interface in play.server
 
PlayStatusPlugin - Class in play.plugins
 
PlayStatusPlugin() - Constructor for class play.plugins.PlayStatusPlugin
 
plugin(Class<T>) - Static method in class play.Play
 
pluginCollection - Static variable in class play.Play
pluginCollection that holds all loaded plugins and all enabled plugins..
PluginCollection - Class in play.plugins
Class handling all plugins used by Play.
PluginCollection() - Constructor for class play.plugins.PluginCollection
 
PluginCollection(SortedSet<PluginDescriptor>) - Constructor for class play.plugins.PluginCollection
 
PluginDescriptor - Class in play.plugins
 
PluginDescriptor(String, int, URL) - Constructor for class play.plugins.PluginDescriptor
 
pluralize(Number) - Static method in class play.templates.JavaExtensions
 
pluralize(Number, String) - Static method in class play.templates.JavaExtensions
 
pluralize(Number, String[]) - Static method in class play.templates.JavaExtensions
 
pluralize(Collection) - Static method in class play.templates.JavaExtensions
 
pluralize(Collection, String) - Static method in class play.templates.JavaExtensions
 
pluralize(Collection, String[]) - Static method in class play.templates.JavaExtensions
 
port - Variable in class play.mvc.Http.Request
 
port - Variable in class play.server.ServerAddress
 
post() - Method in class play.libs.ws.DummyWSRequest
 
post() - Method in class play.libs.ws.WSRequest
Execute a POST request.
POST - play.libs.ws.HttpMethod
 
POST - Static variable in class play.mvc.Http.Methods
 
postAsync() - Method in class play.libs.ws.WSRequest
Execute a POST request asynchronously.
PrecompileTemplates - Class in play.templates
 
PrecompileTemplates() - Constructor for class play.templates.PrecompileTemplates
 
Predicate - Interface in org.apache.commons.collections
 
preInit() - Method in class play.Invocation
Needs this method to do stuff *before* init() is executed.
print(String) - Method in class play.mvc.Http.Response
 
priority() - Method in annotation type play.mvc.Finally
Interceptor priority (0 is high priority)
PROD - play.Play.Mode
Disable development-specific features.
Promise<V> - Class in play.libs
 
Promise() - Constructor for class play.libs.Promise
 
properties(String, Configuration) - Method in class play.db.jpa.JPAPlugin
 
Properties - Class in play.utils
like Properties, but with: encoding generic type helper
Properties() - Constructor for class play.utils.Properties
 
PropertiesConfLoader - Class in play
 
PropertiesConfLoader() - Constructor for class play.PropertiesConfLoader
 
Property() - Constructor for class play.db.Model.Property
 
PThreadFactory - Class in play.utils
 
PThreadFactory(String) - Constructor for class play.utils.PThreadFactory
 
put() - Method in class play.libs.ws.DummyWSRequest
 
put() - Method in class play.libs.ws.WSRequest
Execute a PUT request.
put(Object, Object) - Method in class play.utils.OrderSafeProperties
 
put(String, Boolean) - Method in class play.mvc.Scope.Flash
 
put(String, Enum<?>) - Method in class play.mvc.Scope.Flash
 
put(String, Integer) - Method in class play.mvc.Scope.Flash
 
put(String, Long) - Method in class play.mvc.Scope.Flash
 
put(String, Object) - Method in class play.mvc.Scope.RenderArgs
 
put(String, Object) - Method in class play.mvc.Scope.Session
 
put(String, String) - Method in class play.db.Configuration
Add a parameter in the configuration
put(String, String) - Method in class play.mvc.Scope.Flash
 
put(String, String) - Method in class play.mvc.Scope.Params
 
put(String, String) - Method in class play.mvc.Scope.Session
 
put(String, String[]) - Method in class play.mvc.Scope.Params
 
put(String, BigDecimal) - Method in class play.mvc.Scope.Flash
 
PUT - play.libs.ws.HttpMethod
 
PUT - Static variable in class play.mvc.Http.Methods
 
putAll(Map<?, ?>) - Method in class play.utils.OrderSafeProperties
 
putAsync() - Method in class play.libs.ws.WSRequest
Execute a PUT request asynchronously.

Q

query - Variable in class play.db.jpa.GenericModel.JPAQuery
 
querystring - Variable in class play.mvc.Http.Request
 

R

randomUUID() - Method in class play.utils.DummyUuidGenerator
 
randomUUID() - Method in class play.utils.UuidGenerator
 
range(String, Object, double, double) - Static method in class play.data.validation.Validation
 
Range - Annotation Type in play.data.validation
This field must be lower than and greater than.
RangeCheck - Class in play.data.validation
 
RangeCheck() - Constructor for class play.data.validation.RangeCheck
 
raw(Object) - Static method in class play.templates.JavaExtensions
 
raw(Object, Object) - Static method in class play.templates.JavaExtensions
 
RawData(Object) - Constructor for class play.templates.BaseTemplate.RawData
 
rawInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in class play.PlayPlugin
Give a chance to this plugin to fully manage this request
rawInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in class play.plugins.PlayStatusPlugin
Intercept /@status and check that the Authorization header is valid.
rawInvocation(Http.Request, Http.Response, Scope.Session, Scope.RenderArgs, Scope.Flash) - Method in class play.plugins.PluginCollection
 
read() - Method in class play.data.parsing.MultipartStream.ItemInputStream
Returns the next byte in the stream.
read(byte[], int, int) - Method in class play.data.parsing.MultipartStream.ItemInputStream
Reads bytes into the given buffer.
read(String) - Static method in class play.PropertiesConfLoader
 
readBodyData(OutputStream) - Method in class play.data.parsing.MultipartStream
Reads body-data from the current encapsulation and writes its contents into the output Stream.
readBoundary() - Method in class play.data.parsing.MultipartStream
Skips a boundary token, and checks whether more encapsulations are contained in the stream.
readByte() - Method in class play.data.parsing.MultipartStream
Reads a byte from the buffer, and refills it as necessary.
readConfiguration(String) - Method in interface play.ConfLoader
 
readConfiguration(String) - Method in class play.PropertiesConfLoader
 
readContentAsString(File, Charset) - Static method in class play.libs.IO
 
readHeaders() - Method in class play.data.parsing.MultipartStream
Reads the header-part of the current encapsulation.
readOneConfigurationFile(String, String) - Method in class play.PropertiesConfLoader
 
readonly - Variable in class play.db.jpa.JPA.JPAContext
 
readOnly() - Method in annotation type play.db.jpa.Transactional
 
readUtf8Properties(File) - Static method in class play.libs.IO
 
readUtf8Properties(InputStream) - Static method in class play.libs.IO
 
readUtf8Properties(String) - Static method in class play.libs.IO
 
readUtf8Properties(VirtualFile) - Static method in class play.libs.IO
 
RebelController - Class in play.rebel
 
RebelController() - Constructor for class play.rebel.RebelController
 
redirect(int) - Static method in class play.mvc.Http.StatusCode
 
Redirect - Exception in play.mvc.results
302 Redirect
Redirect(String) - Constructor for exception play.mvc.results.Redirect
 
Redirect(String, boolean) - Constructor for exception play.mvc.results.Redirect
 
Redirect(String, int) - Constructor for exception play.mvc.results.Redirect
 
Redirect(String, Map<String, Object>) - Constructor for exception play.mvc.results.Redirect
Redirects to a given URL with the parameters specified in a Map
Redirect(String, Map<String, Object>, Map<String, String>) - Constructor for exception play.mvc.results.Redirect
 
Redirector - Class in play.mvc
This class is deprecated.
Redirector() - Constructor for class play.mvc.Redirector
 
Redirector.Parameter - Class in play.mvc
 
RedirectToAction - Exception in play.rebel
 
RedirectToAction(String, Map<String, Object>) - Constructor for exception play.rebel.RedirectToAction
 
RedirectToAction(String, Redirector.Parameter...) - Constructor for exception play.rebel.RedirectToAction
 
RedirectToStatic - Exception in play.mvc.results
302 Redirect
RedirectToStatic(String) - Constructor for exception play.mvc.results.RedirectToStatic
 
register(Class<T>, TypeBinder<T>) - Static method in class play.data.binding.Binder
Add custom binder for any given class E.g.
relationType - Variable in class play.db.Model.Property
 
relativePath() - Method in class play.vfs.VirtualFile
 
relativeUrl(String, String) - Method in class play.server.ServerHelper
 
remoteAddress - Variable in class play.mvc.Http.Request
 
remove(Object) - Method in class play.utils.OrderSafeProperties
 
remove(String) - Method in class play.mvc.Router.ActionDefinition
 
remove(String) - Method in class play.mvc.Scope.Flash
 
remove(String) - Method in class play.mvc.Scope.Params
 
remove(String) - Method in class play.mvc.Scope.Session
 
remove(String...) - Method in class play.mvc.Scope.Session
 
remove(String[], String) - Static method in class play.templates.JavaExtensions
 
removeChild(String, List<ParamNode.RemovedNode>) - Method in class play.data.binding.ParamNode
Removes a child from this node, but stores what is removed to list.
removeCookie(String) - Method in class play.mvc.Http.Response
 
removeCookie(String, String) - Method in class play.mvc.Http.Response
 
removeCurrent() - Static method in class play.mvc.Http.Request
 
removeCurrent() - Static method in class play.mvc.Http.Response
 
removeCurrent() - Static method in class play.mvc.Scope.RenderArgs
 
removedFrom - Variable in class play.data.binding.ParamNode.RemovedNode
 
removedNode - Variable in class play.data.binding.ParamNode.RemovedNode
 
RemovedNode(ParamNode, ParamNode) - Constructor for class play.data.binding.ParamNode.RemovedNode
 
removeErrors(String) - Static method in class play.data.validation.Validation
Remove all errors on a field
removeErrors(String, String) - Static method in class play.data.validation.Validation
Remove all errors on a field with the given message
render() - Method in class play.templates.Template
 
render(Map<String, Object>) - Method in class play.templates.Template
Starts the rendering process without modifying the args-map
renderArgs - Variable in class play.mvc.ActionContext
 
renderArgs - Variable in class play.mvc.Controller
 
RenderArgs() - Constructor for class play.mvc.Scope.RenderArgs
 
RenderBinary - Exception in play.mvc.results
200 OK with application/octet-stream
RenderBinary(File) - Constructor for exception play.mvc.results.RenderBinary
Send a file as the response.
RenderBinary(File, String) - Constructor for exception play.mvc.results.RenderBinary
Send a file as the response.
RenderBinary(File, String, boolean) - Constructor for exception play.mvc.results.RenderBinary
Send a file as the response.
RenderBinary(InputStream, String) - Constructor for exception play.mvc.results.RenderBinary
Send a binary stream as the response
RenderBinary(InputStream, String, boolean) - Constructor for exception play.mvc.results.RenderBinary
Send a binary stream as the response
RenderBinary(InputStream, String, long) - Constructor for exception play.mvc.results.RenderBinary
 
RenderBinary(InputStream, String, long, boolean) - Constructor for exception play.mvc.results.RenderBinary
 
RenderBinary(InputStream, String, long, String, boolean) - Constructor for exception play.mvc.results.RenderBinary
 
RenderBinary(InputStream, String, String, boolean) - Constructor for exception play.mvc.results.RenderBinary
Send a binary stream as the response
RenderHtml - Exception in play.mvc.results
200 OK with a text/plain
RenderHtml(CharSequence) - Constructor for exception play.mvc.results.RenderHtml
 
RenderJson - Exception in play.mvc.results
200 OK with application/json
RenderJson(Object) - Constructor for exception play.mvc.results.RenderJson
 
RenderJson(Object, Gson) - Constructor for exception play.mvc.results.RenderJson
 
RenderJson(String) - Constructor for exception play.mvc.results.RenderJson
 
RenderStatic - Exception in play.mvc.results
 
RenderStatic(String) - Constructor for exception play.mvc.results.RenderStatic
 
RenderTemplate - Exception in play.mvc.results
200 OK with a template rendering
RenderTemplate(Template, Map<String, Object>) - Constructor for exception play.mvc.results.RenderTemplate
 
RenderText - Exception in play.mvc.results
200 OK with a text/plain
RenderText(CharSequence) - Constructor for exception play.mvc.results.RenderText
 
RenderView - Exception in play.rebel
 
RenderView() - Constructor for exception play.rebel.RenderView
 
RenderView(String) - Constructor for exception play.rebel.RenderView
 
RenderView(String, Map<String, Object>) - Constructor for exception play.rebel.RenderView
 
RenderXml - Exception in play.mvc.results
200 OK with a text/xml
RenderXml(CharSequence) - Constructor for exception play.mvc.results.RenderXml
 
RenderXml(Document) - Constructor for exception play.mvc.results.RenderXml
 
RePlayLogoPlugin - Class in play.modules.logger
 
RePlayLogoPlugin() - Constructor for class play.modules.logger.RePlayLogoPlugin
 
replyWith(String, HttpMethod, int, String) - Method in class play.libs.ws.DummyWSClient
 
request - Variable in class play.mvc.ActionContext
 
request - Variable in class play.mvc.Controller
 
Request() - Constructor for class play.mvc.Http.Request
Deprecated.
RequestLogPlugin - Class in play.modules.logger
 
RequestLogPlugin() - Constructor for class play.modules.logger.RequestLogPlugin
 
required(String, Object) - Static method in class play.data.validation.Validation
 
Required - Annotation Type in play.data.validation
This field is required.
RequiredCheck - Class in play.data.validation
 
RequiredCheck() - Constructor for class play.data.validation.RequiredCheck
 
reset() - Method in class play.libs.mail.test.LegacyMockMailSystem
 
resolve(Http.Request) - Static method in class play.mvc.ActionInvoker
 
resolveEntity(String, String) - Method in class play.utils.NoOpEntityResolver
 
resolveFormat() - Method in class play.mvc.Http.Request
Automatically resolve request format from the Accept header (in this order: html > xml > json > text)
resolveTemplateName() - Method in class play.mvc.TemplateNameResolver
 
resolveTemplateName(String) - Method in class play.mvc.TemplateNameResolver
 
response - Variable in class play.mvc.ActionContext
 
response - Variable in class play.mvc.Controller
 
Response() - Constructor for class play.mvc.Http.Response
 
restore(Http.Request) - Method in class play.mvc.CookieSessionStore
 
restore(Http.Request) - Method in class play.mvc.FlashStore
 
restore(Http.Request) - Method in interface play.mvc.SessionStore
 
restoreRemovedChildren(List<ParamNode.RemovedNode>) - Static method in class play.data.binding.ParamNode
 
result - Variable in class play.libs.Promise
 
Result - Exception in play.mvc.results
Result support
Result() - Constructor for exception play.mvc.results.Result
 
Result(String) - Constructor for exception play.mvc.results.Result
 
retrieveActionMethodArgs(Method) - Method in class play.data.binding.CachedBoundActionMethodArgs
 
reverse(String) - Static method in class play.mvc.Router
Deprecated.
reverse(String, Map<String, Object>) - Static method in class play.mvc.Router
Deprecated.
reverse(String, Map<String, Object>, String, Charset) - Static method in class play.mvc.Router
 
reverse(String, Map<String, Object>, Http.Request, Http.Response) - Static method in class play.mvc.Router
 
reverse(VirtualFile) - Static method in class play.mvc.Router
Deprecated.
reverseWithCheck(String, VirtualFile, boolean) - Static method in class play.mvc.Router
 
rollbackTx(String) - Static method in class play.db.jpa.JPA
 
RootParamNode - Class in play.data.binding
 
RootParamNode(Map<String, String[]>) - Constructor for class play.data.binding.RootParamNode
 
roots - Static variable in class play.Play
All paths to search for files
route - Variable in class play.mvc.Router.MatchingRoute
 
Route(String, String, String, String, int) - Constructor for class play.mvc.Router.Route
 
routeArgs - Variable in class play.mvc.Http.Request
Additional HTTP params extracted from route
routeOnlyStatic(Http.Request) - Method in class play.mvc.Router
 
Router - Class in play.mvc
The router matches HTTP requests to action invocations
Router(List<Router.Route>) - Constructor for class play.mvc.Router
 
Router.ActionDefinition - Class in play.mvc
 
Router.MatchingRoute - Class in play.mvc
 
Router.Route - Class in play.mvc
 
routeRequest(Http.Request) - Method in class play.modules.logger.RequestLogPlugin
 
routeRequest(Http.Request) - Method in class play.PlayPlugin
Let some plugins route themselves
routeRequest(Http.Request) - Method in class play.plugins.PluginCollection
 
routes - Static variable in class play.Play
Main routes file
routes() - Static method in class play.mvc.Router
 
routesFile - Variable in class play.mvc.Router.Route
 
routesFileLine - Variable in class play.mvc.Router.Route
 
RoutesParser - Class in play.mvc.routing
 
RoutesParser() - Constructor for class play.mvc.routing.RoutesParser
 
run() - Method in class play.jobs.Job
 
runningInTestMode() - Static method in class play.Play
Returns true if application is running in test-mode.
runScheduledJobOnceNow(Job<?>) - Static method in class play.jobs.JobsPlugin
 

S

SafeCSVFormatter - Class in play.templates.types
 
SafeCSVFormatter() - Constructor for class play.templates.types.SafeCSVFormatter
 
safeEquals(String, String) - Static method in class play.mvc.CookieDataCodec
Constant time for same length String comparison, to prevent timing attacks
SafeFormatter - Interface in play.templates
Supported type for formatting.
SafeFormatters - Class in play.templates
 
SafeHTMLFormatter - Class in play.templates.types
 
SafeHTMLFormatter() - Constructor for class play.templates.types.SafeHTMLFormatter
 
SafeXMLFormatter - Class in play.templates.types
 
SafeXMLFormatter() - Constructor for class play.templates.types.SafeXMLFormatter
 
sanitizeFileName(String) - Static method in class play.libs.Files
Replace all characters that are invalid in file names on Windows or Unix operating systems with Files.ILLEGAL_FILENAME_CHARS_REPLACE character.
sanitizeFileName(String, char) - Static method in class play.libs.Files
Replace all characters that are invalid in file names on Windows or Unix operating systems with passed in character.
save() - Method in class play.db.jpa.GenericModel
 
save(Scope.Flash, Http.Request, Http.Response) - Method in class play.mvc.FlashStore
 
save(Scope.Session, Http.Request, Http.Response) - Method in class play.mvc.CookieSessionStore
 
save(Scope.Session, Http.Request, Http.Response) - Method in interface play.mvc.SessionStore
 
save(T) - Method in class play.db.jpa.JPARepository
 
scheduledJobs - Static variable in class play.jobs.JobsPlugin
 
scheduleForCRON(Job<V>) - Static method in class play.jobs.JobsPlugin
 
scheme - Variable in class play.libs.ws.WSRequest
 
Scheme - Enum in play.libs.ws
 
Scope - Class in play.mvc
All application Scopes
Scope() - Constructor for class play.mvc.Scope
 
Scope.Flash - Class in play.mvc
Flash scope
Scope.Params - Class in play.mvc
HTTP params
Scope.RenderArgs - Class in play.mvc
Render args (used in template rendering)
Scope.Session - Class in play.mvc
Session scope
SCRIPT - play.templates.TemplateParser.Token
 
search(Collection<VirtualFile>, String) - Static method in class play.vfs.VirtualFile
 
SECOND - Static variable in class play.libs.CronExpression
 
seconds - Variable in class play.libs.CronExpression
 
secretKey - Static variable in class play.Play
The very secret key
secure - Variable in class play.mvc.Http.Cookie
 
send(Email) - Static method in class play.libs.Mail
Send an email
sendMessage(Email) - Method in interface play.libs.mail.MailSystem
 
sendMessage(Email) - Static method in class play.libs.Mail
Send a JavaMail message
sendMessage(Email) - Method in class play.libs.mail.test.LegacyMockMailSystem
 
sendOnError - Variable in class play.mvc.Http.Cookie
Don't use
serialize(Object) - Static method in class play.utils.Java
 
serialize(Map<?, ?>, String...) - Static method in class play.templates.FastTags
 
serialize(Document) - Static method in class play.libs.XML
Serialize to XML String
ServerAddress - Class in play.server
 
ServerHelper - Class in play.server
 
ServerHelper() - Constructor for class play.server.ServerHelper
 
session - Variable in class play.mvc.ActionContext
 
session - Variable in class play.mvc.Controller
 
Session() - Constructor for class play.mvc.Scope.Session
 
Session(String) - Constructor for class play.mvc.Scope.Session
 
SESSION_HTTPONLY - Static variable in class play.mvc.Scope
 
SessionDataEncoder - Class in play.mvc
Provides operations around the encoding and decoding of Cookie data.
SessionDataEncoder() - Constructor for class play.mvc.SessionDataEncoder
 
SessionStore - Interface in play.mvc
Implementations of session storage mechanisms.
set(InputStream, String) - Method in interface play.db.Model.BinaryField
 
set(String) - Static method in class play.i18n.Lang
Force the current language
set(String, Object, int) - Method in interface play.cache.CacheImpl
 
set(String, Object, int) - Method in class play.cache.EhCacheImpl
 
set(String, Object, int) - Method in class play.cache.MemcachedImpl
 
set(String, Object, Object) - Method in class play.data.binding.BeanWrapper
 
set(String, Object, String) - Static method in class play.cache.Cache
Set an element.
setBeanSource(BeanSource) - Static method in class play.inject.Injector
 
setBoundary(byte[]) - Method in class play.data.parsing.MultipartStream
Changes the boundary token used for partitioning the stream.
setCalendarHour(Calendar, int) - Method in class play.libs.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
setContentTypeIfNotSet(String) - Method in class play.mvc.Http.Response
 
setContentTypeIfNotSet(Http.Response, String) - Method in exception play.mvc.results.Result
 
setContext(ActionContext) - Method in class play.mvc.Controller
 
setContext(ActionContext) - Method in interface play.mvc.PlayContextController
 
setCookie(String, String) - Method in class play.mvc.Http.Request
 
setCookie(String, String) - Method in class play.mvc.Http.Response
 
setCookie(String, String, String) - Method in class play.mvc.Http.Response
Set a new cookie that will expire in (current) + duration
setCookie(String, String, String, String, Integer, boolean) - Method in class play.mvc.Http.Response
 
setCookie(String, String, String, String, Integer, boolean, boolean) - Method in class play.mvc.Http.Response
 
setCurrent(Http.Request) - Static method in class play.mvc.Http.Request
Deprecated.
setCurrent(Http.Response) - Static method in class play.mvc.Http.Response
Deprecated.
setDefaultLocale() - Static method in class play.i18n.Lang
 
setDouble(String, double) - Method in class play.utils.Properties
 
setFast(boolean) - Method in class org.apache.commons.collections.FastHashMap
 
setFieldName(String) - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Sets the field name used to reference this file item.
setFormField(boolean) - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Specifies whether or not a FileItem instance represents a simple form field.
setHeader(String, String) - Method in class play.libs.ws.WSRequest
Add a header to the request
setHeader(String, String) - Method in class play.mvc.Http.Request
 
setHeader(String, String) - Method in class play.mvc.Http.Response
 
setHeaderEncoding(Charset) - Method in class play.data.parsing.MultipartStream
Specifies the character encoding to be used when reading the headers of individual parts.
setHeaders(FileItemHeaders) - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
Sets the file item headers.
setId(Long) - Method in class play.db.jpa.Model
 
setInt(String, int) - Method in class play.utils.Properties
 
setJtaDataSource(DataSource) - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
setLong(String, long) - Method in class play.utils.Properties
 
setNonJtaDataSource(DataSource) - Method in class play.db.jpa.PersistenceUnitInfoImpl
 
setParameter(String, Object) - Method in class play.db.jpa.GenericModel.JPAQuery
Set a named parameter for this query.
setParameter(String, Object) - Method in class play.libs.ws.WSRequest
 
setParameter(String, String) - Method in class play.libs.ws.WSRequest
Add a parameter to the request
setRoutes(List<Router.Route>) - Method in class play.mvc.Router
Replace routes with provided route definitions.
setTimeZone(TimeZone) - Method in class play.libs.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setUserAgent(String) - Method in class play.mvc.Scope.Session
 
setValue(Object, Object) - Method in class play.data.binding.BeanWrapper.Property
 
setValue(String[], String) - Method in class play.data.binding.ParamNode
 
sign(String) - Method in class play.libs.Signer
 
sign(Document, RSAPublicKey, RSAPrivateKey) - Static method in class play.libs.XML
Sign the XML document using xmldsig.
Signer - Class in play.libs
 
Signer(String) - Constructor for class play.libs.Signer
 
SimpleJob - Class in play.jobs
Base class for jobs that don't return any result
SimpleJob() - Constructor for class play.jobs.SimpleJob
 
since(Date) - Static method in class play.templates.JavaExtensions
 
since(Date, Boolean) - Static method in class play.templates.JavaExtensions
 
SizeException(String) - Constructor for exception play.data.parsing.ApacheMultipartParser.SizeException
Creates a new instance.
skip(long) - Method in class play.data.parsing.MultipartStream.ItemInputStream
Skips the given number of bytes.
skipPreamble() - Method in class play.data.parsing.MultipartStream
Finds the beginning of the first encapsulation.
skipWhiteSpace(int, String) - Method in class play.libs.CronExpression
 
slugify(String) - Static method in class play.templates.JavaExtensions
 
slugify(String, Boolean) - Static method in class play.templates.JavaExtensions
 
SMTPAuthenticator(String, String) - Constructor for class play.libs.Mail.SMTPAuthenticator
 
source - Variable in class play.templates.Template
 
splitSQL(CharSequence) - Static method in class play.db.SQLSplitter
Splits the SQL "properly" based on semicolons.
SPNEGO - play.libs.ws.Scheme
 
sq - Variable in class play.db.jpa.GenericModel.JPAQuery
 
SQLSplitter - Class in play.db
 
SQLSplitter(CharSequence) - Constructor for class play.db.SQLSplitter
 
star - Variable in class play.mvc.Router.ActionDefinition
Whether the route contains an asterisks *.
start() - Method in class play.Play
Start the application
start() - Method in interface play.server.PlayServer
 
start(String) - Static method in class play.server.Starter
 
start(String, BeanSource) - Static method in class play.server.Starter
 
start(Play) - Static method in class play.server.Starter
 
START - play.templates.GroovyInlineTags.CALL
 
START_TAG - play.templates.TemplateParser.Token
 
started - Static variable in class play.Play
 
startedAt - Static variable in class play.Play
The last time than the application has started
Starter - Class in play.server
 
Starter() - Constructor for class play.server.Starter
 
startTx(String, boolean) - Static method in class play.db.jpa.JPA
initialize the JPA context and starts a JPA transaction
status - Variable in class play.mvc.Http.Response
 
Status - Exception in play.mvc.results
 
Status(int) - Constructor for exception play.mvc.results.Status
 
StatusCode() - Constructor for class play.mvc.Http.StatusCode
 
stop() - Static method in class play.cache.Cache
Stop the cache system.
stop() - Method in interface play.cache.CacheImpl
 
stop() - Method in class play.cache.EhCacheImpl
 
stop() - Method in class play.cache.MemcachedImpl
 
stop() - Method in class play.libs.ws.WSAsync
 
stop() - Method in interface play.libs.ws.WSClient
 
store(OutputStream) - Method in class play.utils.Properties
 
store(OutputStream, String) - Method in class play.utils.Properties
 
storeActionMethodArgs(Method, Object[]) - Method in class play.data.binding.CachedBoundActionMethodArgs
 
storeExpressionVals(int, String, int) - Method in class play.libs.CronExpression
 
STREAM_TERMINATOR - Static variable in class play.data.parsing.MultipartStream
A byte sequence that that follows a delimiter of the last encapsulation in the stream (--).
success() - Method in class play.libs.ws.HttpResponse
 
success(int) - Static method in class play.mvc.Http.StatusCode
 
success(String, Object...) - Method in class play.mvc.Scope.Flash
 
SupplierWithException<T> - Interface in play.libs
The same as @{link java.util.function.Supplier}, but with "throws Exception"

T

TagContext - Class in play.templates
Tag Context (retrieve who call you)
TagContext(String) - Constructor for class play.templates.TagContext
 
TagInternalException - Exception in play.exceptions
A exception during tag invocation
TagInternalException(String) - Constructor for exception play.exceptions.TagInternalException
 
TagInternalException(String, Throwable) - Constructor for exception play.exceptions.TagInternalException
 
tagName - Variable in class play.templates.TagContext
 
TempFilePlugin - Class in play.data.parsing
Creates temporary folders for file parsing, and deletes it after request completion.
TempFilePlugin() - Constructor for class play.data.parsing.TempFilePlugin
 
tempFolder - Static variable in class play.data.parsing.TempFilePlugin
 
template - Variable in class play.templates.ExecutableTemplate
 
Template - Class in play.templates
 
Template() - Constructor for class play.templates.Template
 
TemplateException - Exception in play.exceptions
 
TemplateException(Template, Integer, String) - Constructor for exception play.exceptions.TemplateException
 
TemplateException(Template, Integer, String, Throwable) - Constructor for exception play.exceptions.TemplateException
 
TemplateLoader - Class in play.templates
 
TemplateLoader() - Constructor for class play.templates.TemplateLoader
 
TemplateNameResolver - Class in play.mvc
 
TemplateNameResolver() - Constructor for class play.mvc.TemplateNameResolver
 
TemplateNotFoundException - Exception in play.exceptions
 
TemplateNotFoundException(String) - Constructor for exception play.exceptions.TemplateNotFoundException
 
TemplateNotFoundException(String, BaseTemplate, int) - Constructor for exception play.exceptions.TemplateNotFoundException
 
TemplateParser - Class in play.templates
Template parser
TemplateParser(String) - Constructor for class play.templates.TemplateParser
 
TemplateParser.Token - Enum in play.templates
 
templatesPath - Static variable in class play.Play
All paths to search for templates files
testDataSource(DataSource) - Method in class play.db.DBPlugin
 
TextParser - Class in play.data.parsing
 
TextParser() - Constructor for class play.data.parsing.TextParser
 
Time - Class in play.libs
Time utils Provides a parser for time expression.
Time() - Constructor for class play.libs.Time
 
timeout - Variable in class play.libs.ws.WSRequest
Timeout: value in seconds
timeout(String) - Method in class play.libs.ws.WSRequest
Set the value of the request timeout, i.e.
tmpDir - Static variable in class play.Play
 
toMap(List<Redirector.Parameter>) - Static method in class play.mvc.Redirector
 
toString() - Method in class play.classloading.ApplicationClasses
 
toString() - Method in class play.data.binding.BeanWrapper.Property
 
toString() - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
 
toString() - Method in class play.data.validation.Error
 
toString() - Method in class play.db.jpa.JPABase
 
toString() - Method in class play.InvocationContext
 
toString() - Method in class play.jobs.Job
 
toString() - Method in class play.libs.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class play.libs.ws.DummyHttpResponse
 
toString() - Method in class play.mvc.Http.Header
 
toString() - Method in class play.mvc.Http.Request
 
toString() - Method in class play.mvc.Redirector.Parameter
 
toString() - Method in exception play.mvc.results.Error
 
toString() - Method in exception play.mvc.results.Redirect
 
toString() - Method in exception play.mvc.results.RedirectToStatic
 
toString() - Method in exception play.mvc.results.RenderBinary
 
toString() - Method in exception play.mvc.results.RenderJson
 
toString() - Method in exception play.mvc.results.RenderStatic
 
toString() - Method in exception play.mvc.results.RenderTemplate
 
toString() - Method in exception play.mvc.results.RenderText
 
toString() - Method in exception play.mvc.results.Status
 
toString() - Method in class play.mvc.Router.ActionDefinition
 
toString() - Method in class play.mvc.Router.Route
 
toString() - Method in class play.mvc.Scope.Flash
 
toString() - Method in class play.mvc.Scope.Params
 
toString() - Method in class play.mvc.Scope.RenderArgs
 
toString() - Method in class play.mvc.Scope.Session
 
toString() - Method in class play.mvc.Url
 
toString() - Method in class play.plugins.PluginDescriptor
 
toString() - Method in exception play.rebel.View
 
toString() - Method in class play.server.ServerAddress
 
toString() - Method in class play.templates.BaseTemplate.RawData
 
toString() - Method in class play.templates.TagContext
 
toString() - Method in class play.utils.Default
 
toString() - Method in class play.vfs.VirtualFile
 
toString(Closure) - Static method in class play.templates.JavaExtensions
 
trace() - Method in class play.libs.ws.DummyWSRequest
 
trace() - Method in class play.libs.ws.WSRequest
Execute a TRACE request.
TRACE - play.libs.ws.HttpMethod
 
TRACE - Static variable in class play.mvc.Http.Methods
 
traceAsync() - Method in class play.libs.ws.WSRequest
Execute a TRACE request asynchronously.
Transactional - Annotation Type in play.db.jpa
 
TS_KEY - Static variable in class play.mvc.Scope.Session
 
type - Variable in class play.db.Model.Property
 
type() - Method in interface play.db.Model.BinaryField
 
TypeBinder<T> - Interface in play.data.binding
Supported type for binding.
TypeUnbinder<T> - Interface in play.data.binding
Supported type for unbinding.

U

ulid() - Static method in class play.libs.Codec
 
Unauthorized - Exception in play.mvc.results
401 Unauthorized
Unauthorized(String) - Constructor for exception play.mvc.results.Unauthorized
 
UNAUTHORIZED - Static variable in class play.mvc.Http.StatusCode
 
unBind(Map<String, Object>, Object, Class<?>, String, Annotation[]) - Method in class play.data.binding.As.DEFAULT
 
unBind(Map<String, Object>, Object, Class<?>, String, Annotation[]) - Method in interface play.data.binding.TypeUnbinder
 
unBind(Map<String, Object>, Object, String, Annotation[]) - Static method in class play.data.binding.Unbinder
 
unbinder() - Method in annotation type play.data.binding.As
 
Unbinder - Class in play.data.binding
Try to unbind an object to a Map<String,String>
Unbinder() - Constructor for class play.data.binding.Unbinder
 
unbindForCurrentThread(String) - Static method in class play.db.jpa.JPA
 
UnexpectedException - Exception in play.exceptions
 
UnexpectedException(String) - Constructor for exception play.exceptions.UnexpectedException
 
UnexpectedException(String, Throwable) - Constructor for exception play.exceptions.UnexpectedException
 
UnexpectedException(Throwable) - Constructor for exception play.exceptions.UnexpectedException
 
Unique - Annotation Type in play.data.validation
Check that a field or or field in a context is unique.
UniqueCheck - Class in play.data.validation
Check which proof if one or a set of properties is unique.
UniqueCheck() - Constructor for class play.data.validation.UniqueCheck
 
unless() - Method in annotation type play.mvc.After
Does not intercept these actions
unless() - Method in annotation type play.mvc.Before
Does not intercept these actions
unless() - Method in annotation type play.mvc.Finally
Does not intercept these actions
unregister(Class<T>) - Static method in class play.data.binding.Binder
Remove custom binder that was add with method #register(java.lang.Class, play.data.binding.TypeBinder)
unzip(File, File) - Static method in class play.libs.Files
 
Upload - Interface in play.data
 
UploadArrayBinder - Class in play.data.binding.types
Bind file form multipart/form-data request to an array of Upload object.
UploadArrayBinder() - Constructor for class play.data.binding.types.UploadArrayBinder
 
UploadBinder - Class in play.data.binding.types
 
UploadBinder() - Constructor for class play.data.binding.types.UploadBinder
 
url - Static variable in class play.db.DBPlugin
 
url - Variable in class play.mvc.Http.Request
URL path (excluding scheme, host and port), starting with '/'
Example:
With this full URL http://localhost:9000/path0/path1?foo=bar
=> url will be /path0/path1?foo=bar
url - Variable in exception play.mvc.results.Redirect
 
url - Variable in class play.mvc.Router.ActionDefinition
FIXME - what is this? does it include the domain?
url - Variable in class play.plugins.PluginDescriptor
 
url(String) - Static method in class play.libs.WS
Deprecated.
Using this static method make it hard to test. A better option is to @Inject WSClient instance to your class.
url(String, Object) - Static method in class play.data.validation.Validation
 
Url - Class in play.mvc
 
Url(String) - Constructor for class play.mvc.Url
 
Url(String, String, Object) - Constructor for class play.mvc.Url
 
Url(String, String, Object, String, Object) - Constructor for class play.mvc.Url
 
Url(String, String, Object, String, Object, String, Object) - Constructor for class play.mvc.Url
 
Url(String, String, Object, String, Object, String, Object, String, Object) - Constructor for class play.mvc.Url
 
Url(String, String, Object, String, Object, String, Object, String, Object, String, Object) - Constructor for class play.mvc.Url
 
Url(String, Map<String, Object>) - Constructor for class play.mvc.Url
 
URL - Annotation Type in play.data.validation
This field must be a valid url.
URLCheck - Class in play.data.validation
 
URLCheck() - Constructor for class play.data.validation.URLCheck
 
urlDecodePath(String) - Static method in class play.utils.Utils
 
urlEncode(String) - Static method in class play.templates.JavaExtensions
 
urlEncode(Http.Response) - Method in class play.mvc.Scope.Params
 
UrlEncodedParser - Class in play.data.parsing
Parse url-encoded requests.
UrlEncodedParser() - Constructor for class play.data.parsing.UrlEncodedParser
 
urlEncodePath(String) - Static method in class play.utils.Utils
 
URLs - Class in play.libs
 
URLs() - Constructor for class play.libs.URLs
 
useDefaultMockMailSystem() - Static method in class play.Play
 
useMailSystem(MailSystem) - Static method in class play.libs.Mail
Through this method you can substitute the current MailSystem.
usePrecompiled - Static variable in class play.Play
 
user - Variable in class play.mvc.Http.Request
HTTP Basic User
username - Variable in class play.libs.ws.WSRequest
 
Util - Annotation Type in play.mvc
Mark this method as simple utility method (not an action) that can't be automatically invoked by the router.
Utils - Class in play.utils
 
Utils() - Constructor for class play.utils.Utils
 
Utils.AlternativeDateFormat - Class in play.utils
 
Utils.Maps - Class in play.utils
 
UUID() - Static method in class play.libs.Codec
 
UuidGenerator - Class in play.utils
 
UuidGenerator() - Constructor for class play.utils.UuidGenerator
 

V

valid(String, Object) - Static method in class play.data.validation.Validation
 
Valid - Annotation Type in play.data.validation
This bean must satisfy all checks.
validation - Variable in class play.mvc.ActionContext
 
validation - Variable in class play.mvc.Controller
 
Validation - Class in play.data.validation
 
Validation() - Constructor for class play.data.validation.Validation
 
Validation.ValidationResult - Class in play.data.validation
 
Validation.Validator - Class in play.data.validation
 
ValidationPlugin - Class in play.data.validation
 
ValidationPlugin() - Constructor for class play.data.validation.ValidationPlugin
 
ValidationResult() - Constructor for class play.data.validation.Validation.ValidationResult
 
Validator(Annotation) - Constructor for class play.data.validation.Validation.Validator
 
ValidCheck - Class in play.data.validation
 
ValidCheck() - Constructor for class play.data.validation.ValidCheck
 
validSignature(Document, Key) - Static method in class play.libs.XML
Check the xmldsig signature of the XML document.
value - Variable in class play.mvc.Http.Cookie
 
value - Variable in class play.mvc.Redirector.Parameter
 
value() - Method in annotation type play.cache.CacheFor
 
value() - Method in annotation type play.data.binding.As
 
value() - Method in annotation type play.data.binding.NoBinding
 
value() - Method in annotation type play.data.validation.InFuture
 
value() - Method in annotation type play.data.validation.InPast
 
value() - Method in annotation type play.data.validation.Match
 
value() - Method in annotation type play.data.validation.Max
 
value() - Method in annotation type play.data.validation.MaxSize
 
value() - Method in annotation type play.data.validation.Min
 
value() - Method in annotation type play.data.validation.MinSize
 
value() - Method in annotation type play.data.validation.Unique
 
value() - Method in annotation type play.db.jpa.NoTransaction
Db name we do not want transaction.
value() - Method in annotation type play.db.jpa.Transactional
Db name where to persist for multi db support
value() - Method in annotation type play.jobs.Every
 
value() - Method in annotation type play.jobs.On
 
value() - Method in annotation type play.mvc.Catch
 
value() - Method in class play.mvc.Http.Header
First value
value() - Method in annotation type play.mvc.With
 
value() - Method in annotation type play.templates.FastTags.Namespace
 
valueOf(String) - Static method in enum play.libs.ws.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum play.libs.ws.Scheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum play.Play.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum play.templates.GroovyInlineTags.CALL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum play.templates.TemplateParser.Token
Returns the enum constant of this type with the specified name.
values - Variable in class play.mvc.Http.Header
 
values() - Static method in enum play.libs.ws.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum play.libs.ws.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum play.Play.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum play.templates.GroovyInlineTags.CALL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum play.templates.TemplateParser.Token
Returns an array containing the constants of this enum type, in the order they are declared.
Values() - Constructor for class play.mvc.Http.Headers.Values
 
View - Exception in play.rebel
200 OK with a template rendering
View() - Constructor for exception play.rebel.View
 
View(String) - Constructor for exception play.rebel.View
 
View(String, Map<String, Object>) - Constructor for exception play.rebel.View
 
viewResult() - Method in class play.mvc.Controller
 
viewResult(String) - Method in class play.mvc.Controller
 
VirtualFile - Class in play.vfs
 
virtualHost - Variable in class play.libs.ws.WSRequest
The virtual host this request will use

W

wasError - Variable in class play.jobs.Job
 
willBeSaved - Variable in class play.db.jpa.JPABase
 
with(String, Object) - Method in exception play.rebel.RenderView
 
with(String, Object) - Method in exception play.rebel.View
 
With - Annotation Type in play.mvc
Delegate interceptors.
withinFilter(SupplierWithException<T>) - Static method in class play.db.jpa.JPA
 
withTransaction(String, boolean, SupplierWithException<T>) - Static method in class play.db.jpa.JPA
Run a block of code in a JPA transaction.
withVirtualHost(String) - Method in class play.libs.ws.WSRequest
Sets the virtual host to use in this request
write(File) - Method in class play.data.parsing.ApacheMultipartParser.AutoFileItem
A convenience method to write an uploaded item to disk.
writeChunk(Object) - Method in class play.mvc.Http.Response
 
writeTo(Writer) - Method in class play.vfs.VirtualFile
 
WS - Class in play.libs
Simple HTTP client to make webservices requests.
WS() - Constructor for class play.libs.WS
 
WSAsync - Class in play.libs.ws
Simple HTTP client to make webservices requests.
WSAsync() - Constructor for class play.libs.ws.WSAsync
 
WSClient - Interface in play.libs.ws
 
WSRequest - Class in play.libs.ws
 
WSRequest(String, Charset) - Constructor for class play.libs.ws.WSRequest
 
WSSSLContext - Class in play.libs.ws
 
WSSSLContext() - Constructor for class play.libs.ws.WSSSLContext
 

X

XML - Class in play.libs
XML utils
XML() - Constructor for class play.libs.XML
 

Y

YEAR - Static variable in class play.libs.CronExpression
 
years - Variable in class play.libs.CronExpression
 
yesno(Object, String[]) - Static method in class play.templates.JavaExtensions
 
YesSSLSocketFactory - Class in play.utils
SSL Sockets created by this factory won't check if certificates are signed with a root certificate (or chained from root)
YesSSLSocketFactory() - Constructor for class play.utils.YesSSLSocketFactory
 
YesSSLSocketFactory.YesTrustManager - Class in play.utils
 
YesTrustManager() - Constructor for class play.utils.YesSSLSocketFactory.YesTrustManager
 

Z

zip(File, File) - Static method in class play.libs.Files
 

_

__getMessage(Object[]) - Method in class play.templates.ExecutableTemplate
 
__loadClass(String) - Method in class play.templates.ExecutableTemplate
Load the class from Pay Class loader
__reverseWithCheck_absolute_false(String) - Method in class play.templates.ExecutableTemplate
 
__reverseWithCheck_absolute_true(String) - Method in class play.templates.ExecutableTemplate
 
__safe(Object, String) - Method in class play.templates.ExecutableTemplate
 
__safeFaster(Object) - Method in class play.templates.ExecutableTemplate
This method is faster to call from groovy than __safe() since we only evaluate val.toString() if we need to
_a(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
Generates a html link to a controller action
_authenticityToken(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
 
_cache(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_delete() - Method in class play.db.jpa.JPABase
 
_delete() - Method in interface play.db.Model
 
_doLayout(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_else(int, GroovyInlineTags.CALL) - Static method in class play.templates.GroovyInlineTags
 
_elseif(int, GroovyInlineTags.CALL) - Static method in class play.templates.GroovyInlineTags
 
_error(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
 
_errorClass(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_extends(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_field(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
The field tag is a helper, based on the spirit of Don't Repeat Yourself.
_finally() - Method in class play.jobs.Job
 
_form(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
Generates a html form element linked to a controller action
_get(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_if(int, GroovyInlineTags.CALL) - Static method in class play.templates.GroovyInlineTags
 
_ifError(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_ifErrors(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_ifnot(int, GroovyInlineTags.CALL) - Static method in class play.templates.GroovyInlineTags
 
_include(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_javaWithCaching - Static variable in class play.utils.Java
 
_jsAction(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_jsRoute(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Method in class play.templates.FastTags
 
_key() - Method in class play.db.jpa.JPABase
 
_key() - Method in class play.db.jpa.Model
 
_key() - Method in interface play.db.Model
 
_list(int, GroovyInlineTags.CALL) - Static method in class play.templates.GroovyInlineTags
 
_option(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_render(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
_save() - Method in class play.db.jpa.JPABase
 
_save() - Method in interface play.db.Model
 
_set(Map<?, ?>, Closure, PrintWriter, ExecutableTemplate, int) - Static method in class play.templates.FastTags
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages