| Package | Description |
|---|---|
| org.dspace.xoai.dataprovider.parameters |
| Modifier and Type | Method and Description |
|---|---|
static OAIRequest.Parameter |
OAIRequest.Parameter.fromRepresentation(String representation) |
static OAIRequest.Parameter |
OAIRequest.Parameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAIRequest.Parameter[] |
OAIRequest.Parameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
OAIRequest.get(OAIRequest.Parameter parameter) |
Date |
OAIRequest.getDate(OAIRequest.Parameter parameter) |
String |
OAIRequest.getString(OAIRequest.Parameter parameter) |
boolean |
OAIRequest.has(OAIRequest.Parameter parameter) |
void |
OAIRequest.validate(OAIRequest.Parameter parameter) |
Copyright © 2017 DuraSpace. All Rights Reserved.