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

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.OrganizationReportSelectionForm
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.web.struts.pojo.PojoForm

public class OrganizationReportSelectionForm
extends BudgetExpansionForm

Struts Action Form for the Organization Report Selection Screen.

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
OrganizationReportSelectionForm()
          Constructs a OrganizationReportSelectionForm.java
 
Method Summary
 BudgetConstructionReportThresholdSettings getBudgetConstructionReportThresholdSettings()
          Gets the budgetConstructionReportThresholdSettings attribute.
 String getCurrentPointOfViewKeyCode()
          Gets the currentPointOfViewKeyCode attribute.
 List<BudgetConstructionObjectPick> getObjectCodePickList()
          Gets the objectCodePickList attribute.
 String getOperatingModeTitle()
          Gets the operatingModeTitle
 List<BudgetConstructionReasonCodePick> getReasonCodePickList()
          Gets the reasonCodePickList attribute.
 String getReportMode()
          Gets the reportMode
 List<BudgetConstructionSubFundPick> getSubFundPickList()
          Gets the subFundPickList
 boolean isReportConsolidation()
          Gets the reportConsolidation
 void setBudgetConstructionReportThresholdSettings(BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
          Sets the budgetConstructionReportThresholdSettings attribute value.
 void setCurrentPointOfViewKeyCode(String currentPointOfViewKeyCode)
          Sets the currentPointOfViewKeyCode attribute value.
 void setObjectCodePickList(List<BudgetConstructionObjectPick> objectCodePickList)
          Sets the objectCodePickList attribute value.
 void setOperatingModeTitle(String operatingModeTitle)
          Sets the operatingModeTitle
 void setReasonCodePickList(List<BudgetConstructionReasonCodePick> reasonCodePickList)
          Sets the reasonCodePickList attribute value.
 void setReportConsolidation(boolean reportConsolidation)
          Sets the reportConsolidation
 void setReportMode(String reportMode)
          Sets the reportMode
 void setSubFundPickList(List<BudgetConstructionSubFundPick> bcSubFunds)
          Sets the subFundPickList
 
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, populate, populateBackLocation, populateFieldLevelHelpEnabled, reset, reset, retrieveFormValueForLookupInquiryParameters, setActionFormUtilMap, setAnchor, setCurrentTabIndex, setDerivedValuesOnForm, setDocInfo, setExtraButton, setExtraButtons, setFieldLevelHelpEnabled, setFieldNameToFocusOnAfterSubmit, setHeaderNavigationTabs, setMethodToCall, setNavigationCss, setNumColumns, setRefreshCaller, setTabStates, shouldMethodToCallParameterBeUsed, 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

OrganizationReportSelectionForm

public OrganizationReportSelectionForm()
Constructs a OrganizationReportSelectionForm.java

Method Detail

getSubFundPickList

public List<BudgetConstructionSubFundPick> getSubFundPickList()
Gets the subFundPickList

Returns:
Returns the subFundPickList

setSubFundPickList

public void setSubFundPickList(List<BudgetConstructionSubFundPick> bcSubFunds)
Sets the subFundPickList

Parameters:
subFundPickList - The subFundPickList to set.

getObjectCodePickList

public List<BudgetConstructionObjectPick> getObjectCodePickList()
Gets the objectCodePickList attribute.

Returns:
Returns the objectCodePickList.

setObjectCodePickList

public void setObjectCodePickList(List<BudgetConstructionObjectPick> objectCodePickList)
Sets the objectCodePickList attribute value.

Parameters:
objectCodePickList - The objectCodePickList to set.

getReasonCodePickList

public List<BudgetConstructionReasonCodePick> getReasonCodePickList()
Gets the reasonCodePickList attribute.

Returns:
Returns the reasonCodePickList.

setReasonCodePickList

public void setReasonCodePickList(List<BudgetConstructionReasonCodePick> reasonCodePickList)
Sets the reasonCodePickList attribute value.

Parameters:
reasonCodePickList - The reasonCodePickList to set.

getOperatingModeTitle

public String getOperatingModeTitle()
Gets the operatingModeTitle

Returns:
Returns the operatingModeTitle

setOperatingModeTitle

public void setOperatingModeTitle(String operatingModeTitle)
Sets the operatingModeTitle

Parameters:
operatingModeTitle - The operatingModeTitle to set.

isReportConsolidation

public boolean isReportConsolidation()
Gets the reportConsolidation

Returns:
Returns the reportConsolidation

setReportConsolidation

public void setReportConsolidation(boolean reportConsolidation)
Sets the reportConsolidation

Parameters:
reportConsolidation - The reportConsolidation to set.

getReportMode

public String getReportMode()
Gets the reportMode

Returns:
Returns the reportMode

setReportMode

public void setReportMode(String reportMode)
Sets the reportMode

Parameters:
reportMode - The reportMode 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.

getBudgetConstructionReportThresholdSettings

public BudgetConstructionReportThresholdSettings getBudgetConstructionReportThresholdSettings()
Gets the budgetConstructionReportThresholdSettings attribute.

Returns:
Returns the budgetConstructionReportThresholdSettings.

setBudgetConstructionReportThresholdSettings

public void setBudgetConstructionReportThresholdSettings(BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
Sets the budgetConstructionReportThresholdSettings attribute value.

Parameters:
budgetConstructionReportThresholdSettings - The budgetConstructionReportThresholdSettings to set.


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