|
||||||||||
| 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.BudgetConstructionHeader
public class BudgetConstructionHeader
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
BudgetConstructionHeader()
Default constructor. |
|
| Method Summary | |
|---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
BudgetConstructionAccountReports |
getBudgetConstructionAccountReports()
Gets the budgetConstructionAccountReports attribute. |
List |
getBudgetConstructionAccountSelect()
Gets the budgetConstructionAccountSelect list. |
org.kuali.rice.kim.bo.Person |
getBudgetLockUser()
|
String |
getBudgetLockUserIdentifier()
Gets the budgetLockUserIdentifier attribute. |
org.kuali.rice.kim.bo.Person |
getBudgetTransactionLockUser()
|
String |
getBudgetTransactionLockUserIdentifier()
Gets the budgetTransactionLockUserIdentifier attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
org.kuali.rice.kns.bo.DocumentHeader |
getFinancialDocument()
Gets the financialDocument attribute. |
String |
getOrganizationLevelChartOfAccountsCode()
Gets the organizationLevelChartOfAccountsCode attribute. |
Integer |
getOrganizationLevelCode()
Gets the organizationLevelCode attribute. |
Organization |
getOrganizationLevelOrganization()
Gets the organizationLevelOrganization attribute. |
String |
getOrganizationLevelOrganizationCode()
Gets the organizationLevelOrganizationCode attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
Map |
getValuesMap()
Returns a map with the primitive field names as the key and the primitive values as the map value. |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setBudgetConstructionAccountReports(BudgetConstructionAccountReports budgetConstructionAccountReports)
Sets the budgetConstructionAccountReports attribute value. |
void |
setBudgetConstructionAccountSelect(List budgetConstructionAccountSelect)
Sets the budgetConstructionAccountSelect list. |
void |
setBudgetLockUser(org.kuali.rice.kim.bo.Person budgetLockUser)
Deprecated. |
void |
setBudgetLockUserIdentifier(String budgetLockUserIdentifier)
Sets the budgetLockUserIdentifier attribute. |
void |
setBudgetTransactionLockUser(org.kuali.rice.kim.bo.Person budgetTransactionLockUser)
Deprecated. |
void |
setBudgetTransactionLockUserIdentifier(String budgetTransactionLockUserIdentifier)
Sets the budgetTransactionLockUserIdentifier attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader financialDocument)
Deprecated. |
void |
setOrganizationLevelChartOfAccountsCode(String organizationLevelChartOfAccountsCode)
Sets the organizationLevelChartOfAccountsCode attribute. |
void |
setOrganizationLevelCode(Integer organizationLevelCode)
Sets the organizationLevelCode attribute. |
void |
setOrganizationLevelOrganization(Organization organizationLevelOrganization)
Deprecated. |
void |
setOrganizationLevelOrganizationCode(String organizationLevelOrganizationCode)
Sets the organizationLevelOrganizationCode attribute. |
void |
setSubAccount(SubAccount subAccount)
Sets the subAccount attribute value. |
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 BudgetConstructionHeader()
| Method Detail |
|---|
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 getOrganizationLevelCode()
public void setOrganizationLevelCode(Integer organizationLevelCode)
organizationLevelCode - The organizationLevelCode to set.public String getOrganizationLevelChartOfAccountsCode()
public void setOrganizationLevelChartOfAccountsCode(String organizationLevelChartOfAccountsCode)
organizationLevelChartOfAccountsCode - The organizationLevelChartOfAccountsCode to set.public String getOrganizationLevelOrganizationCode()
public void setOrganizationLevelOrganizationCode(String organizationLevelOrganizationCode)
organizationLevelOrganizationCode - The organizationLevelOrganizationCode to set.public String getBudgetLockUserIdentifier()
public void setBudgetLockUserIdentifier(String budgetLockUserIdentifier)
budgetLockUserIdentifier - The budgetLockUserIdentifier to set.public String getBudgetTransactionLockUserIdentifier()
public void setBudgetTransactionLockUserIdentifier(String budgetTransactionLockUserIdentifier)
budgetTransactionLockUserIdentifier - The budgetTransactionLockUserIdentifier to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.public Account getAccount()
public void setAccount(Account account)
account - The account to set.public org.kuali.rice.kim.bo.Person getBudgetLockUser()
public void setBudgetLockUser(org.kuali.rice.kim.bo.Person budgetLockUser)
budgetLockUser - The budgetLockUser to set.public List getBudgetConstructionAccountSelect()
public void setBudgetConstructionAccountSelect(List budgetConstructionAccountSelect)
budgetConstructionAccountSelect - The budgetConstructionAccountSelect list to set.public org.kuali.rice.kim.bo.Person getBudgetTransactionLockUser()
public void setBudgetTransactionLockUser(org.kuali.rice.kim.bo.Person budgetTransactionLockUser)
budgetTransactionLockUser - The budgetTransactionLockUser to set.public Organization getOrganizationLevelOrganization()
public void setOrganizationLevelOrganization(Organization organizationLevelOrganization)
organizationLevelOrganization - The organizationLevelOrganization to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount - The subAccount to set.public org.kuali.rice.kns.bo.DocumentHeader getFinancialDocument()
public void setFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader financialDocument)
financialDocument - The financialDocument to set.public BudgetConstructionAccountReports getBudgetConstructionAccountReports()
public void setBudgetConstructionAccountReports(BudgetConstructionAccountReports budgetConstructionAccountReports)
budgetConstructionAccountReports - The budgetConstructionAccountReports to set.public Map getValuesMap()
protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||