| Modifier and Type | Method and Description |
|---|---|
Item |
ItemClient.create(org.json.JSONObject request) |
Item |
ItemClient.edit(String id,
org.json.JSONObject request) |
Item |
ItemClient.fetch(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
ItemClient.delete(String id) |
List<Item> |
ItemClient.fetchAll() |
List<Item> |
ItemClient.fetchAll(org.json.JSONObject request) |
Copyright © 2023. All rights reserved.