| Package | Description |
|---|---|
| org.gcube.application.framework.oaipmh | |
| org.gcube.application.framework.oaipmh.tools | |
| org.gcube.application.framework.oaipmh.verbcontainers |
| Modifier and Type | Method and Description |
|---|---|
String |
Response.getErrorResponse(Properties requestProps,
Repository repository,
String errorMessage) |
String |
Response.getGetRecordResponse(Properties requestProps,
Repository repository,
Record record) |
String |
Response.getIdentifyResponse(Properties requestProps,
Repository repository) |
String |
Response.getListIdentifiersResponse(Properties requestProps,
Repository repository,
ArrayList<Identifier> identifiers,
int cursor,
int total) |
String |
Response.getListMetadataFormatsResponse(Properties requestProps,
Repository repository) |
String |
Response.getListRecordsResponse(Properties requestProps,
Repository repository,
ArrayList<Record> records,
int cursor,
int total) |
String |
Response.getListSetsResponse(Properties requestProps,
Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
static Element |
ElementGenerator.customMetadataFormat(Repository repository)
generates a custom "metadataFormat" element, to support any kind of repository (mainly for use with ListMetadataFormats)
|
| Modifier and Type | Method and Description |
|---|---|
static Element |
Identify.formulateIdentifyElement(Repository repo) |
static Element |
ListSets.formulateListSetsElement(Repository repo) |
static Element |
ListMetadataFormats.formulateMetadataFormatsElement(Repository repo) |
Copyright © 2016. All Rights Reserved.