|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Header | Describes a record in the repository with the associated item identifier, record datestamp, item set membership, and record deletion indicator. |
| MetadataFormat | Describes a metadata format. |
| OAIProvider | |
| Record | Metadata expressed in a single format with a header and optional "about" data which is descriptive of the metadata (such as rights or provenance statements). |
| ResumptionToken | A token that can be used to retrieve the remaining portion of an incomplete list response. |
| SetInfo | Describes a set in the repository. |
| Class Summary | |
|---|---|
| DateGranularitySupport | An indicator of the level of granularity in dates a repository supports. |
| DeletedRecordSupport | An indicator of the kind of deletion support a repository has. |
| OAIProviderServlet | |
| OAIResponder | OAIResponder. |
| SimpleHeader | A simple implementation of Header that provides getters on the values passed in the constructor. |
| SimpleMetadataFormat | A simple implementation of MetadataFormat that provides getters on the values passed in the constructor. |
| SimpleRecord | A simple implementation of Record that provides getters on the values passed in the constructor. |
| SimpleResumptionToken | A simple implementation of ResumptionToken that provides getters on the values passed in the constructor. |
| SimpleSetInfo | A simple implementation of SetInfo that provides getters on the values passed in the constructor. |
| Exception Summary | |
|---|---|
| BadArgumentException | Signals that a request includes illegal arguments, is missing required arguments, includes a repeated argument, or values for arguments have an illegal syntax. |
| BadResumptionTokenException | Signals that the value of the resumptionToken argument is invalid or expired. |
| BadVerbException | Signals that the value of the verb argument is not a legal OAI-PMH verb, the verb argument is missing, or the verb argument is repeated. |
| CannotDisseminateFormatException | Signals that the metadata format identified by the value given for the metadataPrefix argument is not supported by the item or by the repository. |
| IDDoesNotExistException | Signals that the value of the identifier argument is unknown or illegal in this repository. |
| NoMetadataFormatsException | Signals that there are no metadata formats available for the specified item. |
| NoRecordsMatchException | Signals that the combination of the values of the from, until, set and metadataPrefix arguments results in an empty list. |
| NoSetHierarchyException | Signals that the repository does not support sets. |
| OAIException | An exception occuring as a result of an OAI-PMH request. |
| RepositoryException | An exception occuring as a result of a problem in the underlying repository system. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||