com.ail.core.ui
Class ConfigureForm
java.lang.Object
com.ail.core.ui.ConfigureForm
public class ConfigureForm
- extends java.lang.Object
Form (model) for the configure editor.
- Version:
- $Revision: 1.7 $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigureForm
public ConfigureForm()
throws java.lang.Exception
- Throws:
java.lang.Exception
getNamespaces
public javax.faces.model.DataModel getNamespaces()
setNamespaces
public void setNamespaces(java.util.Collection namespaces)
getHistory
public javax.faces.model.DataModel getHistory()
setHistory
public void setHistory(java.util.Collection history)
getConfigurationXML
public java.lang.String getConfigurationXML()
setConfigurationXML
public void setConfigurationXML(java.lang.String configurationXML)
getSelected
public ConfigurationSummary getSelected()
setSelected
public void setSelected(ConfigurationSummary selected)
refresh
public void refresh()
throws java.lang.Exception
- Throws:
java.lang.Exception
getEditorDisabled
public boolean getEditorDisabled()
setError
public void setError(java.lang.Throwable t)
getErrorMessage
public java.lang.String getErrorMessage()
getErrorStack
public java.lang.String getErrorStack()
getCarFileName
public java.lang.String getCarFileName()
setCarFileName
public void setCarFileName(java.lang.String carFileName)
getCarFileAvailable
public boolean getCarFileAvailable()
getUploadedCarFile
public org.apache.myfaces.custom.fileupload.UploadedFile getUploadedCarFile()
setUploadedCarFile
public void setUploadedCarFile(org.apache.myfaces.custom.fileupload.UploadedFile uploadCarFile)
getUploadedCarFileAvailable
public boolean getUploadedCarFileAvailable()