|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrganizationReports
public class BudgetConstructionOrganizationReports
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 |
---|
public BudgetConstructionOrganizationReports()
Method Detail |
---|
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode
- The organizationCode to set.public String getReportsToChartOfAccountsCode()
public void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
reportsToChartOfAccountsCode
- The reportsToChartOfAccountsCode to set.public String getReportsToOrganizationCode()
public void setReportsToOrganizationCode(String reportsToOrganizationCode)
reportsToOrganizationCode
- The reportsToOrganizationCode to set.public String getResponsibilityCenterCode()
public void setResponsibilityCenterCode(String responsibilityCenterCode)
responsibilityCenterCode
- The responsibilityCenterCode to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Organization getOrganization()
public void setOrganization(Organization organization)
organization
- The organization to set.public Chart getReportsToChartOfAccounts()
public void setReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
reportsToChartOfAccounts
- The reportsToChartOfAccounts to set.public Organization getReportsToOrganization()
public void setReportsToOrganization(Organization reportsToOrganization)
reportsToOrganization
- The reportsToOrganization to set.public ResponsibilityCenter getResponsibilityCenter()
public void setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
responsibilityCenter
- The responsibilityCenter to set.public String getSelectionKeyCode()
public void setSelectionKeyCode(String selectionKeyCode)
selectionKeyCode
- The selectionKeyCode to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |