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