dk.netarkivet.viewerproxy.webinterface
Class Parameters

java.lang.Object
  extended by dk.netarkivet.viewerproxy.webinterface.Parameters

public class Parameters
extends java.lang.Object

Definitions of parameters for the web interface


Field Summary
static java.lang.String INDEX_LABEL
           
static java.lang.String JOB_ID
           
 
Constructor Summary
Parameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JOB_ID

public static final java.lang.String JOB_ID
See Also:
Constant Field Values

INDEX_LABEL

public static final java.lang.String INDEX_LABEL
See Also:
Constant Field Values
Constructor Detail

Parameters

public Parameters()