public class SocialRequestService extends BaseService
session| Constructor and Description |
|---|
SocialRequestService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
updateRequest(long requestId,
int status,
JSONObjectWrapper themeDisplay) |
checkNull, getSession, mangleWrapper, setSession, toStringpublic SocialRequestService(Session session)
public org.json.JSONObject updateRequest(long requestId,
int status,
JSONObjectWrapper themeDisplay)
throws java.lang.Exception
java.lang.Exception