|
||||||||||
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.AssetGlobal
public class AssetGlobal
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
AssetGlobal()
Default constructor. |
Method Summary | |
---|---|
List |
buildListOfDeletionAwareLists()
|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
generateDeactivationsToPersist()
|
List<org.kuali.rice.kns.bo.PersistableBusinessObject> |
generateGlobalChangesToPersist()
This returns a list of Assets to Update and/or Add. |
AssetAcquisitionType |
getAcquisitionType()
|
String |
getAcquisitionTypeCode()
Gets the acquisitionTypeCode attribute. |
ContractsAndGrantsAgency |
getAgency()
Gets the agency attribute. |
String |
getAgencyNumber()
Gets the agencyNumber attribute. |
List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> |
getAllDetailObjects()
|
AssetCondition |
getAssetCondition()
Gets the assetCondition attribute. |
List<AssetGlobalDetail> |
getAssetGlobalDetails()
Gets the assetGlobalDetails attribute. |
List<AssetPaymentDetail> |
getAssetPaymentDetails()
Gets the assetPaymentDetails attribute. |
org.kuali.rice.kim.bo.Person |
getAssetRepresentative()
Gets the assetRepresentative attribute. |
List<AssetGlobalDetail> |
getAssetSharedDetails()
|
String |
getCalculateEqualSourceAmountsButton()
Gets the calculate equal source amounts button |
String |
getCalculateSeparateSourceRemainingAmountButton()
|
Date |
getCapitalAssetDepreciationDate()
Gets the capitalAssetDepreciationDate attribute. |
String |
getCapitalAssetDescription()
Gets the capitalAssetDescription attribute. |
Date |
getCapitalAssetInServiceDate()
Gets the capitalAssetInServiceDate attribute. |
AssetType |
getCapitalAssetType()
Gets the capitalAssetType attribute. |
String |
getCapitalAssetTypeCode()
Gets the capitalAssetTypeCode attribute. |
String |
getConditionCode()
Gets the conditionCode attribute. |
Date |
getCreateDate()
Gets the createDate attribute. |
FinancialSystemDocumentHeader |
getDocumentHeader()
|
String |
getDocumentNumber()
Gets the documentNumber attribute. |
Integer |
getFinancialDocumentNextLineNumber()
Gets the financialDocumentNextLineNumber attribute. |
String |
getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode attribute. |
List<GeneralLedgerPendingEntry> |
getGeneralLedgerPendingEntries()
Gets the generalLedgerPendingEntries attribute. |
AssetStatus |
getInventoryStatus()
Gets the inventoryStatus attribute. |
String |
getInventoryStatusCode()
Gets the inventoryStatusCode attribute. |
Integer |
getLandAcreageSize()
Gets the landAcreageSize attribute. |
String |
getLandCountyName()
Gets the landCountyName attribute. |
String |
getLandParcelNumber()
Gets the landParcelNumber attribute. |
Date |
getLastInventoryDate()
Gets the lastInventoryDate attribute. |
String |
getManufacturerModelNumber()
Gets the manufacturerModelNumber attribute. |
String |
getManufacturerName()
Gets the manufacturerName attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getMaxAssetTotalAmount()
Gets the maxAssetTotalAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getMinAssetTotalAmount()
Gets the minAssetTotalAmount attribute. |
Account |
getOrganizationOwnerAccount()
Gets the organizationOwnerAccount attribute. |
String |
getOrganizationOwnerAccountNumber()
Gets the organizationOwnerAccountNumber attribute. |
Chart |
getOrganizationOwnerChartOfAccounts()
Gets the organizationOwnerChartOfAccounts attribute. |
String |
getOrganizationOwnerChartOfAccountsCode()
Gets the organizationOwnerChartOfAccountsCode attribute. |
String |
getOrganizationText()
Gets the organizationText attribute. |
String |
getRepresentativeUniversalIdentifier()
Gets the representativeUniversalIdentifier attribute. |
Date |
getSeparateDocumentHeaderFinalDate()
Small workaround to avoid KualiInquirableImpl.getInquiryUrl having think it needs to construct an inquiry url for this date. |
Asset |
getSeparateSourceCapitalAsset()
Gets the separateSourceCapitalAsset attribute. |
Long |
getSeparateSourceCapitalAssetNumber()
Gets the separateSourceCapitalAssetNumber attribute. |
Integer |
getSeparateSourcePaymentSequenceNumber()
|
org.kuali.rice.kns.util.KualiDecimal |
getSeparateSourceRemainingAmount()
|
org.kuali.rice.kns.util.KualiDecimal |
getSeparateSourceTotalAmount()
Gets the separateSourceTotalAmount attribute value. |
org.kuali.rice.kns.util.KualiDecimal |
getTotalAssetPaymentAmount()
Gets the totalAssetPaymentAmount attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTotalCostAmount()
Gets the totalCostAmount attribute. |
String |
getVendorName()
Gets the vendorName attribute. |
Integer |
incrementFinancialDocumentLineNumber()
|
boolean |
isCapitalAssetBuilderOriginIndicator()
|
boolean |
isPersistable()
|
void |
setAcquisitionType(AssetAcquisitionType acquisitionType)
|
void |
setAcquisitionTypeCode(String acquisitionTypeCode)
Sets the acquisitionTypeCode attribute. |
void |
setAgency(ContractsAndGrantsAgency agency)
Deprecated. |
void |
setAgencyNumber(String agencyNumber)
Sets the agencyNumber attribute value. |
void |
setAssetCondition(AssetCondition assetCondition)
Deprecated. |
void |
setAssetGlobalDetails(List<AssetGlobalDetail> assetGlobalDetails)
Sets the assetGlobalDetails attribute value. |
void |
setAssetPaymentDetails(List<AssetPaymentDetail> assetPaymentDetails)
Sets the assetPaymentDetails attribute value. |
void |
setAssetRepresentative(org.kuali.rice.kim.bo.Person assetRepresentative)
Sets the assetRepresentative attribute value. |
void |
setAssetSharedDetails(List<AssetGlobalDetail> assetSharedDetails)
|
void |
setCalculateEqualSourceAmountsButton(String calculateEqualSourceAmountsButton)
Gets the calculate equal source amounts button |
void |
setCalculateSeparateSourceRemainingAmountButton(String calculateSeparateSourceRemainingAmountButton)
|
void |
setCapitalAssetBuilderOriginIndicator(boolean capitalAssetBuilderOriginIndicator)
|
void |
setCapitalAssetDepreciationDate(Date capitalAssetDepreciationDate)
Sets the capitalAssetDepreciationDate attribute. |
void |
setCapitalAssetDescription(String capitalAssetDescription)
Sets the capitalAssetDescription attribute. |
void |
setCapitalAssetInServiceDate(Date capitalAssetInServiceDate)
Sets the capitalAssetInServiceDate attribute. |
void |
setCapitalAssetType(AssetType capitalAssetType)
Deprecated. |
void |
setCapitalAssetTypeCode(String capitalAssetTypeCode)
Sets the capitalAssetTypeCode attribute. |
void |
setConditionCode(String conditionCode)
Sets the conditionCode attribute. |
void |
setCreateDate(Date createDate)
Sets the createDate attribute. |
void |
setDocumentHeader(FinancialSystemDocumentHeader documentHeader)
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setFinancialDocumentNextLineNumber(Integer financialDocumentNextLineNumber)
Sets the financialDocumentNextLineNumber attribute value. |
void |
setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode attribute value. |
void |
setGeneralLedgerPendingEntries(List<GeneralLedgerPendingEntry> generalLedgerPendingEntries)
Sets the generalLedgerPendingEntries attribute value. |
void |
setInventoryStatus(AssetStatus inventoryStatus)
Deprecated. |
void |
setInventoryStatusCode(String inventoryStatusCode)
Sets the inventoryStatusCode attribute. |
void |
setLandAcreageSize(Integer landAcreageSize)
Sets the landAcreageSize attribute. |
void |
setLandCountyName(String landCountyName)
Sets the landCountyName attribute. |
void |
setLandParcelNumber(String landParcelNumber)
Sets the landParcelNumber attribute. |
void |
setLastInventoryDate(Date lastInventoryDate)
Sets the lastInventoryDate attribute value. |
void |
setManufacturerModelNumber(String manufacturerModelNumber)
Sets the manufacturerModelNumber attribute. |
void |
setManufacturerName(String manufacturerName)
Sets the manufacturerName attribute. |
void |
setMaxAssetTotalAmount(org.kuali.rice.kns.util.KualiDecimal maxAssetTotalAmount)
Sets the maxAssetTotalAmount attribute value. |
void |
setMinAssetTotalAmount(org.kuali.rice.kns.util.KualiDecimal minAssetTotalAmount)
Sets the minAssetTotalAmount attribute value. |
void |
setOrganizationOwnerAccount(Account organizationOwnerAccount)
Deprecated. |
void |
setOrganizationOwnerAccountNumber(String organizationOwnerAccountNumber)
Sets the organizationOwnerAccountNumber attribute value. |
void |
setOrganizationOwnerChartOfAccounts(Chart organizationOwnerChartOfAccounts)
Deprecated. |
void |
setOrganizationOwnerChartOfAccountsCode(String organizationOwnerChartOfAccountsCode)
Sets the organizationOwnerChartOfAccountsCode attribute value. |
void |
setOrganizationText(String organizationText)
Sets the organizationText attribute. |
void |
setRepresentativeUniversalIdentifier(String representativeUniversalIdentifier)
Sets the representativeUniversalIdentifier attribute value. |
void |
setSeparateSourceCapitalAsset(Asset separateSourceCapitalAsset)
Sets the separateSourceCapitalAsset attribute value. |
void |
setSeparateSourceCapitalAssetNumber(Long separateSourceCapitalAssetNumber)
Sets the separateSourceCapitalAssetNumber attribute value. |
void |
setSeparateSourcePaymentSequenceNumber(Integer separateSourcePaymentSequenceNumber)
|
void |
setSeparateSourceRemainingAmount(org.kuali.rice.kns.util.KualiDecimal separateSourceRemainingAmount)
|
void |
setSeparateSourceTotalAmount(org.kuali.rice.kns.util.KualiDecimal separateSourceTotalAmount)
Sets the separateSourceTotalAmount attribute value. |
void |
setTotalAssetPaymentAmount(org.kuali.rice.kns.util.KualiDecimal totalAssetPaymentAmount)
Sets the totalAssetPaymentAmount attribute value. |
void |
setTotalCostAmount(org.kuali.rice.kns.util.KualiDecimal totalCostAmount)
Sets the totalCostAmount attribute. |
void |
setVendorName(String vendorName)
Sets the vendorName attribute. |
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, 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 AssetGlobal()
Method Detail |
---|
public String getDocumentNumber()
getDocumentNumber
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
public void setDocumentNumber(String documentNumber)
setDocumentNumber
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
documentNumber
- The documentNumber to set.public String getAcquisitionTypeCode()
public void setAcquisitionTypeCode(String acquisitionTypeCode)
acquisitionTypeCode
- The acquisitionTypeCode to set.public String getCapitalAssetDescription()
public void setCapitalAssetDescription(String capitalAssetDescription)
capitalAssetDescription
- The capitalAssetDescription to set.public String getInventoryStatusCode()
public void setInventoryStatusCode(String inventoryStatusCode)
inventoryStatusCode
- The inventoryStatusCode to set.public String getConditionCode()
public void setConditionCode(String conditionCode)
conditionCode
- The conditionCode to set.public String getCapitalAssetTypeCode()
public void setCapitalAssetTypeCode(String capitalAssetTypeCode)
capitalAssetTypeCode
- The capitalAssetTypeCode to set.public String getManufacturerName()
public void setManufacturerName(String manufacturerName)
manufacturerName
- The manufacturerName to set.public String getManufacturerModelNumber()
public void setManufacturerModelNumber(String manufacturerModelNumber)
manufacturerModelNumber
- The manufacturerModelNumber to set.public org.kuali.rice.kns.util.KualiDecimal getTotalCostAmount()
public void setTotalCostAmount(org.kuali.rice.kns.util.KualiDecimal totalCostAmount)
totalCostAmount
- The totalCostAmount to set.public String getLandCountyName()
public void setLandCountyName(String landCountyName)
landCountyName
- The landCountyName to set.public Integer getLandAcreageSize()
public void setLandAcreageSize(Integer landAcreageSize)
landAcreageSize
- The landAcreageSize to set.public String getLandParcelNumber()
public void setLandParcelNumber(String landParcelNumber)
landParcelNumber
- The landParcelNumber to set.public String getVendorName()
public void setVendorName(String vendorName)
vendorName
- The vendorName to set.public String getOrganizationText()
public void setOrganizationText(String organizationText)
organizationText
- The organizationText to set.public Date getCreateDate()
public void setCreateDate(Date createDate)
createDate
- The createDate to set.public Date getCapitalAssetInServiceDate()
public void setCapitalAssetInServiceDate(Date capitalAssetInServiceDate)
capitalAssetInServiceDate
- The capitalAssetInServiceDate to set.public Date getCapitalAssetDepreciationDate()
public void setCapitalAssetDepreciationDate(Date capitalAssetDepreciationDate)
capitalAssetDepreciationDate
- The capitalAssetDepreciationDate to set.public String getAgencyNumber()
public void setAgencyNumber(String agencyNumber)
agencyNumber
- The agencyNumber to set.public String getOrganizationOwnerAccountNumber()
public void setOrganizationOwnerAccountNumber(String organizationOwnerAccountNumber)
organizationOwnerAccountNumber
- The organizationOwnerAccountNumber to set.public String getOrganizationOwnerChartOfAccountsCode()
public void setOrganizationOwnerChartOfAccountsCode(String organizationOwnerChartOfAccountsCode)
organizationOwnerChartOfAccountsCode
- The organizationOwnerChartOfAccountsCode to set.public String getRepresentativeUniversalIdentifier()
public void setRepresentativeUniversalIdentifier(String representativeUniversalIdentifier)
representativeUniversalIdentifier
- The representativeUniversalIdentifier to set.public AssetCondition getAssetCondition()
public void setAssetCondition(AssetCondition assetCondition)
assetCondition
- The assetCondition to set.public AssetType getCapitalAssetType()
public void setCapitalAssetType(AssetType capitalAssetType)
capitalAssetType
- The capitalAssetType to set.public AssetStatus getInventoryStatus()
public void setInventoryStatus(AssetStatus inventoryStatus)
inventoryStatus
- The inventoryStatus to set.public Account getOrganizationOwnerAccount()
public void setOrganizationOwnerAccount(Account organizationOwnerAccount)
organizationOwnerAccount
- The organizationOwnerAccount to set.public Chart getOrganizationOwnerChartOfAccounts()
public void setOrganizationOwnerChartOfAccounts(Chart organizationOwnerChartOfAccounts)
organizationOwnerChartOfAccounts
- The organizationOwnerChartOfAccounts to set.public List<AssetGlobalDetail> getAssetGlobalDetails()
public void setAssetGlobalDetails(List<AssetGlobalDetail> assetGlobalDetails)
assetGlobalDetails
- The assetGlobalDetails to set.public List<AssetPaymentDetail> getAssetPaymentDetails()
public void setAssetPaymentDetails(List<AssetPaymentDetail> assetPaymentDetails)
assetPaymentDetails
- The assetPaymentDetails to set.public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateDeactivationsToPersist()
generateDeactivationsToPersist
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
org.kuali.rice.kns.document.GlobalBusinessObject#getGlobalChangesToDelete()
public List<org.kuali.rice.kns.bo.PersistableBusinessObject> generateGlobalChangesToPersist()
generateGlobalChangesToPersist
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
GlobalBusinessObject.generateGlobalChangesToPersist()
public boolean isPersistable()
isPersistable
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
public List<? extends org.kuali.rice.kns.bo.GlobalBusinessObjectDetail> getAllDetailObjects()
getAllDetailObjects
in interface org.kuali.rice.kns.bo.GlobalBusinessObject
public Date getLastInventoryDate()
public void setLastInventoryDate(Date lastInventoryDate)
lastInventoryDate
- The lastInventoryDate to set.protected LinkedHashMap<String,String> toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public Integer getFinancialDocumentNextLineNumber()
public void setFinancialDocumentNextLineNumber(Integer financialDocumentNextLineNumber)
financialDocumentNextLineNumber
- The financialDocumentNextLineNumber to set.public Integer incrementFinancialDocumentLineNumber()
public List<AssetGlobalDetail> getAssetSharedDetails()
public void setAssetSharedDetails(List<AssetGlobalDetail> assetSharedDetails)
public AssetAcquisitionType getAcquisitionType()
public void setAcquisitionType(AssetAcquisitionType acquisitionType)
public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode
- The financialDocumentTypeCode to set.public org.kuali.rice.kim.bo.Person getAssetRepresentative()
public void setAssetRepresentative(org.kuali.rice.kim.bo.Person assetRepresentative)
assetRepresentative
- The assetRepresentative to set.public ContractsAndGrantsAgency getAgency()
public void setAgency(ContractsAndGrantsAgency agency)
public List<GeneralLedgerPendingEntry> getGeneralLedgerPendingEntries()
public void setGeneralLedgerPendingEntries(List<GeneralLedgerPendingEntry> generalLedgerPendingEntries)
generalLedgerPendingEntries
- The generalLedgerPendingEntries to set.public Asset getSeparateSourceCapitalAsset()
public void setSeparateSourceCapitalAsset(Asset separateSourceCapitalAsset)
separateSourceCapitalAsset
- The separateSourceCapitalAsset to set.public Long getSeparateSourceCapitalAssetNumber()
public void setSeparateSourceCapitalAssetNumber(Long separateSourceCapitalAssetNumber)
separateSourceCapitalAssetNumber
- The separateSourceCapitalAssetNumber to set.public Integer getSeparateSourcePaymentSequenceNumber()
public void setSeparateSourcePaymentSequenceNumber(Integer separateSourcePaymentSequenceNumber)
public FinancialSystemDocumentHeader getDocumentHeader()
public void setDocumentHeader(FinancialSystemDocumentHeader documentHeader)
public Date getSeparateDocumentHeaderFinalDate()
public boolean isCapitalAssetBuilderOriginIndicator()
public void setCapitalAssetBuilderOriginIndicator(boolean capitalAssetBuilderOriginIndicator)
public String getCalculateEqualSourceAmountsButton()
public void setCalculateEqualSourceAmountsButton(String calculateEqualSourceAmountsButton)
calculateEqualSourceAmountsButton
- public String getCalculateSeparateSourceRemainingAmountButton()
public void setCalculateSeparateSourceRemainingAmountButton(String calculateSeparateSourceRemainingAmountButton)
public org.kuali.rice.kns.util.KualiDecimal getSeparateSourceRemainingAmount()
public void setSeparateSourceRemainingAmount(org.kuali.rice.kns.util.KualiDecimal separateSourceRemainingAmount)
public List buildListOfDeletionAwareLists()
buildListOfDeletionAwareLists
in interface org.kuali.rice.kns.bo.PersistableBusinessObject
buildListOfDeletionAwareLists
in class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
public org.kuali.rice.kns.util.KualiDecimal getTotalAssetPaymentAmount()
public void setTotalAssetPaymentAmount(org.kuali.rice.kns.util.KualiDecimal totalAssetPaymentAmount)
totalAssetPaymentAmount
- The totalAssetPaymentAmount to set.public org.kuali.rice.kns.util.KualiDecimal getSeparateSourceTotalAmount()
public void setSeparateSourceTotalAmount(org.kuali.rice.kns.util.KualiDecimal separateSourceTotalAmount)
separateSourceTotalAmount
- public org.kuali.rice.kns.util.KualiDecimal getMinAssetTotalAmount()
public void setMinAssetTotalAmount(org.kuali.rice.kns.util.KualiDecimal minAssetTotalAmount)
minAssetTotalAmount
- The minAssetTotalAmount to set.public org.kuali.rice.kns.util.KualiDecimal getMaxAssetTotalAmount()
public void setMaxAssetTotalAmount(org.kuali.rice.kns.util.KualiDecimal maxAssetTotalAmount)
maxAssetTotalAmount
- The maxAssetTotalAmount to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |