public class UnitHierarchyForm
extends org.kuali.rice.kns.web.struts.form.KualiForm
| Constructor and Description |
|---|
UnitHierarchyForm()
Constructs a UnitHierarchyForm.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDisplayWholeTree() |
int |
getInitialUnitDepth()
Gets the Initial Unit Depth from a system parameter.
|
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService()
Looks up and returns the ParameterService.
|
String |
getSelectedUnitNumber() |
String |
getUnits() |
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
void |
resetUnits()
This method reset the Units string based on the initial depth.
|
void |
setDisplayWholeTree(boolean displayWholeTree) |
void |
setSelectedUnitNumber(String selectedUnitNumber) |
void |
setUnits(String units) |
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getBackLocation, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populate, populateBackLocation, populateFieldLevelHelpEnabled, 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 void reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
reset in class org.kuali.rice.kns.web.struts.form.KualiFormpublic void resetUnits()
public String getUnits()
public void setUnits(String units)
public String getSelectedUnitNumber()
public void setSelectedUnitNumber(String selectedUnitNumber)
public int getInitialUnitDepth()
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public boolean getDisplayWholeTree()
public void setDisplayWholeTree(boolean displayWholeTree)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.