org.dlese.dpc.oai
Class OAICodes
java.lang.Object
org.dlese.dpc.oai.OAICodes
public final class OAICodes
- extends Object
This class contains constants that are used throughout the OAI application.
- Author:
- John Weatherley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BAD_ARGUMENT
public static final String BAD_ARGUMENT
- See Also:
- Constant Field Values
BAD_RESUMPTION_TOKEN
public static final String BAD_RESUMPTION_TOKEN
- See Also:
- Constant Field Values
BAD_VERB
public static final String BAD_VERB
- See Also:
- Constant Field Values
CANNOT_DISSEMINATE_FORMAT
public static final String CANNOT_DISSEMINATE_FORMAT
- See Also:
- Constant Field Values
ID_DOES_NOT_EXIST
public static final String ID_DOES_NOT_EXIST
- See Also:
- Constant Field Values
NO_RECORDS_MATCH
public static final String NO_RECORDS_MATCH
- See Also:
- Constant Field Values
NO_METADATA_FORMATS
public static final String NO_METADATA_FORMATS
- See Also:
- Constant Field Values
NO_SET_HIERARCHY
public static final String NO_SET_HIERARCHY
- See Also:
- Constant Field Values
OAICodes
public OAICodes()