| Package | Description |
|---|---|
| org.fcrepo.oai |
| Modifier and Type | Class and Description |
|---|---|
class |
BadArgumentException
Signals that a request includes illegal arguments, is missing required
arguments, includes a repeated argument, or values for arguments have
an illegal syntax.
|
class |
BadResumptionTokenException
Signals that the value of the resumptionToken argument is invalid or expired.
|
class |
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.
|
class |
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.
|
class |
IDDoesNotExistException
Signals that the value of the identifier argument is unknown or illegal in
this repository.
|
class |
NoMetadataFormatsException
Signals that there are no metadata formats available for the specified item.
|
class |
NoRecordsMatchException
Signals that the combination of the values of the from, until, set and
metadataPrefix arguments results in an empty list.
|
class |
NoSetHierarchyException
Signals that the repository does not support sets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAIProviderServlet.test(String[] args) |
Copyright © 2013 DuraSpace. All Rights Reserved.