Uses of Class
play.mvc.Scope.Params

Packages that use Scope.Params
play.db.jpa   
play.mvc   
 

Uses of Scope.Params in play.db.jpa
 

Methods in play.db.jpa with parameters of type Scope.Params
static
<T extends JPABase>
T
GenericModel.create(java.lang.String name, Scope.Params params)
           
 JPABase JPQL.create(java.lang.String entity, java.lang.String name, Scope.Params params)
           
 

Uses of Scope.Params in play.mvc
 

Fields in play.mvc declared as Scope.Params
 Scope.Params Http.Request.params
          Params
protected static Scope.Params Controller.params
          The current HTTP params.
 

Fields in play.mvc with type parameters of type Scope.Params
static java.lang.ThreadLocal<Scope.Params> Scope.Params.current
           
 

Methods in play.mvc that return Scope.Params
static Scope.Params Scope.Params.current()
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly