|
||||||||||
| 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.cam.businessobject.AssetPayment
public class AssetPayment
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AssetPayment()
Default constructor. |
|
AssetPayment(AssetPayment assetPayment,
boolean withAmounts)
Constructs an AssetPayment |
|
AssetPayment(AssetPaymentDetail assetPaymentDetail)
Constructs a AssetPayment for use with Asset Payment |
|
AssetPayment(AssetPaymentDetail assetPaymentDetail,
String acquisitionTypeCode)
Constructs a AssetPayment for use with Asset Separate |
|
| Method Summary | |
|---|---|
Account |
getAccount()
Gets the account attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAccountChargeAmount()
Gets the accountChargeAmount attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAccumulatedPrimaryDepreciationAmount()
Gets the accumulatedPrimaryDepreciationAmount attribute. |
Asset |
getAsset()
Gets the asset attribute. |
Long |
getCapitalAssetNumber()
Gets the capitalAssetNumber attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
org.kuali.rice.kns.bo.DocumentHeader |
getDocumentHeader()
Gets the documentHeader attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
Date |
getFinancialDocumentPostingDate()
Gets the financialDocumentPostingDate attribute. |
AccountingPeriod |
getFinancialDocumentPostingPeriod()
Gets the financialDocumentPostingPeriod attribute. |
String |
getFinancialDocumentPostingPeriodCode()
Gets the financialDocumentPostingPeriodCode attribute. |
Integer |
getFinancialDocumentPostingYear()
Gets the financialDocumentPostingYear attribute. |
String |
getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode 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.kew.doctype.bo.DocumentTypeEBO |
getFinancialSystemDocumentTypeCode()
Gets the financialSystemDocumentTypeCode attribute. |
OriginationCode |
getFinancialSystemOrigination()
Gets the financialSystemOrigination attribute. |
String |
getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode attribute. |
SystemOptions |
getOption()
Gets the option attribute. |
String |
getOrganizationReferenceId()
Gets the organizationReferenceId attribute. |
Integer |
getPaymentSequenceNumber()
Gets the paymentSequenceNumber attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod10Depreciation1Amount()
Gets the period10Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod11Depreciation1Amount()
Gets the period11Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod12Depreciation1Amount()
Gets the period12Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod1Depreciation1Amount()
Gets the period1Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod2Depreciation1Amount()
Gets the period2Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod3Depreciation1Amount()
Gets the period3Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod4Depreciation1Amount()
Gets the period4Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod5Depreciation1Amount()
Gets the period5Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod6Depreciation1Amount()
Gets the period6Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod7Depreciation1Amount()
Gets the period7Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod8Depreciation1Amount()
Gets the period8Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPeriod9Depreciation1Amount()
Gets the period9Depreciation1Amount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPreviousYearPrimaryDepreciationAmount()
Gets the previousYearPrimaryDepreciationAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getPrimaryDepreciationBaseAmount()
Gets the primaryDepreciationBaseAmount attribute. |
ProjectCode |
getProject()
Gets the project attribute. |
String |
getProjectCode()
Gets the projectCode attribute. |
String |
getPurchaseOrderNumber()
Gets the purchaseOrderNumber attribute. |
String |
getRequisitionNumber()
Gets the requisitionNumber attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
String |
getTransferPaymentCode()
Gets the transferPaymentCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getYearToDate()
Get the yearToDate attribute |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountChargeAmount(org.kuali.rice.kns.util.KualiDecimal accountChargeAmount)
Sets the accountChargeAmount attribute. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal accumulatedPrimaryDepreciationAmount)
Sets the accumulatedPrimaryDepreciationAmount attribute. |
void |
setAsset(Asset asset)
Deprecated. |
void |
setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
Deprecated. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setFinancialDocumentPostingDate(Date financialDocumentPostingDate)
Sets the financialDocumentPostingDate attribute. |
void |
setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
Deprecated. |
void |
setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
Sets the financialDocumentPostingPeriodCode attribute. |
void |
setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
Sets the financialDocumentPostingYear attribute. |
void |
setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode 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 |
setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
Deprecated. |
void |
setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode attribute. |
void |
setOption(SystemOptions option)
Deprecated. |
void |
setOrganizationReferenceId(String organizationReferenceId)
Sets the organizationReferenceId attribute. |
void |
setPaymentSequenceNumber(Integer paymentSequenceNumber)
Sets the paymentSequenceNumber attribute. |
void |
setPeriod10Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period10Depreciation1Amount)
Sets the period10Depreciation1Amount attribute. |
void |
setPeriod11Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period11Depreciation1Amount)
Sets the period11Depreciation1Amount attribute. |
void |
setPeriod12Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period12Depreciation1Amount)
Sets the period12Depreciation1Amount attribute. |
void |
setPeriod1Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period1Depreciation1Amount)
Sets the period1Depreciation1Amount attribute. |
void |
setPeriod2Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period2Depreciation1Amount)
Sets the period2Depreciation1Amount attribute. |
void |
setPeriod3Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period3Depreciation1Amount)
Sets the period3Depreciation1Amount attribute. |
void |
setPeriod4Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period4Depreciation1Amount)
Sets the period4Depreciation1Amount attribute. |
void |
setPeriod5Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period5Depreciation1Amount)
Sets the period5Depreciation1Amount attribute. |
void |
setPeriod6Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period6Depreciation1Amount)
Sets the period6Depreciation1Amount attribute. |
void |
setPeriod7Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period7Depreciation1Amount)
Sets the period7Depreciation1Amount attribute. |
void |
setPeriod8Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period8Depreciation1Amount)
Sets the period8Depreciation1Amount attribute. |
void |
setPeriod9Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period9Depreciation1Amount)
Sets the period9Depreciation1Amount attribute. |
void |
setPreviousYearPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal previousYearPrimaryDepreciationAmount)
Sets the previousYearPrimaryDepreciationAmount attribute. |
void |
setPrimaryDepreciationBaseAmount(org.kuali.rice.kns.util.KualiDecimal primaryDepreciationBaseAmount)
Sets the primaryDepreciationBaseAmount attribute. |
void |
setProject(ProjectCode project)
Deprecated. |
void |
setProjectCode(String projectCode)
Sets the projectCode attribute. |
void |
setPurchaseOrderNumber(String purchaseOrderNumber)
Sets the purchaseOrderNumber attribute. |
void |
setRequisitionNumber(String requisitionNumber)
Sets the requisitionNumber attribute. |
void |
setSubAccount(SubAccount subAccount)
Deprecated. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setTransferPaymentCode(String transferPaymentCode)
Sets the transferPaymentCode attribute. |
void |
setYearToDate(org.kuali.rice.kns.util.KualiDecimal yearToDate)
Sets the yearToDate attribute value. |
protected LinkedHashMap<String,String> |
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 AssetPayment()
public AssetPayment(AssetPayment assetPayment,
boolean withAmounts)
assetPaymentDetail - withAmounts - indicates whether amount fields should be copied from the assetPayment objectpublic AssetPayment(AssetPaymentDetail assetPaymentDetail)
assetPaymentDetail -
public AssetPayment(AssetPaymentDetail assetPaymentDetail,
String acquisitionTypeCode)
assetPaymentDetail - acquisitionTypeCode - | Method Detail |
|---|
public Long getCapitalAssetNumber()
public void setCapitalAssetNumber(Long capitalAssetNumber)
capitalAssetNumber - The capitalAssetNumber to set.public Integer getPaymentSequenceNumber()
public void setPaymentSequenceNumber(Integer paymentSequenceNumber)
paymentSequenceNumber - The paymentSequenceNumber 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 getFinancialSystemOriginationCode()
public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
financialSystemOriginationCode - The financialSystemOriginationCode to set.public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - The financialDocumentTypeCode to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.public Integer getFinancialDocumentPostingYear()
public void setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
financialDocumentPostingYear - The financialDocumentPostingYear to set.public String getFinancialDocumentPostingPeriodCode()
public void setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
financialDocumentPostingPeriodCode - The financialDocumentPostingPeriodCode to set.public Date getFinancialDocumentPostingDate()
public void setFinancialDocumentPostingDate(Date financialDocumentPostingDate)
financialDocumentPostingDate - The financialDocumentPostingDate to set.public String getProjectCode()
public void setProjectCode(String projectCode)
projectCode - The projectCode to set.public String getOrganizationReferenceId()
public void setOrganizationReferenceId(String organizationReferenceId)
organizationReferenceId - The organizationReferenceId to set.public org.kuali.rice.kns.util.KualiDecimal getAccountChargeAmount()
public void setAccountChargeAmount(org.kuali.rice.kns.util.KualiDecimal accountChargeAmount)
accountChargeAmount - The accountChargeAmount to set.public String getPurchaseOrderNumber()
public void setPurchaseOrderNumber(String purchaseOrderNumber)
purchaseOrderNumber - The purchaseOrderNumber to set.public String getRequisitionNumber()
public void setRequisitionNumber(String requisitionNumber)
requisitionNumber - The requisitionNumber to set.public org.kuali.rice.kns.util.KualiDecimal getPrimaryDepreciationBaseAmount()
public void setPrimaryDepreciationBaseAmount(org.kuali.rice.kns.util.KualiDecimal primaryDepreciationBaseAmount)
primaryDepreciationBaseAmount - The primaryDepreciationBaseAmount to set.public org.kuali.rice.kns.util.KualiDecimal getAccumulatedPrimaryDepreciationAmount()
public void setAccumulatedPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal accumulatedPrimaryDepreciationAmount)
accumulatedPrimaryDepreciationAmount - The accumulatedPrimaryDepreciationAmount to set.public org.kuali.rice.kns.util.KualiDecimal getPreviousYearPrimaryDepreciationAmount()
public void setPreviousYearPrimaryDepreciationAmount(org.kuali.rice.kns.util.KualiDecimal previousYearPrimaryDepreciationAmount)
previousYearPrimaryDepreciationAmount - The previousYearPrimaryDepreciationAmount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod1Depreciation1Amount()
public void setPeriod1Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period1Depreciation1Amount)
period1Depreciation1Amount - The period1Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod2Depreciation1Amount()
public void setPeriod2Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period2Depreciation1Amount)
period2Depreciation1Amount - The period2Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod3Depreciation1Amount()
public void setPeriod3Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period3Depreciation1Amount)
period3Depreciation1Amount - The period3Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod4Depreciation1Amount()
public void setPeriod4Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period4Depreciation1Amount)
period4Depreciation1Amount - The period4Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod5Depreciation1Amount()
public void setPeriod5Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period5Depreciation1Amount)
period5Depreciation1Amount - The period5Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod6Depreciation1Amount()
public void setPeriod6Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period6Depreciation1Amount)
period6Depreciation1Amount - The period6Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod7Depreciation1Amount()
public void setPeriod7Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period7Depreciation1Amount)
period7Depreciation1Amount - The period7Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod8Depreciation1Amount()
public void setPeriod8Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period8Depreciation1Amount)
period8Depreciation1Amount - The period8Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod9Depreciation1Amount()
public void setPeriod9Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period9Depreciation1Amount)
period9Depreciation1Amount - The period9Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod10Depreciation1Amount()
public void setPeriod10Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period10Depreciation1Amount)
period10Depreciation1Amount - The period10Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod11Depreciation1Amount()
public void setPeriod11Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period11Depreciation1Amount)
period11Depreciation1Amount - The period11Depreciation1Amount to set.public org.kuali.rice.kns.util.KualiDecimal getPeriod12Depreciation1Amount()
public void setPeriod12Depreciation1Amount(org.kuali.rice.kns.util.KualiDecimal period12Depreciation1Amount)
period12Depreciation1Amount - The period12Depreciation1Amount to set.public String getTransferPaymentCode()
public void setTransferPaymentCode(String transferPaymentCode)
transferPaymentCode - The transferPaymentCode to set.public Asset getAsset()
public void setAsset(Asset asset)
asset - The asset to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount - The subAccount 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 SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
financialSubObject - The financialSubObject to set.public ProjectCode getProject()
public void setProject(ProjectCode project)
project - The project to set.public org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
public void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
documentHeader - The documentHeader to set.public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
public AccountingPeriod getFinancialDocumentPostingPeriod()
public void setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
financialDocumentPostingPeriod - The financialDocumentPostingPeriod to set.public OriginationCode getFinancialSystemOrigination()
public void setFinancialSystemOrigination(OriginationCode financialSystemOrigination)
financialSystemOrigination - The financialSystemOrigination to set.public SystemOptions getOption()
public void setOption(SystemOptions option)
option - The option to set.protected LinkedHashMap<String,String> toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public org.kuali.rice.kns.util.KualiDecimal getYearToDate()
public void setYearToDate(org.kuali.rice.kns.util.KualiDecimal yearToDate)
yearToDate - The yearToDate to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||