|
||||||||||
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.PendingBudgetConstructionGeneralLedger
public class PendingBudgetConstructionGeneralLedger
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
PendingBudgetConstructionGeneralLedger()
Default constructor. |
Method Summary | |
---|---|
Map<String,Object> |
buildPrimaryKeyMap()
build the primary key map with the field names as the map keys and the field values as the map values |
Account |
getAccount()
Gets the account attribute. |
org.kuali.rice.kns.util.KualiInteger |
getAccountLineAnnualBalanceAmount()
Gets the accountLineAnnualBalanceAmount attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAdjustmentAmount()
Gets the adjustmentAmount attribute. |
BalanceType |
getBalanceType()
Gets the balanceType attribute. |
BudgetConstructionHeader |
getBudgetConstructionHeader()
Gets the budgetConstructionHeader attribute. |
List<BudgetConstructionMonthly> |
getBudgetConstructionMonthly()
Gets the budgetConstructionMonthly attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode attribute. |
org.kuali.rice.kns.util.KualiInteger |
getFinancialBeginningBalanceLineAmount()
Gets the financialBeginningBalanceLineAmount attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
String |
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute. |
SubObjectCode |
getFinancialSubObject()
Gets the financialSubObject attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
LaborLedgerObject |
getLaborObject()
Gets the laborObject attribute. |
ObjectType |
getObjectType()
Gets the objectType attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPercentChange()
Gets(sets) the percentChange based on the current values of base and request amounts |
org.kuali.rice.kns.util.KualiInteger |
getPersistedAccountLineAnnualBalanceAmount()
Gets the persistedAccountLineAnnualBalanceAmount attribute. |
List<LaborLedgerPositionObjectBenefit> |
getPositionObjectBenefit()
Gets the positionObjectBenefit attribute. |
static List<String> |
getPrimaryKeyFields()
get the list of primary keys |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
Map<String,Object> |
getValuesMap()
Returns a map with the primitive field names as the key and the primitive values as the map value. |
boolean |
isPendingBudgetConstructionAppointmentFundingExists()
Gets the pendingBudgetConstructionAppointmentFundingExists 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 |
setAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal adjustmentAmount)
Sets the adjustmentAmount attribute value. |
void |
setBalanceType(BalanceType balanceType)
Deprecated. |
void |
setBudgetConstructionHeader(BudgetConstructionHeader budgetConstructionHeader)
Deprecated. |
void |
setBudgetConstructionMonthly(List<BudgetConstructionMonthly> budgetConstructionMonthly)
Deprecated. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode attribute. |
void |
setFinancialBeginningBalanceLineAmount(org.kuali.rice.kns.util.KualiInteger financialBeginningBalanceLineAmount)
Sets the financialBeginningBalanceLineAmount attribute value. |
void |
setFinancialObject(ObjectCode financialObject)
Deprecated. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. |
void |
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setLaborObject(LaborLedgerObject laborObject)
Sets the laborObject attribute value. |
void |
setObjectType(ObjectType objectType)
Deprecated. |
void |
setPercentChange(org.kuali.rice.kns.util.KualiDecimal percentChange)
Sets the percentChange attribute value. |
void |
setPersistedAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger persistedAccountLineAnnualBalanceAmount)
Sets the persistedAccountLineAnnualBalanceAmount attribute value. |
void |
setPositionObjectBenefit(List<LaborLedgerPositionObjectBenefit> positionObjectBenefit)
Sets the positionObjectBenefit attribute value. |
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 PendingBudgetConstructionGeneralLedger()
Method Detail |
---|
public org.kuali.rice.kns.util.KualiDecimal getAdjustmentAmount()
public void setAdjustmentAmount(org.kuali.rice.kns.util.KualiDecimal adjustmentAmount)
adjustmentAmount
- The adjustmentAmount to set.public org.kuali.rice.kns.util.KualiDecimal getPercentChange()
public void setPercentChange(org.kuali.rice.kns.util.KualiDecimal percentChange)
percentChange
- The percentChange 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 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 getFinancialBalanceTypeCode()
public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
financialBalanceTypeCode
- The financialBalanceTypeCode to set.public String getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode
- The financialObjectTypeCode 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 getPersistedAccountLineAnnualBalanceAmount()
public void setPersistedAccountLineAnnualBalanceAmount(org.kuali.rice.kns.util.KualiInteger persistedAccountLineAnnualBalanceAmount)
persistedAccountLineAnnualBalanceAmount
- The persistedAccountLineAnnualBalanceAmount 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 List<BudgetConstructionMonthly> getBudgetConstructionMonthly()
public void setBudgetConstructionMonthly(List<BudgetConstructionMonthly> budgetConstructionMonthly)
budgetConstructionMonthly
- The budgetConstructionMonthly 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 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.public BalanceType getBalanceType()
public void setBalanceType(BalanceType balanceType)
balanceType
- The balanceType to set.public ObjectType getObjectType()
public void setObjectType(ObjectType objectType)
objectType
- The objectType to set.public BudgetConstructionHeader getBudgetConstructionHeader()
public void setBudgetConstructionHeader(BudgetConstructionHeader budgetConstructionHeader)
budgetConstructionHeader
- The budgetConstructionHeader to set.public LaborLedgerObject getLaborObject()
public void setLaborObject(LaborLedgerObject laborObject)
laborObject
- The laborObject to set.public List<LaborLedgerPositionObjectBenefit> getPositionObjectBenefit()
public void setPositionObjectBenefit(List<LaborLedgerPositionObjectBenefit> positionObjectBenefit)
positionObjectBenefit
- The positionObjectBenefit to set.public boolean isPendingBudgetConstructionAppointmentFundingExists()
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public Map<String,Object> getValuesMap()
public Map<String,Object> buildPrimaryKeyMap()
public static List<String> getPrimaryKeyFields()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |