doGetPost
public void doGetPost(org.mycore.frontend.servlets.MCRServletJob job)
throws java.io.FileNotFoundException,
org.jdom2.JDOMException,
java.io.IOException,
javax.servlet.ServletException
reads the necessary parameters from the http request and retrieves the ShelfAnalysis
objects from the database.
The the svg image is colored according to the etrieved intermediate Loans.
- Overrides:
doGetPost
in class org.mycore.frontend.servlets.MCRServlet
- Parameters:
job
- MCRServletJob
- Throws:
java.io.FileNotFoundException
org.jdom2.JDOMException
java.io.IOException
javax.servlet.ServletException