org.kuali.kfs.module.bc.businessobject
Class CalculatedSalaryFoundationTracker

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.bc.businessobject.CalculatedSalaryFoundationTracker
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class CalculatedSalaryFoundationTracker
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
CalculatedSalaryFoundationTracker()
          Default constructor.
 
Method Summary
 Account getAccount()
          Gets the account attribute.
 String getAccountNumber()
          Gets the accountNumber attribute.
 Integer getAdditionalSequence()
          Gets the additionalSequence attribute.
 CalculatedSalaryFoundationTrackerOverride getCalculatedSalaryFoundationTrackerOverride()
           
 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.
 String getName()
           
 org.kuali.rice.kns.util.KualiDecimal getPositionLookupCsfAmount()
           
 BigDecimal getPositionLookupCsfFullTimeEmploymentQuantity()
           
 String getPositionLookupOverrideFlag()
           
 String getPositionLookupPositionNumber()
           
 String getPositionNumber()
          Gets the positionNumber attribute.
 SubAccount getSubAccount()
           
 String getSubAccountNumber()
          Gets the subAccountNumber attribute.
 SystemOptions getUniversityFiscal()
          Gets the universityFiscal attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 boolean isOverride()
           
 void setAccount(Account account)
          Deprecated.  
 void setAccountNumber(String accountNumber)
          Sets the accountNumber attribute.
 void setAdditionalSequence(Integer additionalSequence)
          Sets the additionalSequence attribute.
 void setCalculatedSalaryFoundationTrackerOverride(CalculatedSalaryFoundationTrackerOverride calculatedSalaryFoundationTrackerOverride)
           
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setCsfAmount(org.kuali.rice.kns.util.KualiDecimal csfAmount)
          Sets the csfAmount attribute.
 void setCsfCreateTimestamp(Timestamp csfCreateTimestamp)
          Sets the csfCreateTimestamp attribute.
 void setCsfDeleteCode(String csfDeleteCode)
          Sets the csfDeleteCode attribute.
 void setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
          Sets the csfFullTimeEmploymentQuantity attribute.
 void setCsfFundingStatusCode(String csfFundingStatusCode)
          Sets the csfFundingStatusCode attribute.
 void setCsfTimePercent(BigDecimal csfTimePercent)
          Sets the csfTimePercent attribute.
 void setEarnCode(String earnCode)
          Sets the earnCode attribute.
 void setEffectiveDate(Date effectiveDate)
          Sets the effectiveDate attribute.
 void setEffectiveSequence(Integer effectiveSequence)
          Sets the effectiveSequence attribute.
 void setEmplid(String emplid)
          Sets the emplid attribute.
 void setEmployeeRecord(Integer employeeRecord)
          Sets the employeeRecord attribute.
 void setFinancialObject(ObjectCode financialObject)
          Deprecated.  
 void setFinancialObjectCode(String financialObjectCode)
          Sets the financialObjectCode attribute.
 void setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void setFinancialSubObjectCode(String financialSubObjectCode)
          Sets the financialSubObjectCode attribute.
 void setName(String name)
           
 void setPositionNumber(String positionNumber)
          Sets the positionNumber attribute.
 void setSubAccount(SubAccount subAccount)
          Deprecated.  
 void setSubAccountNumber(String subAccountNumber)
          Sets the subAccountNumber attribute.
 void setUniversityFiscal(SystemOptions universityFiscal)
          Sets the universityFiscal attribute value.
 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

CalculatedSalaryFoundationTracker

public CalculatedSalaryFoundationTracker()
Default constructor.

Method Detail

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute.

Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.

Parameters:
subAccountNumber - The subAccountNumber to set.

getFinancialObjectCode

public String getFinancialObjectCode()
Gets the financialObjectCode attribute.

Returns:
Returns the financialObjectCode

setFinancialObjectCode

public void setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.

Parameters:
financialObjectCode - The financialObjectCode to set.

getFinancialSubObjectCode

public String getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute.

Returns:
Returns the financialSubObjectCode

setFinancialSubObjectCode

public void setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute.

Parameters:
financialSubObjectCode - The financialSubObjectCode to set.

getPositionNumber

public String getPositionNumber()
Gets the positionNumber attribute.

Returns:
Returns the positionNumber

setPositionNumber

public void setPositionNumber(String positionNumber)
Sets the positionNumber attribute.

Parameters:
positionNumber - The positionNumber to set.

getEmplid

public String getEmplid()
Gets the emplid attribute.

Returns:
Returns the emplid

setEmplid

public void setEmplid(String emplid)
Sets the emplid attribute.

Parameters:
emplid - The emplid to set.

getCsfCreateTimestamp

public Timestamp getCsfCreateTimestamp()
Gets the csfCreateTimestamp attribute.

Returns:
Returns the csfCreateTimestamp

setCsfCreateTimestamp

public void setCsfCreateTimestamp(Timestamp csfCreateTimestamp)
Sets the csfCreateTimestamp attribute.

Parameters:
csfCreateTimestamp - The csfCreateTimestamp to set.

getCsfDeleteCode

public String getCsfDeleteCode()
Gets the csfDeleteCode attribute.

Returns:
Returns the csfDeleteCode

setCsfDeleteCode

public void setCsfDeleteCode(String csfDeleteCode)
Sets the csfDeleteCode attribute.

Parameters:
csfDeleteCode - The csfDeleteCode to set.

