| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--com.ibm.ivj.toolserver.servletclasses.servlet.Mock
        |
        +--com.ibm.ivj.toolserver.servletclasses.servlet.http.HttpServlet
              |
              +--org.apache.tools.ant.taskdefs.optional.ide.VAJToolsServlet
                    |
                    +--org.apache.tools.ant.taskdefs.optional.ide.VAJLoadServlet
A Remote Access to Tools Servlet to load a Project from the Repository into the Workbench. The following table describes the servlet parameters.
| Parameter | Description | 
| project | The name of the Project you want to load into the Workbench. | 
| version | The version of the package you want to load into the Workbench. | 
| Field Summary | |
| static java.lang.String | VERSION_PARAMthe version param string | 
| Fields inherited from class org.apache.tools.ant.taskdefs.optional.ide.VAJToolsServlet | 
| CLASSES_PARAM, DEFAULT_EXCLUDES_PARAM, DIR_PARAM, EXCLUDE_PARAM, INCLUDE_PARAM, PROJECT_NAME_PARAM, RESOURCES_PARAM, SOURCES_PARAM | 
| Constructor Summary | |
| VAJLoadServlet() | |
| Method Summary | |
| protected  void | executeRequest()Respond to a request to load a project from the Repository into the Workbench. | 
| Methods inherited from class org.apache.tools.ant.taskdefs.optional.ide.VAJToolsServlet | 
| doGet, getBooleanParam, getBooleanParam, getFirstParamValueString, getParamValues, initRequest, toBoolean | 
| Methods inherited from class com.ibm.ivj.toolserver.servletclasses.servlet.Mock | 
| boom | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String VERSION_PARAM
| Constructor Detail | 
public VAJLoadServlet()
| Method Detail | 
protected void executeRequest()
executeRequest in class VAJToolsServlet| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||