public JSONObject updateStatus(String body) {
   return RestLocalServiceUtil.updateStatus(body);
 }