|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
org.kuali.rice.kns.web.struts.pojo.PojoFormBase
org.kuali.rice.kns.web.struts.form.KualiForm
org.kuali.kfs.module.bc.document.web.struts.BudgetExpansionForm
org.kuali.kfs.module.bc.document.web.struts.OrganizationSelectionTreeForm
public class OrganizationSelectionTreeForm
ActionForm that supports the Organization Selection Tree page
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
---|
extraButtons |
Fields inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
---|
requiredNonEditableProperties |
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
OrganizationSelectionTreeForm()
Constructs a OrganizationSelectionTreeForm.java. |
Method Summary | |
---|---|
String |
getCurrentPointOfViewKeyCode()
Gets the currentPointOfViewKeyCode attribute. |
String |
getOperatingMode()
Gets the operatingMode attribute. |
String |
getOperatingModePullFlagLabel()
Gets the operatingModePullFlagLabel attribute. |
String |
getOperatingModeTitle()
Gets the operatingModeTitle attribute. |
BudgetConstructionOrganizationReports |
getPointOfViewOrg()
Gets the pointOfViewOrg attribute. |
List<BudgetConstructionPullup> |
getPreviousBranchOrgs()
Gets the previousBranchOrgs attribute. |
String |
getPreviousPointOfViewKeyCode()
Gets the previousPointOfViewKeyCode attribute. |
List<org.kuali.rice.core.util.KeyLabelPair> |
getPullFlagKeyLabels()
Gets the pullFlagKeyLabels attribute. |
String |
getReportMode()
|
List<BudgetConstructionPullup> |
getSelectionSubTreeOrgs()
Gets the selectionSubTree attribute. |
boolean |
isAccountObjectDetailConsolidation()
|
boolean |
isAccountSummaryConsolidation()
|
boolean |
isHideDetails()
Gets the hideDetails attribute. |
boolean |
isMonthObjectSummaryConsolidation()
|
boolean |
isNoResetOnReturn()
Gets the noResetOnReturn attribute. |
void |
populate(javax.servlet.http.HttpServletRequest request)
|
void |
populatePreviousBranchOrgs()
|
void |
populateSelectionSubTreeOrgs()
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
|
void |
setAccountObjectDetailConsolidation(boolean accountObjectDetailConsolidation)
|
void |
setAccountSummaryConsolidation(boolean accountSummaryConsolidation)
|
void |
setCurrentPointOfViewKeyCode(String currentPointOfViewKeyCode)
Sets the currentPointOfViewKeyCode attribute value. |
void |
setHideDetails(boolean hideDetails)
Sets the hideDetails attribute value. |
void |
setMonthObjectSummaryConsolidation(boolean monthObjectSummaryConsolidation)
|
void |
setNoResetOnReturn(boolean noResetOnReturn)
Sets the noResetOnReturn attribute value. |
void |
setOperatingMode(String operatingMode)
Sets the operatingMode attribute value. |
void |
setOperatingModePullFlagLabel(String operatingModePullFlagLabel)
Sets the operatingModePullFlagLabel attribute value. |
void |
setOperatingModeTitle(String operatingModeTitle)
Sets the operatingModeTitle attribute value. |
void |
setPointOfViewOrg(BudgetConstructionOrganizationReports pointOfViewOrg)
Sets the pointOfViewOrg attribute value. |
void |
setPreviousBranchOrgs(List<BudgetConstructionPullup> previousBranchOrgs)
Sets the previousBranchOrgs attribute value. |
void |
setPreviousPointOfViewKeyCode(String previousPointOfViewKeyCode)
Sets the previousPointOfViewKeyCode attribute value. |
void |
setPullFlagKeyLabels(List<org.kuali.rice.core.util.KeyLabelPair> pullFlagKeyLabels)
Sets the pullFlagKeyLabels attribute value. |
void |
setReportMode(String reportMode)
|
void |
setSelectionSubTreeOrgs(List<BudgetConstructionPullup> selectionSubTree)
Sets the selectionSubTree attribute value. |
boolean |
shouldMethodToCallParameterBeUsed(String methodToCallParameterName,
String methodToCallParameterValue,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class org.kuali.kfs.module.bc.document.web.struts.BudgetExpansionForm |
---|
addMessage, getBackLocation, getCallBackErrors, getCallBackMessages, getDocumentActions, getEditingMode, getMessages, getReturnAnchor, getReturnFormKey, getUniversityFiscalYear, isEditAllowed, isLostSession, isMainWindow, isSystemViewOnly, setBackLocation, setDocumentActions, setEditingMode, setLostSession, setMainWindow, setMessages, setReturnAnchor, setReturnFormKey, setUniversityFiscalYear |
Methods inherited from class org.kuali.rice.kns.web.struts.form.KualiForm |
---|
addRequiredNonEditableProperties, clearEditablePropertyInformation, getActionFormUtilMap, getAnchor, getCurrentTabIndex, getDisplayedErrors, getDisplayedInfo, getDisplayedWarnings, getDocInfo, getExtraButton, getExtraButtons, getFieldNameToFocusOnAfterSubmit, getHeaderNavigationTabs, getMethodToCall, getNavigationCss, getNextArbitrarilyHighIndex, getNumColumns, getRefreshCaller, getTabState, getTabStates, incrementTabIndex, isFieldLevelHelpEnabled, populateBackLocation, populateFieldLevelHelpEnabled, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldPropertyBePopulatedInForm |
Methods inherited from class org.kuali.rice.kns.web.struts.pojo.PojoFormBase |
---|
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 |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrganizationSelectionTreeForm()
Method Detail |
---|
public void populate(javax.servlet.http.HttpServletRequest request)
populate
in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
populate
in class org.kuali.rice.kns.web.struts.form.KualiForm
KualiForm.populate(javax.servlet.http.HttpServletRequest)
public void populateSelectionSubTreeOrgs()
public void populatePreviousBranchOrgs()
public BudgetConstructionOrganizationReports getPointOfViewOrg()
public void setPointOfViewOrg(BudgetConstructionOrganizationReports pointOfViewOrg)
pointOfViewOrg
- The pointOfViewOrg to set.public boolean isHideDetails()
public void setHideDetails(boolean hideDetails)
hideDetails
- The hideDetails to set.public String getOperatingMode()
public void setOperatingMode(String operatingMode)
operatingMode
- The operatingMode to set.public String getOperatingModeTitle()
public void setOperatingModeTitle(String operatingModeTitle)
operatingModeTitle
- The operatingModeTitle to set.public String getCurrentPointOfViewKeyCode()
public void setCurrentPointOfViewKeyCode(String currentPointOfViewKeyCode)
currentPointOfViewKeyCode
- The currentPointOfViewKeyCode to set.public String getPreviousPointOfViewKeyCode()
public void setPreviousPointOfViewKeyCode(String previousPointOfViewKeyCode)
previousPointOfViewKeyCode
- The previousPointOfViewKeyCode to set.public List<BudgetConstructionPullup> getSelectionSubTreeOrgs()
public void setSelectionSubTreeOrgs(List<BudgetConstructionPullup> selectionSubTree)
selectionSubTree
- The selectionSubTree to set.public List<BudgetConstructionPullup> getPreviousBranchOrgs()
public void setPreviousBranchOrgs(List<BudgetConstructionPullup> previousBranchOrgs)
previousBranchOrgs
- The previousBranchOrgs to set.public List<org.kuali.rice.core.util.KeyLabelPair> getPullFlagKeyLabels()
public void setPullFlagKeyLabels(List<org.kuali.rice.core.util.KeyLabelPair> pullFlagKeyLabels)
pullFlagKeyLabels
- The pullFlagKeyLabels to set.public String getOperatingModePullFlagLabel()
public void setOperatingModePullFlagLabel(String operatingModePullFlagLabel)
operatingModePullFlagLabel
- The operatingModePullFlagLabel to set.public boolean isAccountSummaryConsolidation()
public void setAccountSummaryConsolidation(boolean accountSummaryConsolidation)
public String getReportMode()
public void setReportMode(String reportMode)
public boolean isAccountObjectDetailConsolidation()
public void setAccountObjectDetailConsolidation(boolean accountObjectDetailConsolidation)
public boolean isMonthObjectSummaryConsolidation()
public void setMonthObjectSummaryConsolidation(boolean monthObjectSummaryConsolidation)
public boolean shouldMethodToCallParameterBeUsed(String methodToCallParameterName, String methodToCallParameterValue, javax.servlet.http.HttpServletRequest request)
shouldMethodToCallParameterBeUsed
in class org.kuali.rice.kns.web.struts.form.KualiForm
KualiForm.shouldMethodToCallParameterBeUsed(java.lang.String, java.lang.String,
javax.servlet.http.HttpServletRequest)
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
reset
in class org.kuali.rice.kns.web.struts.form.KualiForm
resets check box fields if not returning from a child expansion screen
public boolean isNoResetOnReturn()
public void setNoResetOnReturn(boolean noResetOnReturn)
noResetOnReturn
- The noResetOnReturn to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |