org.dlese.dpc.schemedit.ndr.action.form
Class FileUploadForm
java.lang.Object
org.apache.struts.action.ActionForm
org.dlese.dpc.schemedit.ndr.action.form.FileUploadForm
- All Implemented Interfaces:
- Serializable
public class FileUploadForm
- extends ActionForm
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUploadForm
public FileUploadForm()
setMyFile
public void setMyFile(FormFile myFile)
getMyFile
public FormFile getMyFile()
setContentURL
public void setContentURL(String handle)
getContentURL
public String getContentURL()
setForwardPath
public void setForwardPath(String handle)
getForwardPath
public String getForwardPath()
setError
public void setError(String error)
getError
public String getError()
getHasError
public boolean getHasError()