void deleteAll (String url, Object[] deleteObjects)void deleteAll (String url, Object[] deleteObjects)| Name | Type | Description |
|---|---|---|
url | String | Url of the Store |
deleteObjects | Object[] | Item or Entity(Concept/Event) object's (with key) to delete from the store |
| Type | Description |
|---|---|
void |