|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.shephertz.app42.paas.sdk.java.App42ResponseBuilder
com.shephertz.app42.paas.sdk.java.social.SocialResponseBuilder
public class SocialResponseBuilder
SocialResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Social
| Constructor Summary | |
|---|---|
SocialResponseBuilder()
|
|
| Method Summary | |
|---|---|
Social |
buildResponse(java.lang.String json)
Converts the response in JSON format to the value object i.e Social |
| Methods inherited from class com.shephertz.app42.paas.sdk.java.App42ResponseBuilder |
|---|
buildObjectFromJSONTree, getNames, getServiceJSONObject, getTotalRecords, isResponseSuccess |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocialResponseBuilder()
| Method Detail |
|---|
public Social buildResponse(java.lang.String json)
throws java.lang.Exception
json - - response in JSON format
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||