uk.ac.soton.itinnovation.grid.service.data.webadmin
Class DataAdmin
java.lang.Object
uk.ac.soton.itinnovation.grid.service.data.webadmin.DataAdmin
public class DataAdmin
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
protected static org.hibernate.SessionFactory factory
request
protected HttpServletRequest request
DataAdmin
public DataAdmin(HttpServletRequest request)
throws Stop
- Create a new JobAdmin from the parameters in this request.
- Throws:
Stop
processPOST
public String processPOST()
throws Stop
- Check whether this request is a POST asking us to update anything.
- Returns:
- a success message, or null if no action was performed
- Throws:
Stop
showStagers
public void showStagers(Writer out)
throws IOException
- Throws:
IOException
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.