getCsfAmount

public org.kuali.rice.kns.util.KualiDecimal getCsfAmount()
Gets the csfAmount attribute.

Returns:
Returns the csfAmount

setCsfAmount

public void setCsfAmount(org.kuali.rice.kns.util.KualiDecimal csfAmount)
Sets the csfAmount attribute.

Parameters:
csfAmount - The csfAmount to set.

getCsfFullTimeEmploymentQuantity

public BigDecimal getCsfFullTimeEmploymentQuantity()
Gets the csfFullTimeEmploymentQuantity attribute.

Returns:
Returns the csfFullTimeEmploymentQuantity

setCsfFullTimeEmploymentQuantity

public void setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)
Sets the csfFullTimeEmploymentQuantity attribute.

Parameters:
csfFullTimeEmploymentQuantity - The csfFullTimeEmploymentQuantity to set.

getCsfTimePercent

public BigDecimal getCsfTimePercent()
Gets the csfTimePercent attribute. Returns 2 decimal places, reguardless.

Returns:
Returns the csfTimePercent

setCsfTimePercent

public void setCsfTimePercent(BigDecimal csfTimePercent)
Sets the csfTimePercent attribute.

Parameters:
csfTimePercent - The csfTimePercent to set.

getCsfFundingStatusCode

public String getCsfFundingStatusCode()
Gets the csfFundingStatusCode attribute.

Returns:
Returns the csfFundingStatusCode

setCsfFundingStatusCode

public void setCsfFundingStatusCode(String csfFundingStatusCode)
Sets the csfFundingStatusCode attribute.

Parameters:
csfFundingStatusCode - The csfFundingStatusCode to set.

getEmployeeRecord

public Integer getEmployeeRecord()
Gets the employeeRecord attribute.

Returns:
Returns the employeeRecord

setEmployeeRecord

public void setEmployeeRecord(Integer employeeRecord)
Sets the employeeRecord attribute.

Parameters:
employeeRecord - The employeeRecord to set.

getEarnCode

public String getEarnCode()
Gets the earnCode attribute.

Returns:
Returns the earnCode

setEarnCode

public void setEarnCode(String earnCode)
Sets the earnCode attribute.

Parameters:
earnCode - The earnCode to set.

getAdditionalSequence

public Integer getAdditionalSequence()
Gets the additionalSequence attribute.

Returns:
Returns the additionalSequence

setAdditionalSequence

public void setAdditionalSequence(Integer additionalSequence)
Sets the additionalSequence attribute.

Parameters:
additionalSequence - The additionalSequence to set.

getEffectiveDate

public Date getEffectiveDate()
Gets the effectiveDate attribute.

Returns:
Returns the effectiveDate

setEffectiveDate

public void setEffectiveDate(Date effectiveDate)
Sets the effectiveDate attribute.

Parameters:
effectiveDate - The effectiveDate to set.

getEffectiveSequence

public Integer getEffectiveSequence()
Gets the effectiveSequence attribute.

Returns:
Returns the effectiveSequence

setEffectiveSequence

public void setEffectiveSequence(Integer effectiveSequence)
Sets the effectiveSequence attribute.

Parameters:
effectiveSequence - The effectiveSequence to set.

getFinancialObject

public ObjectCode getFinancialObject()
Gets the financialObject attribute.

Returns:
Returns the financialObject

setFinancialObject

public void setFinancialObject(ObjectCode financialObject)
Deprecated. 

Sets the financialObject attribute.

Parameters:
financialObject - The financialObject to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute.

Parameters:
account - The account to set.

getSubAccount

public SubAccount getSubAccount()
Returns:
Returns the subAccount.

setSubAccount

public void setSubAccount(SubAccount subAccount)
Deprecated. 

Parameters:
subAccount - The subAccount to set.

getUniversityFiscal

public SystemOptions getUniversityFiscal()
Gets the universityFiscal attribute.

Returns:
Returns the universityFiscal.

setUniversityFiscal

public void setUniversityFiscal(SystemOptions universityFiscal)
Sets the universityFiscal attribute value.

Parameters:
universityFiscal - The universityFiscal to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getName

public String getName()

setName

public void setName(String name)

getFinancialSubObject

public SubObjectCode getFinancialSubObject()
Gets the financialSubObject attribute.

Returns:
Returns the financialSubObject.

setFinancialSubObject

public void setFinancialSubObject(SubObjectCode financialSubObject)
Deprecated. 

Sets the financialSubObject attribute value.

Parameters:
financialSubObject - The financialSubObject to set.

getCalculatedSalaryFoundationTrackerOverride

public CalculatedSalaryFoundationTrackerOverride getCalculatedSalaryFoundationTrackerOverride()

setCalculatedSalaryFoundationTrackerOverride

public void setCalculatedSalaryFoundationTrackerOverride(CalculatedSalaryFoundationTrackerOverride calculatedSalaryFoundationTrackerOverride)

isOverride

public boolean isOverride()

getPositionLookupPositionNumber

public String getPositionLookupPositionNumber()

getPositionLookupCsfAmount

public org.kuali.rice.kns.util.KualiDecimal getPositionLookupCsfAmount()

getPositionLookupCsfFullTimeEmploymentQuantity

public BigDecimal getPositionLookupCsfFullTimeEmploymentQuantity()

getPositionLookupOverrideFlag

public String getPositionLookupOverrideFlag()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.