@Scope(value=SESSION) @Name(value="setupWizardAction") public class SetupWizardActionBean extends Object implements Serializable
Constructor and Description |
---|
SetupWizardActionBean() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAdvancedParameters() |
Map<String,String> |
getParameters() |
String |
getProxyType() |
boolean |
isConfigurable() |
boolean |
isNeedsRestart() |
void |
proxyChange(ActionEvent event) |
void |
resetParameters() |
void |
save() |
void |
setProxyType(String proxyType) |
void |
templateChange(ActionEvent event) |
@Factory(value="advancedParams", scope=EVENT) public Map<String,String> getAdvancedParameters()
public void save()
public void resetParameters()
public void templateChange(ActionEvent event)
public void proxyChange(ActionEvent event)
public String getProxyType()
public void setProxyType(String proxyType)
Copyright © 2011 Nuxeo SA. All Rights Reserved.