|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request | |
|---|---|
| org.gcube.data.oai.tmplugin | |
| org.gcube.data.oai.tmplugin.binders | |
| org.gcube.data.oai.tmplugin.repository | |
| org.gcube.data.oai.tmplugin.requests | |
| Uses of Request in org.gcube.data.oai.tmplugin |
|---|
| Methods in org.gcube.data.oai.tmplugin with parameters of type Request | |
|---|---|
BaseRepository |
ProductionProvider.newRepository(Request request)
|
Repository |
RepositoryProvider.newRepository(Request request)
|
| Uses of Request in org.gcube.data.oai.tmplugin.binders |
|---|
| Constructors in org.gcube.data.oai.tmplugin.binders with parameters of type Request | |
|---|---|
OAIDCBinder(Request req)
|
|
| Uses of Request in org.gcube.data.oai.tmplugin.repository |
|---|
| Constructors in org.gcube.data.oai.tmplugin.repository with parameters of type Request | |
|---|---|
BaseRepository(Request request)
|
|
| Uses of Request in org.gcube.data.oai.tmplugin.requests |
|---|
| Subclasses of Request in org.gcube.data.oai.tmplugin.requests | |
|---|---|
class |
WrapRepositoryRequest
A Request to bind the OAI Plugin to a single data source formed of all the records in one ore more sets of an OAI repository. |
class |
WrapSetsRequest
A Request to bind the OAI Plugin to one or more sets of an OAI
repository. |
| Methods in org.gcube.data.oai.tmplugin.requests with type parameters of type Request | ||
|---|---|---|
|
RequestBinder.bind(Element e,
Class<T> type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||