public final class JSONRequester extends Object
Modifier and Type | Field and Description |
---|---|
static HashMap<String,Object> |
EMPTY_MAP |
Constructor and Description |
---|
JSONRequester(ITransferableEntity transferableEntity,
Class<? extends ITransferableEntity> entityClass,
String jsonData) |
Modifier and Type | Method and Description |
---|---|
ITransferable |
extractValuesFromJSON(UserContext uc) |
static Object |
getValue(com.alibaba.fastjson.JSONObject jsonObj,
String key) |
public JSONRequester(ITransferableEntity transferableEntity, Class<? extends ITransferableEntity> entityClass, String jsonData)
public ITransferable extractValuesFromJSON(UserContext uc) throws JSONRequesterException
JSONRequesterException
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.