|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.harvester.webinterface.EventHarvest
public class EventHarvest
Contains utility methods for supporting event harvest GUI.
Method Summary | |
---|---|
static void |
addConfigurations(javax.servlet.jsp.PageContext context,
I18n i18n,
PartialHarvest eventHarvest)
Adds a bunch of configurations to a given PartialHarvest. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void addConfigurations(javax.servlet.jsp.PageContext context, I18n i18n, PartialHarvest eventHarvest)
context
- the current JSP contexti18n
- the translation information to use in this contexteventHarvest
- the partial harvest to which these
seeds are to be added
ForwardedToErrorPage
- If maxBytes is not a number,
or if any of the seeds is badly formatted such that no domain name can
be parsed from it, or if orderTemplate is not given or unknown.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |