|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
JPASupport.create(String name,
Scope.Params params)
|
|
|
JPASupport.edit(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 ThreadLocal<Scope.Params> |
Scope.Params.current
|
| Methods in play.mvc that return Scope.Params | |
|---|---|
static Scope.Params |
Scope.Params.current()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||