Object[] getAll (String url, Object[] getObjects)
Object[] getAll (String url, Object[] getObjects)
Name | Type | Description |
---|---|---|
url | String | Url of the Store |
getObjects | Object[] | Item or Entity(Concept/Event) object's (with key) to get from the store |
Type | Description |
---|---|
Object[] | Item or Entity(Concept/Event) objects |