| Modifier and Type | Method and Description |
|---|---|
RestfulResponse |
RestfulResponse.code(String code)
返回码组装
|
static RestfulResponse |
RestfulResponse.getInstance()
初始化RestfulResponse
|
RestfulResponse |
RestfulResponse.pageInfo(Object pageInfo)
分页返回值组装
|
RestfulResponse |
RestfulResponse.putData(String key,
Object value)
非结构化数据组装
|
RestfulResponse |
RestfulResponse.result(Object value)
非结构化数据组装
|
RestfulResponse |
RestfulResponse.success()
返回码-成功
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.