|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.web.form.UifFormBase edu.sampleu.kew.krad.form.IngesterForm
public class IngesterForm
This is a description of what this class does - Venkat don't forget to fill this in.
Field Summary |
---|
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase |
---|
actionParameters, attachmentFile, defaultsApplied, focusId, formKey, formPostUrl, homeLocation, hubFormKey, hubLocation, jumpToId, jumpToName, methodToCall, newCollectionLines, pageId, previousView, renderFullView, returnFormKey, returnLocation, validateDirty, view, viewId, viewName, viewRequestParameters, viewTypeName |
Constructor Summary | |
---|---|
IngesterForm()
|
Method Summary | |
---|---|
List<org.springframework.web.multipart.MultipartFile> |
getFiles()
|
void |
setFiles(List<org.springframework.web.multipart.MultipartFile> files)
|
Methods inherited from class org.kuali.rice.krad.web.form.UifFormBase |
---|
generateFormKey, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAttachmentFile, getFocusId, getFormHistory, getFormKey, getFormPostUrl, getHomeLocation, getHubFormKey, getHubLocation, getJumpToId, getJumpToName, getMethodToCall, getNewCollectionLines, getPageId, getPreviousView, getReturnFormKey, getReturnLocation, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isDefaultsApplied, isRenderFullView, isValidateDirty, postBind, setActionParameters, setAttachmentFile, setDefaultsApplied, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setHomeLocation, setHubFormKey, setHubLocation, setJumpToId, setJumpToName, setMethodToCall, setNewCollectionLines, setPageId, setPreviousView, setRenderFullView, setReturnFormKey, setReturnLocation, setValidateDirty, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IngesterForm()
Method Detail |
---|
public List<org.springframework.web.multipart.MultipartFile> getFiles()
public void setFiles(List<org.springframework.web.multipart.MultipartFile> files)
files
- the files to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |