|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.mycore.frontend.servlets.MCRServlet
org.mycore.frontend.indexbrowser.sql.MCRIndexServlet
public class MCRIndexServlet
| Field Summary |
|---|
| Fields inherited from class org.mycore.frontend.servlets.MCRServlet |
|---|
BASE_URL_ATTRIBUTE, trustedProxies |
| Constructor Summary | |
|---|---|
MCRIndexServlet()
|
|
| Method Summary | |
|---|---|
protected void |
doGetPost(MCRServletJob job)
This method should be overwritten by other servlets. |
| Methods inherited from class org.mycore.frontend.servlets.MCRServlet |
|---|
buildRedirectURL, doGet, doGet, doPost, doPost, generateActiveLinkErrorpage, generateErrorPage, getBaseURL, getLastModified, getLayoutService, getProperty, getRemoteAddr, getServletBaseURL, getSession, handleException, init, initTrustedProxies, render, reportException, think |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPut, doTrace, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, 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 |
| Constructor Detail |
|---|
public MCRIndexServlet()
| Method Detail |
|---|
protected void doGetPost(MCRServletJob job)
throws Exception
MCRServlet
doGetPost in class MCRServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||