public class OLEReqPOAskQuestionForm extends org.kuali.rice.kns.web.struts.form.KualiForm
| Constructor and Description |
|---|
OLEReqPOAskQuestionForm() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList |
getButtons() |
String |
getCaller() |
String |
getCancellationReason() |
String |
getContext() |
String |
getDocNum() |
String |
getFormKey() |
String |
getMethodToCallPath() |
String |
getQuestionAnchor() |
String |
getQuestionIndex() |
String |
getQuestionText() |
String |
getQuestionType() |
String |
getReason() |
String |
getShowReasonField() |
String |
getTitle() |
void |
populate(javax.servlet.http.HttpServletRequest request) |
void |
setButtons(ArrayList buttons) |
void |
setCaller(String caller) |
void |
setCancellationReason(String cancellationReason) |
void |
setContext(String context) |
void |
setDocNum(String docNum) |
void |
setFormKey(String formKey) |
void |
setMethodToCallPath(String methodToCallPath) |
void |
setQuestionAnchor(String questionAnchor) |
void |
setQuestionIndex(String questionIndex) |
void |
setQuestionText(String questionText) |
void |
setQuestionType(String questionName) |
void |
setReason(String reason) |
void |
setShowReasonField(String showReasonField) |
void |
setTitle(String title) |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, 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, customInitMaxUploadSizes, 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 OLEReqPOAskQuestionForm()
public String getCancellationReason()
public void setCancellationReason(String cancellationReason)
public String getShowReasonField()
public void setShowReasonField(String showReasonField)
showReasonField - public ArrayList getButtons()
public String getFormKey()
public String getQuestionIndex()
public String getQuestionText()
public String getQuestionType()
public void populate(javax.servlet.http.HttpServletRequest request)
populate in interface org.kuali.rice.kns.web.struts.form.pojo.PojoFormpopulate in class org.kuali.rice.kns.web.struts.form.KualiFormpublic void setButtons(ArrayList buttons)
buttons - The buttons to set.public void setFormKey(String formKey)
formKey - The formKey to set.public void setQuestionIndex(String questionIndex)
questionIndex - The questionIndex to set.public void setQuestionText(String questionText)
questionText - The questionText to set.public void setQuestionType(String questionName)
questionName - The questionName to set.public String getContext()
public void setContext(String context)
public String getQuestionAnchor()
public void setQuestionAnchor(String questionAnchor)
public String getMethodToCallPath()
public void setMethodToCallPath(String methodToCallPath)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.