public class InboxJsonUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGE |
static String |
MESSAGE_NO_SESSION |
static String |
MESSAGE_PERMISSION_DENIED |
Constructor and Description |
---|
InboxJsonUtils() |
Modifier and Type | Method and Description |
---|---|
void |
addJsonReturnMessage(String optionName,
Object message) |
void |
addJsonReturnObjectList(String optionName,
List<String> l) |
void |
addJsonReturnStatus(boolean status) |
static com.alibaba.fastjson.JSONObject |
getJsonObject(String option,
String value) |
String |
getJsonReturnObject() |
static String |
getJsonSuccess(boolean status) |
static String |
getJsonSuccess(boolean status,
String message) |
public static final String MESSAGE
public static final String MESSAGE_NO_SESSION
public static final String MESSAGE_PERMISSION_DENIED
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.