|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Scope.Params 的软件包 | |
|---|---|
| play.db.jpa | |
| play.mvc | |
| play.utils | |
| play.db.jpa 中 Scope.Params 的使用 |
|---|
| 参数类型为 Scope.Params 的 play.db.jpa 中的方法 | ||
|---|---|---|
static
|
GenericModel.create(java.lang.String name,
Scope.Params params)
|
|
JPABase |
JPQL.create(java.lang.String entity,
java.lang.String name,
Scope.Params params)
|
|
| play.mvc 中 Scope.Params 的使用 |
|---|
| 声明为 Scope.Params 的 play.mvc 中的字段 | |
|---|---|
protected static Scope.Params |
WebSocketController.params
|
Scope.Params |
Http.Request.params
Params |
protected static Scope.Params |
Controller.params
The current HTTP params. |
| 类型参数类型为 Scope.Params 的 play.mvc 中的字段 | |
|---|---|
static java.lang.ThreadLocal<Scope.Params> |
Scope.Params.current
|
| 返回 Scope.Params 的 play.mvc 中的方法 | |
|---|---|
static Scope.Params |
Scope.Params.current()
|
| play.utils 中 Scope.Params 的使用 |
|---|
| 参数类型为 Scope.Params 的 play.utils 中的方法 | |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
Utils.filterParams(Scope.Params params,
java.lang.String prefix)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||