void putAll (String url, Object[] putObjects)
void putAll (String url, Object[] putObjects)
Name | Type | Description |
---|---|---|
url | String | Url of the Store |
putObjects | Object[] | Item or Entity(Concept/Event) object's (with key) to put into the store |
Type | Description |
---|---|
void |