Exemplo n.º 1
0
 public JSONObject updateStatus(String body) {
   return RestLocalServiceUtil.updateStatus(body);
 }