org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionOrganizationReports

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrganizationReports
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class BudgetConstructionOrganizationReports
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
BudgetConstructionOrganizationReports()
          Default constructor.
 
Method Summary
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Organization getOrganization()
          Gets the organization attribute.
 String getOrganizationCode()
          Gets the organizationCode attribute.
 Chart getReportsToChartOfAccounts()
          Gets the reportsToChartOfAccounts attribute.
 String getReportsToChartOfAccountsCode()
          Gets the reportsToChartOfAccountsCode attribute.
 Organization getReportsToOrganization()
          Gets the reportsToOrganization attribute.
 String getReportsToOrganizationCode()
          Gets the reportsToOrganizationCode attribute.
 ResponsibilityCenter getResponsibilityCenter()
          Gets the responsibilityCenter attribute.
 String getResponsibilityCenterCode()
          Gets the responsibilityCenterCode attribute.
 String getSelectionKeyCode()
          Gets the selectionKeyCode attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setOrganization(Organization organization)
          Deprecated.  
 void setOrganizationCode(String organizationCode)
          Sets the organizationCode attribute.
 void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
          Deprecated.  
 void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
          Sets the reportsToChartOfAccountsCode attribute.
 void setReportsToOrganization(Organization reportsToOrganization)
          Deprecated.  
 void setReportsToOrganizationCode(String reportsToOrganizationCode)
          Sets the reportsToOrganizationCode attribute.
 void setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
          Deprecated.  
 void setResponsibilityCenterCode(String responsibilityCenterCode)
          Sets the responsibilityCenterCode attribute.
 void setSelectionKeyCode(String selectionKeyCode)
          Sets the selectionKeyCode attribute value.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes
 
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase
prepareForWorkflow, toString, toStringBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

BudgetConstructionOrganizationReports

public BudgetConstructionOrganizationReports()
Default constructor.

Method Detail

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getOrganizationCode

public String getOrganizationCode()
Gets the organizationCode attribute.

Returns:
Returns the organizationCode

setOrganizationCode

public void setOrganizationCode(String organizationCode)
Sets the organizationCode attribute.

Parameters:
organizationCode - The organizationCode to set.

getReportsToChartOfAccountsCode

public String getReportsToChartOfAccountsCode()
Gets the reportsToChartOfAccountsCode attribute.

Returns:
Returns the reportsToChartOfAccountsCode

setReportsToChartOfAccountsCode

public void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
Sets the reportsToChartOfAccountsCode attribute.

Parameters:
reportsToChartOfAccountsCode - The reportsToChartOfAccountsCode to set.

getReportsToOrganizationCode

public String getReportsToOrganizationCode()
Gets the reportsToOrganizationCode attribute.

Returns:
Returns the reportsToOrganizationCode

setReportsToOrganizationCode

public void setReportsToOrganizationCode(String reportsToOrganizationCode)
Sets the reportsToOrganizationCode attribute.

Parameters:
reportsToOrganizationCode - The reportsToOrganizationCode to set.

getResponsibilityCenterCode

public String getResponsibilityCenterCode()
Gets the responsibilityCenterCode attribute.

Returns:
Returns the responsibilityCenterCode

setResponsibilityCenterCode

public void setResponsibilityCenterCode(String responsibilityCenterCode)
Sets the responsibilityCenterCode attribute.

Parameters:
responsibilityCenterCode - The responsibilityCenterCode to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getOrganization

public Organization getOrganization()
Gets the organization attribute.

Returns:
Returns the organization

setOrganization

public void setOrganization(Organization organization)
Deprecated. 

Sets the organization attribute.

Parameters:
organization - The organization to set.

getReportsToChartOfAccounts

public Chart getReportsToChartOfAccounts()
Gets the reportsToChartOfAccounts attribute.

Returns:
Returns the reportsToChartOfAccounts

setReportsToChartOfAccounts

public void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
Deprecated. 

Sets the reportsToChartOfAccounts attribute.

Parameters:
reportsToChartOfAccounts - The reportsToChartOfAccounts to set.

getReportsToOrganization

public Organization getReportsToOrganization()
Gets the reportsToOrganization attribute.

Returns:
Returns the reportsToOrganization

setReportsToOrganization

public void setReportsToOrganization(Organization reportsToOrganization)
Deprecated. 

Sets the reportsToOrganization attribute.

Parameters:
reportsToOrganization - The reportsToOrganization to set.

getResponsibilityCenter

public ResponsibilityCenter getResponsibilityCenter()
Gets the responsibilityCenter attribute.

Returns:
Returns the responsibilityCenter.

setResponsibilityCenter

public void setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
Deprecated. 

Sets the responsibilityCenter attribute value.

Parameters:
responsibilityCenter - The responsibilityCenter to set.

getSelectionKeyCode

public String getSelectionKeyCode()
Gets the selectionKeyCode attribute.

Returns:
Returns the selectionKeyCode.

setSelectionKeyCode

public void setSelectionKeyCode(String selectionKeyCode)
Sets the selectionKeyCode attribute value.

Parameters:
selectionKeyCode - The selectionKeyCode to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()


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