跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

G

generateToken(String, Handler<String>) - 类 中的静态方法com.byhealth.h5.auth.AuthToken
产生令牌
GET_INSERT_RECORD_ID_ERROR - 类 中的静态变量com.byhealth.h5.config.ErrorConfig
获取插入记录的id错误
getAccessToken(RoutingContext, Handler<Buffer>) - 类 中的静态方法com.byhealth.h5.esb.EsbService
获取访问令牌
getApiPath() - 接口 中的方法com.byhealth.h5.core.ApiInterface
获得API的路径
getConditionMap() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取查询条件Map
getConditionMode() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取条件模式, 默认是AND
getContentType() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
获取内容类型
getDataMap() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取
getErrorCode(int) - 类 中的静态方法com.byhealth.h5.config.ErrorConfig
获取错误代码
getErrorCode() - 类 中的方法com.byhealth.h5.core.ApiReturnObject
获取错误代码
getErrorMessage() - 类 中的方法com.byhealth.h5.core.ApiReturnObject
获取提示信息
getErrorMsg(int, String) - 类 中的静态方法com.byhealth.h5.config.ErrorConfig
获取错误信息
getGson() - 类 中的静态方法com.byhealth.h5.util.JsonUtil
获取json实例,并且设置日期格式为yyyy-MM-dd HH:mm:ss。
getGsonForLowerCaseWithUnderscores() - 类 中的静态方法com.byhealth.h5.util.JsonUtil
获取json实例,并且设置日期格式为yyyy-MM-dd HH:mm:ss。
getGsonWithoutPassword() - 类 中的静态方法com.byhealth.h5.util.JsonUtil
获取json实例,并且设置日期格式为yyyy-MM-dd HH:mm:ss。
getHttpMethod() - 接口 中的方法com.byhealth.h5.core.ApiInterface
获得API接受的http method。
getHttpMethod() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
获取请求的类型,目前只支持GET或者POST。
getInsertRecordId(String, Handler<Long>) - 类 中的方法com.byhealth.h5.core.SqlDao
获取插入记录自增长的主键id, 如果返回的值是0,则表示获取失败。
getIntervalTimeMills(String) - 类 中的静态方法com.byhealth.h5.auth.AuthToken
获取当前系统时间和最新一次访问时间的间隔,单位毫秒
getIsDesc() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取是否降序排列
getLastAcessTime() - 类 中的方法com.byhealth.h5.auth.AuthTokenBean
获取最近访问时间
getLikeConditionMap() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取like查询条件Map
getLimit() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取limit的值
getLogger(Class<?>) - 类 中的静态方法com.byhealth.h5.util.Log
 
getLogger(String) - 类 中的静态方法com.byhealth.h5.util.Log
 
getLogger() - 类 中的静态方法com.byhealth.h5.util.Log
 
getLoginId() - 类 中的方法com.byhealth.h5.auth.AuthTokenBean
获取用户登录账户
GetMD5Code(String) - 类 中的静态方法com.byhealth.h5.util.MD5
获得MD5的值
getOffset() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取offset的值
getOrderByFieldArray() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取排序字段数组
getParamBuffer() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
获取请求参数
getParameterInvalidTip() - 类 中的方法com.byhealth.h5.core.BaseModel
获取参数的值是非法时,给接口调用者的提示信息。
getRequestTimeout() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
获取请求超时时间, 单位毫秒
getReturnFieldArray() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取返回字段数组。
getReturnObject() - 类 中的方法com.byhealth.h5.core.ApiReturnObject
获取返回结果
getRouter() - 类 中的方法com.byhealth.h5.core.WebService
获取Router对象
getTableName() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
获取表名
getToken() - 类 中的方法com.byhealth.h5.auth.AuthTokenBean
获取令牌
getUrl() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
获取请求的url,不包括host。
getUserLastAcessTime(String) - 类 中的静态方法com.byhealth.h5.auth.AuthToken
获取用户的最近访问时间
getUserLoginId(String) - 类 中的静态方法com.byhealth.h5.auth.AuthToken
获取用户的登录账号
getUserPriority(String) - 类 中的静态方法com.byhealth.h5.auth.AuthToken
获取用户权限
getUserPriority() - 类 中的方法com.byhealth.h5.auth.AuthTokenBean
获取用户权限
getVertx() - 类 中的方法com.byhealth.h5.core.WebService
获取vertx对象
getWebServer() - 类 中的方法com.byhealth.h5.core.HttpService
获取WebServer对象
GlobalConfig - com.byhealth.h5.config中的类
读取数据库和Web端口的配置类。
GlobalConfig() - 类 的构造器com.byhealth.h5.config.GlobalConfig
不让类实例化
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接