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 JPASupport>
T
JPASupport.create(java.lang.String name, Scope.Params params)
           
<T extends JPASupport>
T
JPASupport.edit(java.lang.String name, Scope.Params params)
           
 

Uses of Scope.Params in play.mvc
 

Fields in play.mvc declared as Scope.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