|
||||||||||
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.BudgetConstructionControlList
public class BudgetConstructionControlList
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionControlList()
Default constructor. |
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
BudgetConstructionHeader |
getBudgetConstructionHeader()
Gets the budgetConstructionHeader attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
Integer |
getHierarchyOrganizationLevelCode()
Gets the hierarchyOrganizationLevelCode attribute. |
String |
getPrincipalId()
Gets the principalId attribute. |
Organization |
getSelectedOrganization()
Gets the selectedOrganization attribute. |
Chart |
getSelectedOrganizationChartOfAccounts()
Gets the selectedOrganizationChartOfAccounts attribute. |
String |
getSelectedOrganizationChartOfAccountsCode()
Gets the selectedOrganizationChartOfAccountsCode attribute. |
String |
getSelectedOrganizationCode()
Gets the selectedOrganizationCode attribute. |
Integer |
getSelectedOrganizationLevelCode()
Gets the selectedOrganizationLevelCode attribute. |
Integer |
getSelectedPullFlag()
Gets the selectedPullFlag attribute. |
SubFundGroup |
getSelectedSubFundGroup()
Gets the selectedSubFundGroup attribute. |
String |
getSelectedSubFundGroupCode()
Gets the selectedSubFundGroupCode attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setBudgetConstructionHeader(BudgetConstructionHeader budgetConstructionHeader)
Deprecated. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setHierarchyOrganizationLevelCode(Integer hierarchyOrganizationLevelCode)
Sets the hierarchyOrganizationLevelCode attribute. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setSelectedOrganization(Organization selectedOrganization)
Deprecated. |
void |
setSelectedOrganizationChartOfAccounts(Chart selectedOrganizationChartOfAccounts)
Deprecated. |
void |
setSelectedOrganizationChartOfAccountsCode(String selectedOrganizationChartOfAccountsCode)
Sets the selectedOrganizationChartOfAccountsCode attribute. |
void |
setSelectedOrganizationCode(String selectedOrganizationCode)
Sets the selectedOrganizationCode attribute. |
void |
setSelectedOrganizationLevelCode(Integer selectedOrganizationLevelCode)
Sets the selectedOrganizationLevelCode attribute. |
void |
setSelectedPullFlag(Integer selectedPullFlag)
Sets the selectedPullFlag attribute. |
void |
setSelectedSubFundGroup(SubFundGroup selectedSubFundGroup)
Deprecated. |
void |
setSelectedSubFundGroupCode(String selectedSubFundGroupCode)
Sets the selectedSubFundGroupCode attribute. |
void |
setSubAccount(SubAccount subAccount)
Deprecated. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
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 BudgetConstructionControlList()
Method Detail |
---|
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public Integer getHierarchyOrganizationLevelCode()
public void setHierarchyOrganizationLevelCode(Integer hierarchyOrganizationLevelCode)
hierarchyOrganizationLevelCode
- The hierarchyOrganizationLevelCode to set.public Integer getSelectedOrganizationLevelCode()
public void setSelectedOrganizationLevelCode(Integer selectedOrganizationLevelCode)
selectedOrganizationLevelCode
- The selectedOrganizationLevelCode to set.public String getSelectedOrganizationChartOfAccountsCode()
public void setSelectedOrganizationChartOfAccountsCode(String selectedOrganizationChartOfAccountsCode)
selectedOrganizationChartOfAccountsCode
- The selectedOrganizationChartOfAccountsCode to set.public String getSelectedOrganizationCode()
public void setSelectedOrganizationCode(String selectedOrganizationCode)
selectedOrganizationCode
- The selectedOrganizationCode to set.public Integer getSelectedPullFlag()
public void setSelectedPullFlag(Integer selectedPullFlag)
selectedPullFlag
- The selectedPullFlag to set.public String getSelectedSubFundGroupCode()
public void setSelectedSubFundGroupCode(String selectedSubFundGroupCode)
selectedSubFundGroupCode
- The selectedSubFundGroupCode to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public Organization getSelectedOrganization()
public void setSelectedOrganization(Organization selectedOrganization)
selectedOrganization
- The selectedOrganization to set.public Chart getSelectedOrganizationChartOfAccounts()
public void setSelectedOrganizationChartOfAccounts(Chart selectedOrganizationChartOfAccounts)
selectedOrganizationChartOfAccounts
- The selectedOrganizationChartOfAccounts to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount
- The subAccount to set.public SubFundGroup getSelectedSubFundGroup()
public void setSelectedSubFundGroup(SubFundGroup selectedSubFundGroup)
selectedSubFundGroup
- The selectedSubFundGroup to set.public BudgetConstructionHeader getBudgetConstructionHeader()
public void setBudgetConstructionHeader(BudgetConstructionHeader budgetConstructionHeader)
budgetConstructionHeader
- The budgetConstructionHeader 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 |