org.paneris.bibliomania
Class BatchImporter
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.melati.servlet.ConfigServlet
org.melati.servlet.PoemServlet
org.melati.servlet.TemplateServlet
org.melati.template.webmacro.WebmacroMelatiServlet
org.paneris.bibliomania.BibliomaniaServlet
org.paneris.bibliomania.BatchImporter
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class BatchImporter
- extends BibliomaniaServlet
- See Also:
- Serialized Form
Fields inherited from class org.melati.servlet.TemplateServlet |
templateEngine |
Fields inherited from class org.melati.servlet.ConfigServlet |
melatiConfig, sysAdminEmail, sysAdminName |
Method Summary |
protected java.lang.String |
bibliomaniaHandle(org.melati.Melati melati,
org.webmacro.servlet.WebContext context)
|
static java.util.Enumeration |
importResults(Unit unit,
boolean recurse,
int actions,
boolean doChapters,
boolean flushDuring)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.paneris.bibliomania.BibliomaniaServlet |
accessHandler, assertRegisteredUser, bibliomaniaTemplate, decipherExtraPathInfo, fillContext, getSysAdminEmail, getSysAdminName, handle, init, melatiConfig, melatiContext, poemContext |
Methods inherited from class org.melati.template.webmacro.WebmacroMelatiServlet |
doTemplateRequest |
Methods inherited from class org.melati.servlet.TemplateServlet |
addExtension, doPoemRequest, error, prePoemSession |
Methods inherited from class org.melati.servlet.PoemServlet |
_handleException, dbBusyMessage, destroy, doConfiguredRequest, handleException, poemContextWithLDB |
Methods inherited from class org.melati.servlet.ConfigServlet |
doGet, doPost, setSysAdminEmail, setSysAdminName, writeConnectionPendingException, writeError |
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEYDOTTXT
public static final int KEYDOTTXT
- See Also:
- Constant Field Values
PAGINATE
public static final int PAGINATE
- See Also:
- Constant Field Values
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
ENCACHE
public static final int ENCACHE
- See Also:
- Constant Field Values
BatchImporter
public BatchImporter()
importResults
public static java.util.Enumeration importResults(Unit unit,
boolean recurse,
int actions,
boolean doChapters,
boolean flushDuring)
bibliomaniaHandle
protected java.lang.String bibliomaniaHandle(org.melati.Melati melati,
org.webmacro.servlet.WebContext context)
throws java.lang.Exception
- Overrides:
bibliomaniaHandle
in class BibliomaniaServlet
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
Copyright © 2000-2009 PanEris. All Rights Reserved.