类 play.mvc.Scope.Params
的使用

使用 Scope.Params 的软件包
play.db.jpa   
play.mvc   
play.utils   
 

play.db.jpaScope.Params 的使用
 

参数类型为 Scope.Paramsplay.db.jpa 中的方法
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)
           
 

play.mvcScope.Params 的使用
 

声明为 Scope.Paramsplay.mvc 中的字段
protected static Scope.Params WebSocketController.params
           
 Scope.Params Http.Request.params
          Params
protected static Scope.Params Controller.params
          The current HTTP params.
 

类型参数类型为 Scope.Paramsplay.mvc 中的字段
static java.lang.ThreadLocal<Scope.Params> Scope.Params.current
           
 

返回 Scope.Paramsplay.mvc 中的方法
static Scope.Params Scope.Params.current()
           
 

play.utilsScope.Params 的使用
 

参数类型为 Scope.Paramsplay.utils 中的方法
static java.util.Map<java.lang.String,java.lang.String> Utils.filterParams(Scope.Params params, java.lang.String prefix)
           
 



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