org.kuali.kfs.module.bc.document.web.struts
Class OrganizationSelectionTreeForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.kuali.rice.kns.web.struts.pojo.PojoFormBase
          extended by org.kuali.rice.kns.web.struts.form.KualiForm
              extended by org.kuali.kfs.module.bc.document.web.struts.BudgetExpansionForm
                  extended by org.kuali.kfs.module.bc.document.web.struts.OrganizationSelectionTreeForm
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.web.struts.pojo.PojoForm

public class OrganizationSelectionTreeForm
extends BudgetExpansionForm

ActionForm that supports the Organization Selection Tree page

See Also:
Serialized Form

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

OrganizationSelectionTreeForm

public OrganizationSelectionTreeForm()
Constructs a OrganizationSelectionTreeForm.java.

Method Detail

populate

public void populate(javax.servlet.http.HttpServletRequest request)
Specified by:
populate in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Overrides:
populate in class org.kuali.rice.kns.web.struts.form.KualiForm
See Also:
KualiForm.populate(javax.servlet.http.HttpServletRequest)

populateSelectionSubTreeOrgs

public void populateSelectionSubTreeOrgs()

populatePreviousBranchOrgs

public void populatePreviousBranchOrgs()

getPointOfViewOrg

public BudgetConstructionOrganizationReports getPointOfViewOrg()
Gets the pointOfViewOrg attribute.

Returns:
Returns the pointOfViewOrg.

setPointOfViewOrg

public void setPointOfViewOrg(BudgetConstructionOrganizationReports pointOfViewOrg)
Sets the pointOfViewOrg attribute value.

Parameters:
pointOfViewOrg - The pointOfViewOrg to set.

isHideDetails

public boolean isHideDetails()
Gets the hideDetails attribute.

Returns:
Returns the hideDetails.

setHideDetails

public void setHideDetails(boolean hideDetails)
Sets the hideDetails attribute value.

Parameters:
hideDetails - The hideDetails to set.

getOperatingMode

public String getOperatingMode()
Gets the operatingMode attribute.

Returns:
Returns the operatingMode.

setOperatingMode

public void setOperatingMode(String operatingMode)
Sets the operatingMode attribute value.

Parameters:
operatingMode - The operatingMode to set.

getOperatingModeTitle

public String getOperatingModeTitle()
Gets the operatingModeTitle attribute.

Returns:
Returns the operatingModeTitle.

setOperatingModeTitle

public void setOperatingModeTitle(String operatingModeTitle)
Sets the operatingModeTitle attribute value.

Parameters:
operatingModeTitle - The operatingModeTitle to set.

getCurrentPointOfViewKeyCode

public String getCurrentPointOfViewKeyCode()
Gets the currentPointOfViewKeyCode attribute.

Returns:
Returns the currentPointOfViewKeyCode.

setCurrentPointOfViewKeyCode

public void setCurrentPointOfViewKeyCode(String currentPointOfViewKeyCode)
Sets the currentPointOfViewKeyCode attribute value.

Parameters:
currentPointOfViewKeyCode - The currentPointOfViewKeyCode to set.

getPreviousPointOfViewKeyCode

public String getPreviousPointOfViewKeyCode()
Gets the previousPointOfViewKeyCode attribute.

Returns:
Returns the previousPointOfViewKeyCode.

setPreviousPointOfViewKeyCode

public void setPreviousPointOfViewKeyCode(String previousPointOfViewKeyCode)
Sets the previousPointOfViewKeyCode attribute value.

Parameters:
previousPointOfViewKeyCode - The previousPointOfViewKeyCode to set.

getSelectionSubTreeOrgs

public List<BudgetConstructionPullup> getSelectionSubTreeOrgs()
Gets the selectionSubTree attribute.

Returns:
Returns the selectionSubTree.

setSelectionSubTreeOrgs

public void setSelectionSubTreeOrgs(List<BudgetConstructionPullup> selectionSubTree)
Sets the selectionSubTree attribute value.

Parameters:
selectionSubTree - The selectionSubTree to set.

getPreviousBranchOrgs

public List<BudgetConstructionPullup> getPreviousBranchOrgs()
Gets the previousBranchOrgs attribute.

Returns:
Returns the previousBranchOrgs.

setPreviousBranchOrgs

public void setPreviousBranchOrgs(List<BudgetConstructionPullup> previousBranchOrgs)
Sets the previousBranchOrgs attribute value.

Parameters:
previousBranchOrgs - The previousBranchOrgs to set.

getPullFlagKeyLabels

public List<org.kuali.rice.core.util.KeyLabelPair> getPullFlagKeyLabels()
Gets the pullFlagKeyLabels attribute.

Returns:
Returns the pullFlagKeyLabels.

setPullFlagKeyLabels

public void setPullFlagKeyLabels(List<org.kuali.rice.core.util.KeyLabelPair> pullFlagKeyLabels)
Sets the pullFlagKeyLabels attribute value.

Parameters:
pullFlagKeyLabels - The pullFlagKeyLabels to set.

getOperatingModePullFlagLabel

public String getOperatingModePullFlagLabel()
Gets the operatingModePullFlagLabel attribute.

Returns:
Returns the operatingModePullFlagLabel.

setOperatingModePullFlagLabel

public void setOperatingModePullFlagLabel(String operatingModePullFlagLabel)
Sets the operatingModePullFlagLabel attribute value.

Parameters:
operatingModePullFlagLabel - The operatingModePullFlagLabel to set.

isAccountSummaryConsolidation

public boolean isAccountSummaryConsolidation()

setAccountSummaryConsolidation

public void setAccountSummaryConsolidation(boolean accountSummaryConsolidation)

getReportMode

public String getReportMode()

setReportMode

public void setReportMode(String reportMode)

isAccountObjectDetailConsolidation

public boolean isAccountObjectDetailConsolidation()

setAccountObjectDetailConsolidation

public void setAccountObjectDetailConsolidation(boolean accountObjectDetailConsolidation)

isMonthObjectSummaryConsolidation

public boolean isMonthObjectSummaryConsolidation()

setMonthObjectSummaryConsolidation

public void setMonthObjectSummaryConsolidation(boolean monthObjectSummaryConsolidation)

shouldMethodToCallParameterBeUsed

public boolean shouldMethodToCallParameterBeUsed(String methodToCallParameterName,
                                                 String methodToCallParameterValue,
                                                 javax.servlet.http.HttpServletRequest request)
Overrides:
shouldMethodToCallParameterBeUsed in class org.kuali.rice.kns.web.struts.form.KualiForm
See Also:
KualiForm.shouldMethodToCallParameterBeUsed(java.lang.String, java.lang.String, javax.servlet.http.HttpServletRequest)

reset

public void reset(org.apache.struts.action.ActionMapping mapping,
                  javax.servlet.http.HttpServletRequest request)
Overrides:
reset in class org.kuali.rice.kns.web.struts.form.KualiForm
See Also:
resets check box fields if not returning from a child expansion screen

isNoResetOnReturn

public boolean isNoResetOnReturn()
Gets the noResetOnReturn attribute.

Returns:
Returns the noResetOnReturn.

setNoResetOnReturn

public void setNoResetOnReturn(boolean noResetOnReturn)
Sets the noResetOnReturn attribute value.

Parameters:
noResetOnReturn - The noResetOnReturn to set.


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.