|
||||||||||
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.BudgetConstructionBalanceByAccount
public class BudgetConstructionBalanceByAccount
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionBalanceByAccount()
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. |
BigDecimal |
getCsfFullTimeEmploymentQuantity()
Gets the csfFullTimeEmploymentQuantity attribute. |
org.kuali.rice.kns.util.KualiInteger |
getFinancialBeginningBalanceLineAmount()
Gets the financialBeginningBalanceLineAmount attribute. |
String |
getFinancialConsolidationSortCode()
Gets the financialConsolidationSortCode 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. |
ObjectType |
getFinancialObjectType()
Gets the financialObjectType attribute. |
String |
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute. |
SubObjectCode |
getFinancialSubObject()
Gets the financialSubObject attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
String |
getLevelFinancialReportSortCode()
Gets the levelFinancialReportSortCode attribute. |
BigDecimal |
getPositionCsfLeaveFteQuantity()
Gets the positionCsfLeaveFteQuantity attribute. |
String |
getPrincipalId()
Gets the principalId attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
String |
getTypeFinancialReportSortCode()
Gets the typeFinancialReportSortCode 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 |
setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
Sets the csfFullTimeEmploymentQuantity attribute. |
void |
setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiInteger financialBeginningBalanceLineAmount)
Sets the financialBeginningBalanceLineAmount attribute value. |
void |
setFinancialConsolidationSortCode(String financialConsolidationSortCode)
Sets the financialConsolidationSortCode 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 |
setFinancialObjectType(ObjectType financialObjectType)
Deprecated. |
void |
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setLevelFinancialReportSortCode(String levelFinancialReportSortCode)
Sets the levelFinancialReportSortCode attribute. |
void |
setPositionCsfLeaveFteQuantity(BigDecimal positionCsfLeaveFteQuantity)
Sets the positionCsfLeaveFteQuantity attribute. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setSubAccount(SubAccount subAccount)
Deprecated. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setTypeFinancialReportSortCode(String typeFinancialReportSortCode)
Sets the typeFinancialReportSortCode 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 BudgetConstructionBalanceByAccount()
Method Detail |
---|
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId 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 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 getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode
- The financialObjectTypeCode to set.public String getFinancialObjectLevelCode()
public void setFinancialObjectLevelCode(String financialObjectLevelCode)
financialObjectLevelCode
- The financialObjectLevelCode to set.public String getTypeFinancialReportSortCode()
public void setTypeFinancialReportSortCode(String typeFinancialReportSortCode)
typeFinancialReportSortCode
- The typeFinancialReportSortCode to set.public String getFinancialConsolidationSortCode()
public void setFinancialConsolidationSortCode(String financialConsolidationSortCode)
financialConsolidationSortCode
- The financialConsolidationSortCode to set.public String getLevelFinancialReportSortCode()
public void setLevelFinancialReportSortCode(String levelFinancialReportSortCode)
levelFinancialReportSortCode
- The levelFinancialReportSortCode 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 getCsfFullTimeEmploymentQuantity()
public void setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
csfFullTimeEmploymentQuantity
- The csfFullTimeEmploymentQuantity 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 ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject
- The financialObject 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 ObjectLevel getFinancialObjectLevel()
public void setFinancialObjectLevel(ObjectLevel financialObjectLevel)
financialObjectLevel
- The financialObjectLevel to set.public ObjectType getFinancialObjectType()
public void setFinancialObjectType(ObjectType financialObjectType)
financialObjectType
- The financialObjectType to set.public SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
financialSubObject
- The financialSubObject to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount
- The subAccount 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 |