|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
com.trackstudio.form.BaseForm
com.trackstudio.form.UploadForm
public class UploadForm
| Field Summary |
|---|
| Fields inherited from class com.trackstudio.form.BaseForm |
|---|
id, method, session |
| Fields inherited from class org.apache.struts.action.ActionForm |
|---|
multipartRequestHandler, servlet |
| Constructor Summary | |
|---|---|
UploadForm()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
org.apache.struts.upload.FormFile |
getFile()
|
void |
setDescription(java.lang.String description)
|
void |
setFile(org.apache.struts.upload.FormFile file)
|
| Methods inherited from class com.trackstudio.form.BaseForm |
|---|
cancelPressed, createPressed, deletePressed, getCancelButton, getCreateButton, getDelete, getDelete2, getDeleteButton, getGoButton, getId, getMethod, getName, getParentButton, getSaveButton, getSession, getSliderOrder, getSliderPage, getValue, goPressed, isMutable, parentPressed, savePressed, setCancelButton, setCreateButton, setDelete, setDelete2, setDeleteButton, setGoButton, setId, setMethod, setMutable, setName, setParentButton, setSaveButton, setSession, setSliderOrder, setSliderPage, setValue |
| 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 |
| Constructor Detail |
|---|
public UploadForm()
| Method Detail |
|---|
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public org.apache.struts.upload.FormFile getFile()
public void setFile(org.apache.struts.upload.FormFile file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||