public class StaffUploadForm extends org.kuali.rice.krad.web.form.UifFormBase
actionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, controllerMapping, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, dirtyForm, extensionData, flowKey, focusId, formKey, formPostUrl, growlScript, historyFlow, historyManager, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestedFormKey, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, sessionId, sessionTimeoutInterval, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName
Constructor and Description |
---|
StaffUploadForm() |
Modifier and Type | Method and Description |
---|---|
String |
getAgenda()
Gets the agenda attribute.
|
String |
getAgendaDescription()
Gets the agendaDescription attribute.
|
org.springframework.web.multipart.MultipartFile |
getEdiFile()
Gets the ediFile attribute.
|
String |
getLoadReportURL()
Gets the loadReportURL attribute.
|
org.springframework.web.multipart.MultipartFile |
getMarcFile()
Gets the marcFile attribute.
|
String |
getMessage()
Gets the message attribute.
|
String |
getUser() |
void |
setAgenda(String agenda)
Sets the agenda attribute value.
|
void |
setAgendaDescription(String agendaDescription)
Sets the agendaDescription attribute value.
|
void |
setEdiFile(org.springframework.web.multipart.MultipartFile ediFile)
Sets the ediFile attribute value.
|
void |
setLoadReportURL(String loadReportURL)
Sets the loadReportURL attribute value.
|
void |
setMarcFile(org.springframework.web.multipart.MultipartFile marcFile)
Sets the marcFile attribute value.
|
void |
setMessage(String message)
Sets the profileFile message value.
|
void |
setUser(String user) |
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getControllerMapping, getDialogExplanation, getDialogManager, getDialogResponse, getExtensionData, getFlowKey, getFocusId, getFormKey, getFormPostUrl, getGrowlScript, getHistoryFlow, getHistoryManager, getInitialRequestParameters, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getRequestedFormKey, getRequestJsonTemplate, getRequestUrl, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getSessionId, getSessionTimeoutInterval, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isDirtyForm, isJsonRequest, isOriginalComponentRequest, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setDirtyForm, setDirtyForm, setExtensionData, setFlowKey, setFocusId, setFormKey, setFormPostUrl, setGrowlScript, setHistoryFlow, setHistoryManager, setInitialRequestParameters, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setOriginalComponentRequest, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestedFormKey, setRequestJsonTemplate, setRequestRedirected, setRequestUrl, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeName
public StaffUploadForm()
public org.springframework.web.multipart.MultipartFile getMarcFile()
public void setMarcFile(org.springframework.web.multipart.MultipartFile marcFile)
marcFile
- The marcFile to set.public org.springframework.web.multipart.MultipartFile getEdiFile()
public void setEdiFile(org.springframework.web.multipart.MultipartFile ediFile)
ediFile
- The ediFile to set.public void setAgenda(String agenda)
agenda
- The agenda to set.public String getAgendaDescription()
public void setAgendaDescription(String agendaDescription)
agendaDescription
- The agendaDescription to set.public String getMessage()
public void setMessage(String message)
message
- The message to set.public String getLoadReportURL()
public void setLoadReportURL(String loadReportURL)
loadReportURL
- The loadReportURL to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.