public class KualiBatchInputFileForm extends org.kuali.rice.kns.web.struts.form.KualiForm
| Constructor and Description | 
|---|
| KualiBatchInputFileForm()Constructs a KualiBatchInputFileForm.java. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | customInitMaxUploadSizes() | 
| BatchUpload | getBatchUpload()Gets the batchUpload attribute. | 
| String | getTitleKey()Gets the titleKey attribute. | 
| org.apache.struts.upload.FormFile | getUploadFile()Gets the uploadFile attribute. | 
| String | getUrl()Gets the url attribute. | 
| List<org.kuali.rice.core.api.util.KeyValue> | getUserFiles()Gets the userFiles attribute. | 
| void | setBatchUpload(BatchUpload batchUpload)Sets the batchUpload attribute value. | 
| void | setTitleKey(String titleKey)Sets the titleKey attribute value. | 
| void | setUploadFile(org.apache.struts.upload.FormFile uploadFile)Sets the uploadFile attribute value. | 
| void | setUrl(String url)Sets the url attribute value. | 
| void | setUserFiles(List<org.kuali.rice.core.api.util.KeyValue> userFiles)Sets the userFiles attribute value. | 
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setBackLocation, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, shouldPropertyBePopulatedInFormaddMaxUploadSize, cacheUnconvertedValue, copyPopulateEditablePropertiesToActionEditableProperties, formatterClassForKeypath, formatValue, getActionEditablePropertiesGuid, getEditableProperties, getFormatter, getFormatterTypes, getIsNewForm, getMaxUploadSizes, getMethodToCallsToBypassSessionRetrievalForGETRequests, getParameter, getParameterValues, getPopulateEditableProperties, getPopulateEditablePropertiesGuid, getPropertyType, getRequiredNonEditableProperties, getStrutsActionMappingScope, getUnconvertedValues, getUnknownKeys, initMaxUploadSizes, isPropertyEditable, isPropertyNonEditableButRequired, populateForProperty, postprocessRequestParameters, processValidationFail, registerEditableProperty, registerIsNewForm, registerRequiredNonEditableProperty, registerStrutsActionMappingScope, setActionEditablePropertiesGuid, setFormatterType, setFormatterTypes, setPopulateEditablePropertiesGuid, setUnconvertedValuespublic KualiBatchInputFileForm()
public BatchUpload getBatchUpload()
public void setBatchUpload(BatchUpload batchUpload)
public org.apache.struts.upload.FormFile getUploadFile()
public void setUploadFile(org.apache.struts.upload.FormFile uploadFile)
public List<org.kuali.rice.core.api.util.KeyValue> getUserFiles()
public void setUserFiles(List<org.kuali.rice.core.api.util.KeyValue> userFiles)
public String getTitleKey()
public void setTitleKey(String titleKey)
public void setUrl(String url)
url - The url to set.protected void customInitMaxUploadSizes()
customInitMaxUploadSizes in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBaseCopyright © 2004–2015 The Kuali Foundation. All rights reserved.