|
||||||||||
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 org.kuali.ole.ingest.form.KrmsBuilderForm
public class KrmsBuilderForm
KrmsBuilderForm is the Form class for Krms Builder
Field Summary |
---|
Fields inherited from class org.kuali.rice.krad.web.form.UifFormBase |
---|
actionParameters, attachmentFile, clientStateForSyncing, defaultsApplied, focusId, formHistory, formKey, formPostUrl, jumpToId, jumpToName, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderFullView, returnFormKey, returnLocation, selectedCollectionLines, skipViewInit, validateDirty, view, viewId, viewName, viewRequestParameters, viewTypeName |
Constructor Summary | |
---|---|
KrmsBuilderForm()
|
Method Summary | |
---|---|
org.springframework.web.multipart.MultipartFile |
getKrmsFile()
Gets the krmsFile attribute. |
String |
getMessage()
Gets the message attribute. |
void |
setKrmsFile(org.springframework.web.multipart.MultipartFile krmsFile)
Sets the krmsFile attribute value. |
void |
setMessage(String message)
Sets the message attribute value. |
Methods inherited from class org.kuali.rice.krad.web.form.UifFormBase |
---|
generateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAttachmentFile, getClientStateForSyncing, getFocusId, getFormHistory, getFormKey, getFormPostUrl, getJumpToId, getJumpToName, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isDefaultsApplied, isRenderFullView, isSkipViewInit, isValidateDirty, postBind, setActionParameters, setAttachmentFile, setDefaultsApplied, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setJumpToId, setJumpToName, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderFullView, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setSkipViewInit, 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 KrmsBuilderForm()
Method Detail |
---|
public org.springframework.web.multipart.MultipartFile getKrmsFile()
public void setKrmsFile(org.springframework.web.multipart.MultipartFile krmsFile)
krmsFile
- The krmsFile to set.public String getMessage()
public void setMessage(String message)
message
- The message to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |