gov.nih.nci.caarray.ui.protocol
Class SoftwareAddUpdateForm
java.lang.Object
org.apache.struts.action.ActionForm
gov.nih.nci.caarray.ui.protocol.SoftwareBaseForm
gov.nih.nci.caarray.ui.protocol.SoftwareAddUpdateForm
- All Implemented Interfaces:
- java.io.Serializable
public class SoftwareAddUpdateForm
- extends SoftwareBaseForm
- See Also:
- Serialized Form
Fields inherited from class gov.nih.nci.caarray.ui.protocol.SoftwareBaseForm |
error_, isEditable, name_, releaseDate_, softwareId_, softwareManufacturerId_, softwareManufacturerName_, softwareManufacturers_, softwareTypeId_, softwareTypeName_, softwareTypes_ |
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Methods inherited from class gov.nih.nci.caarray.ui.protocol.SoftwareBaseForm |
getError, getIsEditable, getMode, getName, getReleaseDate, getSoftwareId, getSoftwareManufacturerId, getSoftwareManufacturerName, getSoftwareManufacturers, getSoftwareTypeId, getSoftwareTypeName, getSoftwareTypes, setError, setIsEditable, setMode, setName, setReleaseDate, setSoftwareId, setSoftwareManufacturerId, setSoftwareManufacturerName, setSoftwareManufacturers, setSoftwareTypeId, setSoftwareTypeName, setSoftwareTypes |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftwareAddUpdateForm
public SoftwareAddUpdateForm()
getSelectedVisibilitys
public java.lang.String[] getSelectedVisibilitys()
- Returns:
getVisibilitys
public java.util.Collection getVisibilitys()
- Returns:
setSelectedVisibilitys
public void setSelectedVisibilitys(java.lang.String[] collection)
- Parameters:
collection
-
setVisibilitys
public void setVisibilitys(java.util.Collection collection)
- Parameters:
collection
-
getBack
public java.lang.String getBack()
- Returns:
setBack
public void setBack(java.lang.String string)
- Parameters:
string
-
getNewTypeName
public java.lang.String getNewTypeName()
- Returns:
setNewTypeName
public void setNewTypeName(java.lang.String string)
- Parameters:
string
-
getURI
public java.lang.String getURI()
- Returns:
setURI
public void setURI(java.lang.String string)
- Parameters:
string
-
trim
public void trim()