| |
|
| java.lang.Object de.schlund.pfixcore.util.basicapp.basics.CreateProjectSettings
CreateProjectSettings | final public class CreateProjectSettings (Code) | | The main settings for a new Project will be set here
author: Ralf Rapude version: $Id: CreateProjectSettings.java 3416 2008-03-07 10:56:29Z smarsching $ |
CreateProjectSettings | public CreateProjectSettings()(Code) | | Constructor just prepares a new project
|
getCurrentProject | public Project getCurrentProject()(Code) | | A getter for the project.
a Project object. It consists of allnecessary informations. |
getServletCounter | public int getServletCounter()(Code) | | Just a getter for the servlet counter
the counter for the amount of servlets |
runGetSettings | public void runGetSettings()(Code) | | init method for this class
|
|
|
|