|
||||||||||
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.BudgetConstructionAccountBalance
public class BudgetConstructionAccountBalance
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionAccountBalance()
Default constructor. |
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
org.kuali.rice.kns.util.KualiInteger |
getAccountLineAnnualBalanceAmount()
Gets the accountLineAnnualBalanceAmount attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
BigDecimal |
getAppointmentRequestedCsfFteQuantity()
Gets the appointmentRequestedCsfFteQuantity attribute. |
BigDecimal |
getAppointmentRequestedFteQuantity()
Gets the appointmentRequestedFteQuantity attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
org.kuali.rice.kns.util.KualiInteger |
getFinancialBeginningBalanceLineAmount()
Gets the financialBeginningBalanceLineAmount attribute. |
String |
getFinancialConsolidationSortCode()
Gets the financialConsolidationSortCode attribute. |
String |
getFinancialLevelSortCode()
Gets the financialLevelSortCode attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
ObjectLevel |
getFinancialObjectLevel()
Gets the financialObjectLevel attribute. |
String |
getFinancialObjectLevelCode()
Gets the financialObjectLevelCode attribute. |
SubObjectCode |
getFinancialSubObject()
|
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
String |
getIncomeExpenseCode()
Gets the incomeExpenseCode attribute. |
Organization |
getOrganization()
Gets the organization attribute. |
Chart |
getOrganizationChartOfAccounts()
Gets the organizationChartOfAccounts attribute. |
String |
getOrganizationChartOfAccountsCode()
Gets the organizationChartOfAccountsCode attribute. |
String |
getOrganizationCode()
Gets the organizationCode attribute. |
BigDecimal |
getPositionCsfLeaveFteQuantity()
Gets the positionCsfLeaveFteQuantity attribute. |
BigDecimal |
getPositionFullTimeEquivalencyQuantity()
Gets the positionFullTimeEquivalencyQuantity attribute. |
String |
getPrincipalId()
Gets the principalId attribute. |
SubAccount |
getSubAccount()
|
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
SubFundGroup |
getSubFundGroup()
Gets the subFundGroup attribute. |
String |
getSubFundGroupCode()
Gets the subFundGroupCode attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger accountLineAnnualBalanceAmount)
Sets the accountLineAnnualBalanceAmount attribute value. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setAppointmentRequestedCsfFteQuantity(BigDecimal appointmentRequestedCsfFteQuantity)
Sets the appointmentRequestedCsfFteQuantity attribute. |
void |
setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
Sets the appointmentRequestedFteQuantity attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiInteger financialBeginningBalanceLineAmount)
Sets the financialBeginningBalanceLineAmount attribute value. |
void |
setFinancialConsolidationSortCode(String financialConsolidationSortCode)
Sets the financialConsolidationSortCode attribute. |
void |
setFinancialLevelSortCode(String financialLevelSortCode)
Sets the financialLevelSortCode attribute. |
void |
setFinancialObject(ObjectCode financialObject)
Deprecated. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. |
void |
setFinancialObjectLevel(ObjectLevel financialObjectLevel)
Deprecated. |
void |
setFinancialObjectLevelCode(String financialObjectLevelCode)
Sets the financialObjectLevelCode attribute. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
|
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setIncomeExpenseCode(String incomeExpenseCode)
Sets the incomeExpenseCode attribute. |
void |
setOrganization(Organization organization)
Deprecated. |
void |
setOrganizationChartOfAccounts(Chart organizationChartOfAccounts)
Deprecated. |
void |
setOrganizationChartOfAccountsCode(String organizationChartOfAccountsCode)
Sets the organizationChartOfAccountsCode attribute. |
void |
setOrganizationCode(String organizationCode)
Sets the organizationCode attribute. |
void |
setPositionCsfLeaveFteQuantity(BigDecimal positionCsfLeaveFteQuantity)
Sets the positionCsfLeaveFteQuantity attribute. |
void |
setPositionFullTimeEquivalencyQuantity(BigDecimal positionFullTimeEquivalencyQuantity)
Sets the positionFullTimeEquivalencyQuantity attribute. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setSubAccount(SubAccount subAccount)
|
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setSubFundGroup(SubFundGroup subFundGroup)
Deprecated. |
void |
setSubFundGroupCode(String subFundGroupCode)
Sets the subFundGroupCode 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 BudgetConstructionAccountBalance()
Method Detail |
---|
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId to set.public String getOrganizationChartOfAccountsCode()
public void setOrganizationChartOfAccountsCode(String organizationChartOfAccountsCode)
organizationChartOfAccountsCode
- The organizationChartOfAccountsCode to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode
- The organizationCode to set.public String getSubFundGroupCode()
public void setSubFundGroupCode(String subFundGroupCode)
subFundGroupCode
- The subFundGroupCode 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 String getIncomeExpenseCode()
public void setIncomeExpenseCode(String incomeExpenseCode)
incomeExpenseCode
- The incomeExpenseCode to set.public String getFinancialLevelSortCode()
public void setFinancialLevelSortCode(String financialLevelSortCode)
financialLevelSortCode
- The financialLevelSortCode to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode
- The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode
- The financialSubObjectCode to set.public String getFinancialConsolidationSortCode()
public void setFinancialConsolidationSortCode(String financialConsolidationSortCode)
financialConsolidationSortCode
- The financialConsolidationSortCode to set.public String getFinancialObjectLevelCode()
public void setFinancialObjectLevelCode(String financialObjectLevelCode)
financialObjectLevelCode
- The financialObjectLevelCode to set.public BigDecimal getAppointmentRequestedFteQuantity()
public void setAppointmentRequestedFteQuantity(BigDecimal appointmentRequestedFteQuantity)
appointmentRequestedFteQuantity
- The appointmentRequestedFteQuantity to set.public BigDecimal getAppointmentRequestedCsfFteQuantity()
public void setAppointmentRequestedCsfFteQuantity(BigDecimal appointmentRequestedCsfFteQuantity)
appointmentRequestedCsfFteQuantity
- The appointmentRequestedCsfFteQuantity to set.public BigDecimal getPositionFullTimeEquivalencyQuantity()
public void setPositionFullTimeEquivalencyQuantity(BigDecimal positionFullTimeEquivalencyQuantity)
positionFullTimeEquivalencyQuantity
- The positionFullTimeEquivalencyQuantity to set.public org.kuali.rice.kns.util.KualiInteger getAccountLineAnnualBalanceAmount()
public void setAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger accountLineAnnualBalanceAmount)
accountLineAnnualBalanceAmount
- The accountLineAnnualBalanceAmount to set.public org.kuali.rice.kns.util.KualiInteger getFinancialBeginningBalanceLineAmount()
public void setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiInteger financialBeginningBalanceLineAmount)
financialBeginningBalanceLineAmount
- The financialBeginningBalanceLineAmount to set.public BigDecimal getPositionCsfLeaveFteQuantity()
public void setPositionCsfLeaveFteQuantity(BigDecimal positionCsfLeaveFteQuantity)
positionCsfLeaveFteQuantity
- The positionCsfLeaveFteQuantity to set.public Chart getOrganizationChartOfAccounts()
public void setOrganizationChartOfAccounts(Chart organizationChartOfAccounts)
organizationChartOfAccounts
- The organizationChartOfAccounts to set.public Organization getOrganization()
public void setOrganization(Organization organization)
organization
- The organization to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject
- The financialObject 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 SubFundGroup getSubFundGroup()
public void setSubFundGroup(SubFundGroup subFundGroup)
subFundGroup
- The subFundGroup to set.public ObjectLevel getFinancialObjectLevel()
public void setFinancialObjectLevel(ObjectLevel financialObjectLevel)
financialObjectLevel
- The financialObjectLevel to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
public SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |