public class ResourceAdaptor extends Object
Constructor and Description |
---|
ResourceAdaptor() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
buildJsonRequest(Object resourceObject,
double apiVersion) |
<T> List<T> |
buildListOfResourceObject(String source,
Type listAndResourceType) |
<T> T |
buildResourceObject(String source,
Class<T> resourceClass) |
Copyright © 2016. All rights reserved.