org.apache.tools.ant.taskdefs.optional.ide

Class VAJImportServlet


public class VAJImportServlet
extends VAJToolsServlet

A Remote Access to Tools Servlet to import a Project from files into the Repository. The following table describes the servlet parameters.
Parameter Description
project The name of the project where you want the imported items to go.
dir The directory you want to import from.

Field Summary

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

Method Summary

protected void
executeRequest()
Respond to a request to import files to the Repository

Methods inherited from class org.apache.tools.ant.taskdefs.optional.ide.VAJToolsServlet

doGet, executeRequest, getBooleanParam, getBooleanParam, getFirstParamValueString, getParamValues, initRequest, toBoolean

Method Details

executeRequest

protected void executeRequest()
Respond to a request to import files to the Repository
Overrides:
executeRequest in interface VAJToolsServlet


Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.