public interface Provider
| Modifier and Type | Method and Description |
|---|---|
TreeSource |
newSource(org.gcube.data.tr.requests.BindSource request)
Returns a
TreeSource configured according to a BindSource request. |
Store |
newStore(String sourceId)
Returns a
Store with a given identifier. |
TreeSource newSource(org.gcube.data.tr.requests.BindSource request)
TreeSource configured according to a BindSource request.request - the requestCopyright © 2018. All Rights Reserved.