public class DelegateRuleForm extends KualiForm
DelegateRuleAction
.KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
DelegateRuleForm() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getActionRequestCodes() |
RuleResponsibilityBo |
getParentResponsibility() |
String |
getParentResponsibilityId() |
RuleBaseValues |
getParentRule() |
String |
getParentRuleId() |
List<String> |
getResponsibilityTypes() |
List<String> |
getReviewers() |
String |
getRuleDescription() |
void |
populate(javax.servlet.http.HttpServletRequest request)
Checks for methodToCall parameter, and if not populated in form calls utility method to parse the string from the request.
|
void |
setActionRequestCodes(List<String> actionRequestCodes) |
void |
setParentResponsibility(RuleResponsibilityBo parentResponsibility) |
void |
setParentResponsibilityId(String parentResponsibilityId) |
void |
setParentRule(RuleBaseValues parentRule) |
void |
setParentRuleId(String parentRuleId) |
void |
setResponsibilityTypes(List<String> responsibilityTypes) |
void |
setReviewers(List<String> reviewers) |
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, shouldPropertyBePopulatedInForm
addMaxUploadSize, 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, setUnconvertedValues
public DelegateRuleForm()
public String getParentRuleId()
public void setParentRuleId(String parentRuleId)
public String getParentResponsibilityId()
public void setParentResponsibilityId(String parentResponsibilityId)
public RuleBaseValues getParentRule()
public void setParentRule(RuleBaseValues parentRule)
public RuleResponsibilityBo getParentResponsibility()
public void setParentResponsibility(RuleResponsibilityBo parentResponsibility)
public List<String> getReviewers()
public void setReviewers(List<String> reviewers)
public List<String> getResponsibilityTypes()
public void setResponsibilityTypes(List<String> responsibilityTypes)
public List<String> getActionRequestCodes()
public void setActionRequestCodes(List<String> actionRequestCodes)
public String getRuleDescription()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.