|
||||||||||
| 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.ld.businessobject.LaborCalculatedSalaryFoundationTracker
public class LaborCalculatedSalaryFoundationTracker
Labor business object for LaborCalculatedSalaryFoundationTracker.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
LaborCalculatedSalaryFoundationTracker()
Constructs a LaborCalculatedSalaryFoundationTracker.java. |
|
| Method Summary | |
|---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
Integer |
getAdditionalSequence()
Gets the additionalSequence attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getCsfAmount()
Gets the csfAmount attribute. |
Timestamp |
getCsfCreateTimestamp()
Gets the csfCreateTimestamp attribute. |
String |
getCsfDeleteCode()
Gets the csfDeleteCode attribute. |
BigDecimal |
getCsfFullTimeEmploymentQuantity()
Gets the csfFullTimeEmploymentQuantity attribute. |
String |
getCsfFundingStatusCode()
Gets the csfFundingStatusCode attribute. |
BigDecimal |
getCsfTimePercent()
Gets the csfTimePercent attribute. |
String |
getEarnCode()
Gets the earnCode attribute. |
Date |
getEffectiveDate()
Gets the effectiveDate attribute. |
Integer |
getEffectiveSequence()
Gets the effectiveSequence attribute. |
String |
getEmplid()
Gets the emplid attribute. |
Integer |
getEmployeeRecord()
Gets the employeeRecord attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
SubObjectCode |
getFinancialSubObject()
Gets the financialSubObject attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getJuly1BudgetAmount()
Gets the july1BudgetAmount. |
BigDecimal |
getJuly1BudgetFteQuantity()
Gets the july1BudgetFteQuantity. |
BigDecimal |
getJuly1BudgetTimePercent()
Gets the july1BudgetTimePercent. |
List<String> |
getKeyFieldList()
construct the key list of the business object |
String |
getName()
Gets the personName attribute. |
int |
getPERCENTAGE_SCALE()
Gets the pERCENTAGE_SCALE attribute. |
String |
getPositionNumber()
Gets the positionNumber attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
SystemOptions |
getUniversityFiscal()
Gets the universityFiscal attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setAccount(Account account)
Sets the account attribute value. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute value. |
void |
setAdditionalSequence(Integer additionalSequence)
Sets the additionalSequence attribute value. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Sets the chartOfAccounts attribute value. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute value. |
void |
setCsfAmount(org.kuali.rice.kns.util.KualiDecimal csfAmount)
Sets the csfAmount attribute value. |
void |
setCsfCreateTimestamp(Timestamp csfCreateTimestamp)
Sets the csfCreateTimestamp attribute value. |
void |
setCsfDeleteCode(String csfDeleteCode)
Sets the csfDeleteCode attribute value. |
void |
setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
Sets the csfFullTimeEmploymentQuantity attribute value. |
void |
setCsfFundingStatusCode(String csfFundingStatusCode)
Sets the csfFundingStatusCode attribute value. |
void |
setCsfTimePercent(BigDecimal csfTimePercent)
Sets the csfTimePercent attribute value. |
void |
setEarnCode(String earnCode)
Sets the earnCode attribute value. |
void |
setEffectiveDate(Date effectiveDate)
Sets the effectiveDate attribute value. |
void |
setEffectiveSequence(Integer effectiveSequence)
Sets the effectiveSequence attribute value. |
void |
setEmplid(String emplid)
Sets the emplid attribute value. |
void |
setEmployeeRecord(Integer employeeRecord)
Sets the employeeRecord attribute value. |
void |
setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute value. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute value. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
Sets the financialSubObject attribute value. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute value. |
void |
setJuly1BudgetAmount(org.kuali.rice.kns.util.KualiDecimal july1BudgetAmount)
Sets the july1BudgetAmount. |
void |
setJuly1BudgetFteQuantity(BigDecimal july1BudgetFteQuantity)
Sets the july1BudgetFteQuantity. |
void |
setJuly1BudgetTimePercent(BigDecimal july1BudgetTimePercent)
Sets the july1BudgetTimePercent. |
void |
setName(String personName)
Sets the personName attribute value. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute value. |
void |
setSubAccount(SubAccount subAccount)
Sets the subAccount attribute value. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute value. |
void |
setUniversityFiscal(SystemOptions universityFiscal)
Sets the universityFiscal attribute value. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute value. |
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 LaborCalculatedSalaryFoundationTracker()
| Method Detail |
|---|
public org.kuali.rice.kns.util.KualiDecimal getJuly1BudgetAmount()
public void setJuly1BudgetAmount(org.kuali.rice.kns.util.KualiDecimal july1BudgetAmount)
july1BudgetAmount - The july1BudgetAmount to set.public BigDecimal getJuly1BudgetFteQuantity()
public void setJuly1BudgetFteQuantity(BigDecimal july1BudgetFteQuantity)
july1BudgetFteQuantity - The july1BudgetFteQuantity to set.public BigDecimal getJuly1BudgetTimePercent()
public void setJuly1BudgetTimePercent(BigDecimal july1BudgetTimePercent)
july1BudgetTimePercent - The july1BudgetTimePercent 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 getPositionNumber()
public void setPositionNumber(String positionNumber)
positionNumber - The positionNumber to set.public String getEmplid()
public void setEmplid(String emplid)
emplid - The emplid to set.public String getName()
public void setName(String personName)
personName - The personName to set.public Timestamp getCsfCreateTimestamp()
public void setCsfCreateTimestamp(Timestamp csfCreateTimestamp)
csfCreateTimestamp - The csfCreateTimestamp to set.public String getCsfDeleteCode()
public void setCsfDeleteCode(String csfDeleteCode)
csfDeleteCode - The csfDeleteCode to set.public org.kuali.rice.kns.util.KualiDecimal getCsfAmount()
public void setCsfAmount(org.kuali.rice.kns.util.KualiDecimal csfAmount)
csfAmount - The csfAmount to set.public BigDecimal getCsfFullTimeEmploymentQuantity()
public void setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
csfFullTimeEmploymentQuantity - The csfFullTimeEmploymentQuantity to set.public BigDecimal getCsfTimePercent()
public void setCsfTimePercent(BigDecimal csfTimePercent)
csfTimePercent - The csfTimePercent to set.public String getCsfFundingStatusCode()
public void setCsfFundingStatusCode(String csfFundingStatusCode)
csfFundingStatusCode - The csfFundingStatusCode to set.public Integer getEmployeeRecord()
public void setEmployeeRecord(Integer employeeRecord)
employeeRecord - The employeeRecord to set.public String getEarnCode()
public void setEarnCode(String earnCode)
earnCode - The earnCode to set.public Integer getAdditionalSequence()
public void setAdditionalSequence(Integer additionalSequence)
additionalSequence - The additionalSequence to set.public Date getEffectiveDate()
public void setEffectiveDate(Date effectiveDate)
effectiveDate - The effectiveDate to set.public Integer getEffectiveSequence()
public void setEffectiveSequence(Integer effectiveSequence)
effectiveSequence - The effectiveSequence 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 SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount - The subAccount to set.public SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
financialSubObject - The financialSubObject to set.public SystemOptions getUniversityFiscal()
public void setUniversityFiscal(SystemOptions universityFiscal)
universityFiscal - The universityFiscal to set.public int getPERCENTAGE_SCALE()
public List<String> getKeyFieldList()
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 | |||||||||