public class DisplayInactivationBlockersForm extends KualiForm
KualiForm.TabState
extraButtons
requiredNonEditableProperties
Constructor and Description |
---|
DisplayInactivationBlockersForm() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getBlockingValues() |
String |
getBusinessObjectClassName() |
Map<String,String> |
getPrimaryKeyFieldValues() |
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 |
setBlockingValues(Map<String,List<String>> blockingValues) |
void |
setBusinessObjectClassName(String businessObjectClassName) |
void |
setPrimaryKeyFieldValues(Map<String,String> primaryKeyFieldValues) |
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 DisplayInactivationBlockersForm()
public void populate(javax.servlet.http.HttpServletRequest request)
KualiForm
public String getBusinessObjectClassName()
public void setBusinessObjectClassName(String businessObjectClassName)
public Map<String,String> getPrimaryKeyFieldValues()
public void setPrimaryKeyFieldValues(Map<String,String> primaryKeyFieldValues)
public Map<String,List<String>> getBlockingValues()
public void setBlockingValues(Map<String,List<String>> blockingValues)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.