org.kuali.kfs.module.cam.businessobject
Class Asset

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.cam.businessobject.Asset
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, CapitalAssetManagementAsset, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject
Direct Known Subclasses:
AssetFabrication, AssetForSearching

public class Asset
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements CapitalAssetManagementAsset

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
Asset()
          Default constructor.
Asset(AssetGlobal assetGlobal, AssetGlobalDetail assetGlobalDetail, boolean separate)
          Constructs a Asset object.
 
Method Summary
 List buildListOfDeletionAwareLists()
          override this method so we can remove the offcampus location
 org.kuali.rice.kns.util.KualiDecimal getAccumulatedDepreciation()
           
 AssetAcquisitionType getAcquisitionType()
           
 String getAcquisitionTypeCode()
          Gets the acquisitionTypeCode attribute.
 ContractsAndGrantsAgency getAgency()
           
 String getAgencyNumber()
          Gets the agencyNumber attribute.
 List<AssetComponent> getAssetComponents()
           
 String getAssetCreateOrSeparateDocumentLookup()
          return the link for asset create or separate global document lookup for given capital asset number.
 String getAssetEquipmentLoanOrReturnDocumentLookup()
          return the link for asset equipment loan or return document lookup for given capital asset number.
 String getAssetFabricationDocumentLookup()
          return the link for asset fabrication document lookup for given capital asset number.
 String getAssetLocationDocumentLookup()
          return the link for asset location global document lookup for given capital asset number.
 List<AssetLocation> getAssetLocations()
           
 String getAssetMaintenanceDocumentLookup()
          return the link for asset maintenance document lookup for given capital asset number.
 String getAssetMergeOrRetirementDocumentLookup()
          return the link for asset retirement or merge document lookup for given capital asset number.
 AssetOrganization getAssetOrganization()
          Gets the assetOrganization attribute.
 String getAssetPaymentDocumentLookup()
          return the link for asset payment document lookup for given capital asset number.
 List<AssetPayment> getAssetPayments()
           
 AssetDepreciationMethod getAssetPrimaryDepreciationMethod()
           
 List<AssetRepairHistory> getAssetRepairHistory()
           
 org.kuali.rice.kim.bo.Person getAssetRepresentative()
          Gets the assetRepresentative attribute.
 List<AssetRetirementGlobalDetail> getAssetRetirementHistory()
           
 String getAssetTransferDocumentLookup()
          return the link for asset transfer document lookup for given capital asset number.
 AssetWarranty getAssetWarranty()
           
 org.kuali.rice.kns.util.KualiDecimal getBaseAmount()
           
 org.kuali.rice.kns.util.KualiDecimal getBookValue()
           
 AssetLocation getBorrowerLocation()
          Gets the borrowerLocation attribute.
 org.kuali.rice.kim.bo.Person getBorrowerPerson()
          Gets the borrowerPerson attribute.
 AssetLocation getBorrowerStorageLocation()
          Gets the borrowerStorageLocation attribute.
 Building getBuilding()
          Gets the building attribute.
 String getBuildingCode()
          Gets the buildingCode attribute.
 Room getBuildingRoom()
          Gets the buildingRoom attribute.
 String getBuildingRoomNumber()
          Gets the buildingRoomNumber attribute.
 String getBuildingSubRoomNumber()
          Gets the buildingSubRoomNumber attribute.
 org.kuali.rice.kns.bo.Campus getCampus()
          Gets the campus attribute.
 String getCampusCode()
          Gets the campusCode attribute.
 String getCampusPoliceDepartmentCaseNumber()
          Gets the campusPoliceDepartmentCaseNumber attribute.
 String getCampusTagNumber()
          Gets the campusTagNumber attribute.
 String getCamsComplexMaintenanceDocumentLookup()
          Gets the camsComplexMaintenanceDocumentLookup attribute.
 String getCapitalAssetDescription()
          Gets the capitalAssetDescription attribute
 Date getCapitalAssetInServiceDate()
          Gets the capitalAssetInServiceDate attribute.
 Long getCapitalAssetNumber()
          Gets the capitalAssetNumber attribute.
 AssetType getCapitalAssetType()
          Gets the capitalAssetType attribute.
 String getCapitalAssetTypeCode()
          Gets the capitalAssetTypeCode attribute.
 org.kuali.rice.kns.bo.DocumentHeader getCashReceiptFinancialDocument()
          Gets the cashReceiptFinancialDocument attribute.
 String getCashReceiptFinancialDocumentNumber()
          Gets the cashReceiptFinancialDocumentNumber attribute.
 AssetCondition getCondition()
          Gets the condition attribute.
 String getConditionCode()
          Gets the conditionCode attribute.
 Date getCreateDate()
          Gets the createDate attribute.
 org.kuali.rice.kns.util.KualiDecimal getCurrentMonthDepreciation()
           
 Date getDepreciationDate()
          Gets the depreciationDate attribute.
 Date getDepreciationDateCopy()
           
 Date getEstimatedFabricationCompletionDate()
          Gets the estimatedFabricationCompletionDate attribute.
 org.kuali.rice.kns.util.KualiDecimal getEstimatedSellingPrice()
          Gets the estimatedSellingPrice attribute.
 Date getExpectedReturnDate()
          Gets the expectedReturnDate attribute.
 Integer getFabricationEstimatedRetentionYears()
          Gets the fabricationEstimatedRetentionYears attribute.
 org.kuali.rice.kns.util.KualiDecimal getFabricationEstimatedTotalAmount()
          Gets the fabricationEstimatedTotalAmount attribute.
 org.kuali.rice.kns.util.KualiDecimal getFederalContribution()
          Gets the federalContribution attribute.
 AccountingPeriod getFinancialDocumentPostingPeriod()
          Gets the financialDocumentPostingPeriod attribute.
 String getFinancialDocumentPostingPeriodCode()
          Gets the financialDocumentPostingPeriodCode attribute.
 Integer getFinancialDocumentPostingYear()
          Gets the financialDocumentPostingYear attribute.
 ObjectSubType getFinancialObjectSubType()
          Gets the financialObjectSubType attribute.
 String getFinancialObjectSubTypeCode()
          Gets the financialObjectSubTypeCode attribute.
 String getGovernmentTagNumber()
          Gets the governmentTagNumber attribute.
 String getInventoryScannedCode()
          Gets the inventoryScannedCode 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.
 Timestamp getLastInventoryDate()
          Gets the lastInventoryDate attribute.
 Date getLoanDate()
          Gets the loanDate attribute.
 Date getLoanReturnDate()
          Gets the loanReturnDate attribute.
 String getLookup()
          Return the link for payment lookup
 String getManufacturerModelNumber()
          Gets the manufacturerModelNumber attribute.
 String getManufacturerName()
          Gets the manufacturerName attribute.
 List<AssetRetirementGlobalDetail> getMergeHistory()
           
 String getNationalStockNumber()
          Gets the nationalStockNumber attribute.
 AssetLocation getOffCampusLocation()
           
 String getOldTagNumber()
          Gets the oldTagNumber attribute.
 String getOrganizationInventoryName()
          Gets the organizationInventoryName 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 getOrganizationTagNumber()
          Gets the organizationTagNumber attribute.
 org.kuali.rice.kns.util.KualiDecimal getPaymentTotalCost()
          Gets the paymentTotalCost attribute.
 org.kuali.rice.kns.util.KualiDecimal getPrevYearDepreciation()
           
 String getPrimaryDepreciationMethodCode()
          Gets the primaryDepreciationMethodCode attribute.
 Integer getQuantity()
          Gets the quantity attribute.
 Date getReceiveDate()
          Gets the receiveDate attribute.
 org.kuali.rice.kns.util.KualiDecimal getReplacementAmount()
          Gets the replacementAmount attribute.
 String getRepresentativeUniversalIdentifier()
          Gets the representativeUniversalIdentifier attribute.
 Account getRetirementAccount()
          Gets the retirementAccount attribute.
 String getRetirementAccountNumber()
          Gets the retirementAccountNumber attribute.
 Chart getRetirementChartOfAccounts()
          Gets the retirementChartOfAccounts attribute.
 String getRetirementChartOfAccountsCode()
          Gets the retirementChartOfAccountsCode attribute.
 Integer getRetirementFiscalYear()
          Gets the retirementFiscalYear attribute.
 List<AssetRetirementGlobal> getRetirementGlobals()
           
 AssetRetirementGlobalDetail getRetirementInfo()
           
 AccountingPeriod getRetirementPeriod()
          Gets the retirementPeriod attribute.
 String getRetirementPeriodCode()
          Gets the retirementPeriodCode attribute.
 AssetRetirementReason getRetirementReason()
          Gets the retirementReason attribute.
 String getRetirementReasonCode()
          Gets the retirementReasonCode attribute.
 org.kuali.rice.kns.util.KualiDecimal getSalePrice()
          Gets the salePrice attribute.
 org.kuali.rice.kns.util.KualiDecimal getSalvageAmount()
          Gets the salvageAmount attribute.
 AssetGlobal getSeparateHistory()
           
 String getSerialNumber()
          Gets the serialNumber attribute.
 org.kuali.rice.kns.util.KualiDecimal getTotalCostAmount()
          Gets the totalCostAmount attribute.
 org.kuali.rice.kns.bo.DocumentHeader getTransferOfFundsFinancialDocument()
          Gets the transferOfFundsFinancialDocument attribute.
 String getTransferOfFundsFinancialDocumentNumber()
          Gets the transferOfFundsFinancialDocumentNumber attribute.
 String getVendorName()
          Gets the vendorName attribute.
 org.kuali.rice.kns.util.KualiDecimal getYearToDateDepreciation()
           
 boolean isActive()
          Gets the active attribute.
 boolean isTagged()
           
 void setAccumulatedDepreciation(org.kuali.rice.kns.util.KualiDecimal accumulatedDepreciation)
           
 void setAcquisitionType(AssetAcquisitionType acquisitionType)
           
 void setAcquisitionTypeCode(String acquisitionTypeCode)
          Sets the acquisitionTypeCode attribute.
 void setActive(boolean active)
          Sets the active attribute.
 void setAgency(ContractsAndGrantsAgency agency)
          Deprecated.  
 void setAgencyNumber(String agencyNumber)
          Sets the agencyNumber attribute.
 void setAssetComponents(List<AssetComponent> assetComponents)
           
 void setAssetLocations(List<AssetLocation> assetLocations)
           
 void setAssetOrganization(AssetOrganization assetOrganization)
          Sets the assetOrganization attribute value.
 void setAssetPayments(List<AssetPayment> assetPayments)
           
 void setAssetPrimaryDepreciationMethod(AssetDepreciationMethod assetPrimaryDepreciationMethod)
           
 void setAssetRepairHistory(List<AssetRepairHistory> assetRepairHistory)
           
 void setAssetRepresentative(org.kuali.rice.kim.bo.Person assetRepresentative)
          Deprecated.  
 void setAssetRetirementHistory(List<AssetRetirementGlobalDetail> assetRetirementHistory)
           
 void setAssetWarranty(AssetWarranty assetWarranty)
           
 void setBaseAmount(org.kuali.rice.kns.util.KualiDecimal baseAmount)
           
 void setBookValue(org.kuali.rice.kns.util.KualiDecimal bookValue)
           
 void setBorrowerLocation(AssetLocation borrowerLocation)
          Sets the borrowerLocation attribute value.
 void setBorrowerPerson(org.kuali.rice.kim.bo.Person borrowerPerson)
          Sets the borrowerPerson attribute value.
 void setBorrowerStorageLocation(AssetLocation borrowerStorageLocation)
          Sets the borrowerStorageLocation attribute value.
 void setBuilding(Building building)
          Deprecated.  
 void setBuildingCode(String buildingCode)
          Sets the buildingCode attribute.
 void setBuildingRoom(Room buildingRoom)
          Deprecated.  
 void setBuildingRoomNumber(String buildingRoomNumber)
          Sets the buildingRoomNumber attribute.
 void setBuildingSubRoomNumber(String buildingSubRoomNumber)
          Sets the buildingSubRoomNumber attribute.
 void setCampus(org.kuali.rice.kns.bo.Campus campus)
          Deprecated.  
 void setCampusCode(String campusCode)
          Sets the campusCode attribute.
 void setCampusPoliceDepartmentCaseNumber(String campusPoliceDepartmentCaseNumber)
          Sets the campusPoliceDepartmentCaseNumber attribute.
 void setCampusTagNumber(String campusTagNumber)
          Sets the campusTagNumber attribute.
 void setCapitalAssetDescription(String capitalAssetDescription)
          Sets the capitalAssetDescription attribute.
 void setCapitalAssetInServiceDate(Date capitalAssetInServiceDate)
          Sets the capitalAssetInServiceDate attribute value.
 void setCapitalAssetNumber(Long capitalAssetNumber)
          Sets the capitalAssetNumber attribute.
 void setCapitalAssetType(AssetType capitalAssetType)
          Deprecated.  
 void setCapitalAssetTypeCode(String capitalAssetTypeCode)
          Sets the capitalAssetTypeCode attribute.
 void setCashReceiptFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader cashReceiptFinancialDocument)
          Deprecated.  
 void setCashReceiptFinancialDocumentNumber(String cashReceiptFinancialDocumentNumber)
          Sets the cashReceiptFinancialDocumentNumber attribute.
 void setCondition(AssetCondition condition)
          Deprecated.  
 void setConditionCode(String conditionCode)
          Sets the conditionCode attribute.
 void setCreateDate(Date createDate)
          Sets the createDate attribute.
 void setCurrentMonthDepreciation(org.kuali.rice.kns.util.KualiDecimal currentMonthDepreciation)
           
 void setDepreciationDate(Date depreciationDate)
          Sets the depreciationDate attribute value.
 void setDepreciationDateCopy(Date depreciationDateCopy)
          Deprecated.  
 void setEstimatedFabricationCompletionDate(Date estimatedFabricationCompletionDate)
          Sets the estimatedFabricationCompletionDate attribute.
 void setEstimatedSellingPrice(org.kuali.rice.kns.util.KualiDecimal estimatedSellingPrice)
          Sets the estimatedSellingPrice attribute.
 void setExpectedReturnDate(Date expectedReturnDate)
          Sets the expectedReturnDate attribute.
 void setFabricationEstimatedRetentionYears(Integer fabricationEstimatedRetentionYears)
          Sets the fabricationEstimatedRetentionYears attribute value.
 void setFabricationEstimatedTotalAmount(org.kuali.rice.kns.util.KualiDecimal fabricationEstimatedTotalAmount)
          Sets the fabricationEstimatedTotalAmount attribute.
 void setFederalContribution(org.kuali.rice.kns.util.KualiDecimal federalContribution)
          Sets the federalContribution attribute value.
 void setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
          Deprecated.  
 void setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
          Sets the financialDocumentPostingPeriodCode attribute.
 void setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
          Sets the financialDocumentPostingYear attribute.
 void setFinancialObjectSubType(ObjectSubType financialObjectSubType)
          Deprecated.  
 void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
          Sets the financialObjectSubTypeCode attribute value.
 void setGovernmentTagNumber(String governmentTagNumber)
          Sets the governmentTagNumber attribute value.
 void setInventoryScannedCode(String inventoryScannedCode)
          Sets the inventoryScannedCode attribute.
 void setInventoryStatus(AssetStatus inventoryStatus)
          Sets the inventoryStatus attribute value.
 void setInventoryStatusCode(String inventoryStatusCode)
          Sets the inventoryStatusCode attribute.
 void setLandAcreageSize(Integer landAcreageSize)
          Sets the landAcreageSize attribute value.
 void setLandCountyName(String landCountyName)
          Sets the landCountyName attribute value.
 void setLandParcelNumber(String landParcelNumber)
          Sets the landParcelNumber attribute value.
 void setLastInventoryDate(Timestamp lastInventoryDate)
          Sets the lastInventoryDate attribute.
 void setLoanDate(Date loanDate)
          Sets the loanDate attribute.
 void setLoanReturnDate(Date loanReturnDate)
          Sets the loanReturnDate attribute.
 void setManufacturerModelNumber(String manufacturerModelNumber)
          Sets the manufacturerModelNumber attribute.
 void setManufacturerName(String manufacturerName)
          Sets the manufacturerName attribute.
 void setMergeHistory(List<AssetRetirementGlobalDetail> mergeHistory)
           
 void setNationalStockNumber(String nationalStockNumber)
          Sets the nationalStockNumber attribute value.
 void setOffCampusLocation(AssetLocation offCampusLocation)
           
 void setOldTagNumber(String oldTagNumber)
          Sets the oldTagNumber attribute.
 void setOrganizationInventoryName(String organizationInventoryName)
          Sets the organizationInventoryName attribute.
 void setOrganizationOwnerAccount(Account organizationOwnerAccount)
          Deprecated.  
 void setOrganizationOwnerAccountNumber(String organizationOwnerAccountNumber)
          Sets the organizationOwnerAccountNumber attribute.
 void setOrganizationOwnerChartOfAccounts(Chart organizationOwnerChartOfAccounts)
          Deprecated.  
 void setOrganizationOwnerChartOfAccountsCode(String organizationOwnerChartOfAccountsCode)
          Sets the organizationOwnerChartOfAccountsCode attribute.
 void setOrganizationTagNumber(String organizationTagNumber)
          Sets the organizationTagNumber attribute value.
 void setPaymentTotalCost(org.kuali.rice.kns.util.KualiDecimal paymentTotalCost)
          Sets the paymentTotalCost attribute value.
 void setPrevYearDepreciation(org.kuali.rice.kns.util.KualiDecimal prevYearDepreciation)
           
 void setPrimaryDepreciationMethodCode(String primaryDepreciationMethodCode)
          Sets the primaryDepreciationMethodCode attribute.
 void setReceiveDate(Date receiveDate)
          Sets the receiveDate attribute.
 void setReplacementAmount(org.kuali.rice.kns.util.KualiDecimal replacementAmount)
          Sets the replacementAmount attribute.
 void setRepresentativeUniversalIdentifier(String representativeUniversalIdentifier)
          Sets the representativeUniversalIdentifier attribute.
 void setRetirementAccount(Account retirementAccount)
          Deprecated.  
 void setRetirementAccountNumber(String retirementAccountNumber)
          Sets the retirementAccountNumber attribute.
 void setRetirementChartOfAccounts(Chart retirementChartOfAccounts)
          Deprecated.  
 void setRetirementChartOfAccountsCode(String retirementChartOfAccountsCode)
          Sets the retirementChartOfAccountsCode attribute.
 void setRetirementFiscalYear(Integer retirementFiscalYear)
          Sets the retirementFiscalYear attribute.
 void setRetirementGlobals(List<AssetRetirementGlobal> retirementGlobals)
           
 void setRetirementInfo(AssetRetirementGlobalDetail retirementInfo)
           
 void setRetirementPeriod(AccountingPeriod retirementPeriod)
          Deprecated.  
 void setRetirementPeriodCode(String retirementPeriodCode)
          Sets the retirementPeriodCode attribute.
 void setRetirementReason(AssetRetirementReason retirementReason)
          Deprecated.  
 void setRetirementReasonCode(String retirementReasonCode)
          Sets the retirementReasonCode attribute.
 void setSalePrice(org.kuali.rice.kns.util.KualiDecimal salePrice)
          Sets the salePrice attribute.
 void setSalvageAmount(org.kuali.rice.kns.util.KualiDecimal salvageAmount)
          Sets the salvageAmount attribute.
 void setSeparateHistory(AssetGlobal separateHistory)
           
 void setSerialNumber(String serialNumber)
          Sets the serialNumber attribute.
 void setTagged()
           
 void setTotalCostAmount(org.kuali.rice.kns.util.KualiDecimal totalCostAmount)
          Sets the totalCostAmount attribute.
 void setTransferOfFundsFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader transferOfFundsFinancialDocument)
          Deprecated.  
 void setTransferOfFundsFinancialDocumentNumber(String transferOfFundsFinancialDocumentNumber)
          Sets the transferOfFundsFinancialDocumentNumber attribute.
 void setVendorName(String vendorName)
          Sets the vendorName attribute.
 void setYearToDateDepreciation(org.kuali.rice.kns.util.KualiDecimal yearToDateDepreciation)
           
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, refresh
 

Constructor Detail

Asset

public Asset()
Default constructor.


Asset

public Asset(AssetGlobal assetGlobal,
             AssetGlobalDetail assetGlobalDetail,
             boolean separate)
Constructs a Asset object. Includes logic to properly set fields depending if it's creating a new asset or separating an asset

Parameters:
assetGlobal -
assetGlobalDetail -
separate - if it's seprate an asset
Method Detail

getCurrentMonthDepreciation

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

setCurrentMonthDepreciation

public void setCurrentMonthDepreciation(org.kuali.rice.kns.util.KualiDecimal currentMonthDepreciation)

getAccumulatedDepreciation

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

setAccumulatedDepreciation

public void setAccumulatedDepreciation(org.kuali.rice.kns.util.KualiDecimal accumulatedDepreciation)

getBaseAmount

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

setBaseAmount

public void setBaseAmount(org.kuali.rice.kns.util.KualiDecimal baseAmount)

getBookValue

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

setBookValue

public void setBookValue(org.kuali.rice.kns.util.KualiDecimal bookValue)

getPrevYearDepreciation

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

setPrevYearDepreciation

public void setPrevYearDepreciation(org.kuali.rice.kns.util.KualiDecimal prevYearDepreciation)

getYearToDateDepreciation

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

setYearToDateDepreciation

public void setYearToDateDepreciation(org.kuali.rice.kns.util.KualiDecimal yearToDateDepreciation)

getCapitalAssetNumber

public Long getCapitalAssetNumber()
Gets the capitalAssetNumber attribute.

Specified by:
getCapitalAssetNumber in interface CapitalAssetManagementAsset
Returns:
Returns the capitalAssetNumber

setCapitalAssetNumber

public void setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute.

Parameters:
capitalAssetNumber - The capitalAssetNumber to set.

getCapitalAssetDescription

public String getCapitalAssetDescription()
Gets the capitalAssetDescription attribute

Specified by:
getCapitalAssetDescription in interface CapitalAssetManagementAsset
Returns:
Returns the capitalAssetDescription

setCapitalAssetDescription

public void setCapitalAssetDescription(String capitalAssetDescription)
Sets the capitalAssetDescription attribute.

Parameters:
capitalAssetDescription - The capitalAssetDescription to set.

getCapitalAssetTypeCode

public String getCapitalAssetTypeCode()
Gets the capitalAssetTypeCode attribute.

Specified by:
getCapitalAssetTypeCode in interface CapitalAssetManagementAsset
Returns:
Returns the capitalAssetTypeCode

setCapitalAssetTypeCode

public void setCapitalAssetTypeCode(String capitalAssetTypeCode)
Sets the capitalAssetTypeCode attribute.

Parameters:
capitalAssetTypeCode - The capitalAssetTypeCode to set.

getConditionCode

public String getConditionCode()
Gets the conditionCode attribute.

Returns:
Returns the conditionCode

setConditionCode

public void setConditionCode(String conditionCode)
Sets the conditionCode attribute.

Parameters:
conditionCode - The conditionCode to set.

getCreateDate

public Date getCreateDate()
Gets the createDate attribute.

Returns:
Returns the createDate

setCreateDate

public void setCreateDate(Date createDate)
Sets the createDate attribute.

Parameters:
createDate - The createDate to set.

getReceiveDate

public Date getReceiveDate()
Gets the receiveDate attribute.

Returns:
Returns the receiveDate

setReceiveDate

public void setReceiveDate(Date receiveDate)
Sets the receiveDate attribute.

Parameters:
receiveDate - The receiveDate to set.

getLoanReturnDate

public Date getLoanReturnDate()
Gets the loanReturnDate attribute.

Returns:
Returns the loanReturnDate

setLoanReturnDate

public void setLoanReturnDate(Date loanReturnDate)
Sets the loanReturnDate attribute.

Parameters:
loanReturnDate - The loanReturnDate to set.

getLoanDate

public Date getLoanDate()
Gets the loanDate attribute.

Returns:
Returns the loanDate

setLoanDate

public void setLoanDate(Date loanDate)
Sets the loanDate attribute.

Parameters:
loanDate - The loanDate to set.

getExpectedReturnDate

public Date getExpectedReturnDate()
Gets the expectedReturnDate attribute.

Returns:
Returns the expectedReturnDate

setExpectedReturnDate

public void setExpectedReturnDate(Date expectedReturnDate)
Sets the expectedReturnDate attribute.

Parameters:
expectedReturnDate - The expectedReturnDate to set.

getFinancialDocumentPostingPeriodCode

public String getFinancialDocumentPostingPeriodCode()
Gets the financialDocumentPostingPeriodCode attribute.

Returns:
Returns the financialDocumentPostingPeriodCode

setFinancialDocumentPostingPeriodCode

public void setFinancialDocumentPostingPeriodCode(String financialDocumentPostingPeriodCode)
Sets the financialDocumentPostingPeriodCode attribute.

Parameters:
financialDocumentPostingPeriodCode - The financialDocumentPostingPeriodCode to set.

getFinancialDocumentPostingYear

public Integer getFinancialDocumentPostingYear()
Gets the financialDocumentPostingYear attribute.

Returns:
Returns the financialDocumentPostingYear

setFinancialDocumentPostingYear

public void setFinancialDocumentPostingYear(Integer financialDocumentPostingYear)
Sets the financialDocumentPostingYear attribute.

Parameters:
financialDocumentPostingYear - The financialDocumentPostingYear to set.

getOrganizationOwnerAccountNumber

public String getOrganizationOwnerAccountNumber()
Gets the organizationOwnerAccountNumber attribute.

Returns:
Returns the organizationOwnerAccountNumber

setOrganizationOwnerAccountNumber

public void setOrganizationOwnerAccountNumber(String organizationOwnerAccountNumber)
Sets the organizationOwnerAccountNumber attribute.

Parameters:
organizationOwnerAccountNumber - The organizationOwnerAccountNumber to set.

getOrganizationOwnerChartOfAccountsCode

public String getOrganizationOwnerChartOfAccountsCode()
Gets the organizationOwnerChartOfAccountsCode attribute.

Returns:
Returns the organizationOwnerChartOfAccountsCode

setOrganizationOwnerChartOfAccountsCode

public void setOrganizationOwnerChartOfAccountsCode(String organizationOwnerChartOfAccountsCode)
Sets the organizationOwnerChartOfAccountsCode attribute.

Parameters:
organizationOwnerChartOfAccountsCode - The organizationOwnerChartOfAccountsCode to set.

getVendorName

public String getVendorName()
Gets the vendorName attribute.

Specified by:
getVendorName in interface CapitalAssetManagementAsset
Returns:
Returns the vendorName

setVendorName

public void setVendorName(String vendorName)
Sets the vendorName attribute.

Parameters:
vendorName - The vendorName to set.

getAcquisitionTypeCode

public String getAcquisitionTypeCode()
Gets the acquisitionTypeCode attribute.

Returns:
Returns the acquisitionTypeCode

setAcquisitionTypeCode

public void setAcquisitionTypeCode(String acquisitionTypeCode)
Sets the acquisitionTypeCode attribute.

Parameters:
acquisitionTypeCode - The acquisitionTypeCode to set.

getTotalCostAmount

public org.kuali.rice.kns.util.KualiDecimal getTotalCostAmount()
Gets the totalCostAmount attribute.

Returns:
Returns the totalCostAmount

setTotalCostAmount

public void setTotalCostAmount(org.kuali.rice.kns.util.KualiDecimal totalCostAmount)
Sets the totalCostAmount attribute.

Parameters:
totalCostAmount - The totalCostAmount to set.

getReplacementAmount

public org.kuali.rice.kns.util.KualiDecimal getReplacementAmount()
Gets the replacementAmount attribute.

Returns:
Returns the replacementAmount

setReplacementAmount

public void setReplacementAmount(org.kuali.rice.kns.util.KualiDecimal replacementAmount)
Sets the replacementAmount attribute.

Parameters:
replacementAmount - The replacementAmount to set.

getSalePrice

public org.kuali.rice.kns.util.KualiDecimal getSalePrice()
Gets the salePrice attribute.

Returns:
Returns the salePrice

setSalePrice

public void setSalePrice(org.kuali.rice.kns.util.KualiDecimal salePrice)
Sets the salePrice attribute.

Parameters:
salePrice - The salePrice to set.

getEstimatedSellingPrice

public org.kuali.rice.kns.util.KualiDecimal getEstimatedSellingPrice()
Gets the estimatedSellingPrice attribute.

Returns:
Returns the estimatedSellingPrice

setEstimatedSellingPrice

public void setEstimatedSellingPrice(org.kuali.rice.kns.util.KualiDecimal estimatedSellingPrice)
Sets the estimatedSellingPrice attribute.

Parameters:
estimatedSellingPrice - The estimatedSellingPrice to set.

getSalvageAmount

public org.kuali.rice.kns.util.KualiDecimal getSalvageAmount()
Gets the salvageAmount attribute.

Returns:
Returns the salvageAmount

setSalvageAmount

public void setSalvageAmount(org.kuali.rice.kns.util.KualiDecimal salvageAmount)
Sets the salvageAmount attribute.

Parameters:
salvageAmount - The salvageAmount to set.

getCampusCode

public String getCampusCode()
Gets the campusCode attribute.

Specified by:
getCampusCode in interface CapitalAssetManagementAsset
Returns:
Returns the campusCode

setCampusCode

public void setCampusCode(String campusCode)
Sets the campusCode attribute.

Parameters:
campusCode - The campusCode to set.

getBuildingCode

public String getBuildingCode()
Gets the buildingCode attribute.

Specified by:
getBuildingCode in interface CapitalAssetManagementAsset
Returns:
Returns the buildingCode

setBuildingCode

public void setBuildingCode(String buildingCode)
Sets the buildingCode attribute.

Parameters:
buildingCode - The buildingCode to set.

getBuildingRoomNumber

public String getBuildingRoomNumber()
Gets the buildingRoomNumber attribute.

Specified by:
getBuildingRoomNumber in interface CapitalAssetManagementAsset
Returns:
Returns the buildingRoomNumber

setBuildingRoomNumber

public void setBuildingRoomNumber(String buildingRoomNumber)
Sets the buildingRoomNumber attribute.

Parameters:
buildingRoomNumber - The buildingRoomNumber to set.

getBuildingSubRoomNumber

public String getBuildingSubRoomNumber()
Gets the buildingSubRoomNumber attribute.

Specified by:
getBuildingSubRoomNumber in interface CapitalAssetManagementAsset
Returns:
Returns the buildingSubRoomNumber

setBuildingSubRoomNumber

public void setBuildingSubRoomNumber(String buildingSubRoomNumber)
Sets the buildingSubRoomNumber attribute.

Parameters:
buildingSubRoomNumber - The buildingSubRoomNumber to set.

getRetirementChartOfAccountsCode

public String getRetirementChartOfAccountsCode()
Gets the retirementChartOfAccountsCode attribute.

Returns:
Returns the retirementChartOfAccountsCode

setRetirementChartOfAccountsCode

public void setRetirementChartOfAccountsCode(String retirementChartOfAccountsCode)
Sets the retirementChartOfAccountsCode attribute.

Parameters:
retirementChartOfAccountsCode - The retirementChartOfAccountsCode to set.

getRetirementAccountNumber

public String getRetirementAccountNumber()
Gets the retirementAccountNumber attribute.

Returns:
Returns the retirementAccountNumber

setRetirementAccountNumber

public void setRetirementAccountNumber(String retirementAccountNumber)
Sets the retirementAccountNumber attribute.

Parameters:
retirementAccountNumber - The retirementAccountNumber to set.

getRetirementReasonCode

public String getRetirementReasonCode()
Gets the retirementReasonCode attribute.

Returns:
Returns the retirementReasonCode

setRetirementReasonCode

public void setRetirementReasonCode(String retirementReasonCode)
Sets the retirementReasonCode attribute.

Parameters:
retirementReasonCode - The retirementReasonCode to set.

getRetirementPeriodCode

public String getRetirementPeriodCode()
Gets the retirementPeriodCode attribute.

Returns:
Returns the retirementPeriodCode

setRetirementPeriodCode

public void setRetirementPeriodCode(String retirementPeriodCode)
Sets the retirementPeriodCode attribute.

Parameters:
retirementPeriodCode - The retirementPeriodCode to set.

getRetirementFiscalYear

public Integer getRetirementFiscalYear()
Gets the retirementFiscalYear attribute.

Returns:
Returns the retirementFiscalYear

setRetirementFiscalYear

public void setRetirementFiscalYear(Integer retirementFiscalYear)
Sets the retirementFiscalYear attribute.

Parameters:
retirementFiscalYear - The retirementFiscalYear to set.

getCashReceiptFinancialDocumentNumber

public String getCashReceiptFinancialDocumentNumber()
Gets the cashReceiptFinancialDocumentNumber attribute.

Returns:
Returns the cashReceiptFinancialDocumentNumber

setCashReceiptFinancialDocumentNumber

public void setCashReceiptFinancialDocumentNumber(String cashReceiptFinancialDocumentNumber)
Sets the cashReceiptFinancialDocumentNumber attribute.

Parameters:
cashReceiptFinancialDocumentNumber - The cashReceiptFinancialDocumentNumber to set.

getPrimaryDepreciationMethodCode

public String getPrimaryDepreciationMethodCode()
Gets the primaryDepreciationMethodCode attribute.

Returns:
Returns the primaryDepreciationMethodCode

setPrimaryDepreciationMethodCode

public void setPrimaryDepreciationMethodCode(String primaryDepreciationMethodCode)
Sets the primaryDepreciationMethodCode attribute.

Parameters:
primaryDepreciationMethodCode - The primaryDepreciationMethodCode to set.

getEstimatedFabricationCompletionDate

public Date getEstimatedFabricationCompletionDate()
Gets the estimatedFabricationCompletionDate attribute.

Returns:
Returns the estimatedFabricationCompletionDate

setEstimatedFabricationCompletionDate

public void setEstimatedFabricationCompletionDate(Date estimatedFabricationCompletionDate)
Sets the estimatedFabricationCompletionDate attribute.

Parameters:
estimatedFabricationCompletionDate - The estimatedFabricationCompletionDate to set.

getFabricationEstimatedTotalAmount

public org.kuali.rice.kns.util.KualiDecimal getFabricationEstimatedTotalAmount()
Gets the fabricationEstimatedTotalAmount attribute.

Returns:
Returns the fabricationEstimatedTotalAmount

setFabricationEstimatedTotalAmount

public void setFabricationEstimatedTotalAmount(org.kuali.rice.kns.util.KualiDecimal fabricationEstimatedTotalAmount)
Sets the fabricationEstimatedTotalAmount attribute.

Parameters:
fabricationEstimatedTotalAmount - The fabricationEstimatedTotalAmount to set.

getTransferOfFundsFinancialDocumentNumber

public String getTransferOfFundsFinancialDocumentNumber()
Gets the transferOfFundsFinancialDocumentNumber attribute.

Returns:
Returns the transferOfFundsFinancialDocumentNumber

setTransferOfFundsFinancialDocumentNumber

public void setTransferOfFundsFinancialDocumentNumber(String transferOfFundsFinancialDocumentNumber)
Sets the transferOfFundsFinancialDocumentNumber attribute.

Parameters:
transferOfFundsFinancialDocumentNumber - The transferOfFundsFinancialDocumentNumber to set.

getInventoryStatusCode

public String getInventoryStatusCode()
Gets the inventoryStatusCode attribute.

Returns:
Returns the inventoryStatusCode

setInventoryStatusCode

public void setInventoryStatusCode(String inventoryStatusCode)
Sets the inventoryStatusCode attribute.

Parameters:
inventoryStatusCode - The inventoryStatusCode to set.

getCampusTagNumber

public String getCampusTagNumber()
Gets the campusTagNumber attribute.

Specified by:
getCampusTagNumber in interface CapitalAssetManagementAsset
Returns:
Returns the campusTagNumber

setCampusTagNumber

public void setCampusTagNumber(String campusTagNumber)
Sets the campusTagNumber attribute.

Parameters:
campusTagNumber - The campusTagNumber to set.

getLastInventoryDate

public Timestamp getLastInventoryDate()
Gets the lastInventoryDate attribute.

Returns:
Returns the lastInventoryDate

setLastInventoryDate

public void setLastInventoryDate(Timestamp lastInventoryDate)
Sets the lastInventoryDate attribute.

Parameters:
lastInventoryDate - The lastInventoryDate to set.

getOrganizationInventoryName

public String getOrganizationInventoryName()
Gets the organizationInventoryName attribute.

Returns:
Returns the organizationInventoryName

setOrganizationInventoryName

public void setOrganizationInventoryName(String organizationInventoryName)
Sets the organizationInventoryName attribute.

Parameters:
organizationInventoryName - The organizationInventoryName to set.

getOldTagNumber

public String getOldTagNumber()
Gets the oldTagNumber attribute.

Returns:
Returns the oldTagNumber

setOldTagNumber

public void setOldTagNumber(String oldTagNumber)
Sets the oldTagNumber attribute.

Parameters:
oldTagNumber - The oldTagNumber to set.

getManufacturerName

public String getManufacturerName()
Gets the manufacturerName attribute.

Specified by:
getManufacturerName in interface CapitalAssetManagementAsset
Returns:
Returns the manufacturerName

setManufacturerName

public void setManufacturerName(String manufacturerName)
Sets the manufacturerName attribute.

Parameters:
manufacturerName - The manufacturerName to set.

getManufacturerModelNumber

public String getManufacturerModelNumber()
Gets the manufacturerModelNumber attribute.

Specified by:
getManufacturerModelNumber in interface CapitalAssetManagementAsset
Returns:
Returns the manufacturerModelNumber

setManufacturerModelNumber

public void setManufacturerModelNumber(String manufacturerModelNumber)
Sets the manufacturerModelNumber attribute.

Parameters:
manufacturerModelNumber - The manufacturerModelNumber to set.

getSerialNumber

public String getSerialNumber()
Gets the serialNumber attribute.

Specified by:
getSerialNumber in interface CapitalAssetManagementAsset
Returns:
Returns the serialNumber

setSerialNumber

public void setSerialNumber(String serialNumber)
Sets the serialNumber attribute.

Parameters:
serialNumber - The serialNumber to set.

getRepresentativeUniversalIdentifier

public String getRepresentativeUniversalIdentifier()
Gets the representativeUniversalIdentifier attribute.

Returns:
Returns the representativeUniversalIdentifier

setRepresentativeUniversalIdentifier

public void setRepresentativeUniversalIdentifier(String representativeUniversalIdentifier)
Sets the representativeUniversalIdentifier attribute.

Parameters:
representativeUniversalIdentifier - The representativeUniversalIdentifier to set.

getAgencyNumber

public String getAgencyNumber()
Gets the agencyNumber attribute.

Returns:
Returns the agencyNumber

setAgencyNumber

public void setAgencyNumber(String agencyNumber)
Sets the agencyNumber attribute.

Parameters:
agencyNumber - The agencyNumber to set.

getCampusPoliceDepartmentCaseNumber

public String getCampusPoliceDepartmentCaseNumber()
Gets the campusPoliceDepartmentCaseNumber attribute.

Returns:
Returns the campusPoliceDepartmentCaseNumber

setCampusPoliceDepartmentCaseNumber

public void setCampusPoliceDepartmentCaseNumber(String campusPoliceDepartmentCaseNumber)
Sets the campusPoliceDepartmentCaseNumber attribute.

Parameters:
campusPoliceDepartmentCaseNumber - The campusPoliceDepartmentCaseNumber to set.

getInventoryScannedCode

public String getInventoryScannedCode()
Gets the inventoryScannedCode attribute.

Returns:
Returns the inventoryScannedCode

setInventoryScannedCode

public void setInventoryScannedCode(String inventoryScannedCode)
Sets the inventoryScannedCode attribute.

Parameters:
inventoryScannedCode - The inventoryScannedCode to set.

getCapitalAssetInServiceDate

public Date getCapitalAssetInServiceDate()
Gets the capitalAssetInServiceDate attribute.

Returns:
Returns the capitalAssetInServiceDate.

setCapitalAssetInServiceDate

public void setCapitalAssetInServiceDate(Date capitalAssetInServiceDate)
Sets the capitalAssetInServiceDate attribute value.

Parameters:
capitalAssetInServiceDate - The capitalAssetInServiceDate to set.

getGovernmentTagNumber

public String getGovernmentTagNumber()
Gets the governmentTagNumber attribute.

Returns:
Returns the governmentTagNumber.

setGovernmentTagNumber

public void setGovernmentTagNumber(String governmentTagNumber)
Sets the governmentTagNumber attribute value.

Parameters:
governmentTagNumber - The governmentTagNumber to set.

getNationalStockNumber

public String getNationalStockNumber()
Gets the nationalStockNumber attribute.

Returns:
Returns the nationalStockNumber.

setNationalStockNumber

public void setNationalStockNumber(String nationalStockNumber)
Sets the nationalStockNumber attribute value.

Parameters:
nationalStockNumber - The nationalStockNumber to set.

getLandAcreageSize

public Integer getLandAcreageSize()
Gets the landAcreageSize attribute.

Returns:
Returns the landAcreageSize.

setLandAcreageSize

public void setLandAcreageSize(Integer landAcreageSize)
Sets the landAcreageSize attribute value.

Parameters:
landAcreageSize - The landAcreageSize to set.

getLandCountyName

public String getLandCountyName()
Gets the landCountyName attribute.

Returns:
Returns the landCountyName.

setLandCountyName

public void setLandCountyName(String landCountyName)
Sets the landCountyName attribute value.

Parameters:
landCountyName - The landCountyName to set.

getLandParcelNumber

public String getLandParcelNumber()
Gets the landParcelNumber attribute.

Returns:
Returns the landParcelNumber.

setLandParcelNumber

public void setLandParcelNumber(String landParcelNumber)
Sets the landParcelNumber attribute value.

Parameters:
landParcelNumber - The landParcelNumber to set.

getDepreciationDate

public Date getDepreciationDate()
Gets the depreciationDate attribute.

Returns:
Returns the depreciationDate.

setDepreciationDate

public void setDepreciationDate(Date depreciationDate)
Sets the depreciationDate attribute value.

Parameters:
depreciationDate - The depreciationDate to set.

getCapitalAssetType

public AssetType getCapitalAssetType()
Gets the capitalAssetType attribute.

Returns:
Returns the capitalAssetType

setCapitalAssetType

public void setCapitalAssetType(AssetType capitalAssetType)
Deprecated. 

Sets the capitalAssetType attribute.

Parameters:
capitalAssetType - The capitalAssetType to set.

getOrganizationOwnerAccount

public Account getOrganizationOwnerAccount()
Gets the organizationOwnerAccount attribute.

Returns:
Returns the organizationOwnerAccount

setOrganizationOwnerAccount

public void setOrganizationOwnerAccount(Account organizationOwnerAccount)
Deprecated. 

Sets the organizationOwnerAccount attribute.

Parameters:
organizationOwnerAccount - The organizationOwnerAccount to set.

getOrganizationOwnerChartOfAccounts

public Chart getOrganizationOwnerChartOfAccounts()
Gets the organizationOwnerChartOfAccounts attribute.

Returns:
Returns the organizationOwnerChartOfAccounts

setOrganizationOwnerChartOfAccounts

public void setOrganizationOwnerChartOfAccounts(Chart organizationOwnerChartOfAccounts)
Deprecated. 

Sets the organizationOwnerChartOfAccounts attribute.

Parameters:
organizationOwnerChartOfAccounts - The organizationOwnerChartOfAccounts to set.

getCampus

public org.kuali.rice.kns.bo.Campus getCampus()
Gets the campus attribute.

Returns:
Returns the campus

setCampus

public void setCampus(org.kuali.rice.kns.bo.Campus campus)
Deprecated. 

Sets the campus attribute.

Parameters:
campus - The campus to set.

getBuildingRoom

public Room getBuildingRoom()
Gets the buildingRoom attribute.

Returns:
Returns the buildingRoom

setBuildingRoom

public void setBuildingRoom(Room buildingRoom)
Deprecated. 

Sets the buildingRoom attribute.

Parameters:
buildingRoom - The buildingRoom to set.

getRetirementAccount

public Account getRetirementAccount()
Gets the retirementAccount attribute.

Returns:
Returns the retirementAccount

setRetirementAccount

public void setRetirementAccount(Account retirementAccount)
Deprecated. 

Sets the retirementAccount attribute.

Parameters:
retirementAccount - The retirementAccount to set.

getRetirementChartOfAccounts

public Chart getRetirementChartOfAccounts()
Gets the retirementChartOfAccounts attribute.

Returns:
Returns the retirementChartOfAccounts

setRetirementChartOfAccounts

public void setRetirementChartOfAccounts(Chart retirementChartOfAccounts)
Deprecated. 

Sets the retirementChartOfAccounts attribute.

Parameters:
retirementChartOfAccounts - The retirementChartOfAccounts to set.

getBuilding

public Building getBuilding()
Gets the building attribute.

Returns:
Returns the building.

setBuilding

public void setBuilding(Building building)
Deprecated. 

Sets the building attribute value.

Parameters:
building - The building to set.

getCashReceiptFinancialDocument

public org.kuali.rice.kns.bo.DocumentHeader getCashReceiptFinancialDocument()
Gets the cashReceiptFinancialDocument attribute.

Returns:
Returns the cashReceiptFinancialDocument.

setCashReceiptFinancialDocument

public void setCashReceiptFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader cashReceiptFinancialDocument)
Deprecated. 

Sets the cashReceiptFinancialDocument attribute value.

Parameters:
cashReceiptFinancialDocument - The cashReceiptFinancialDocument to set.

getRetirementPeriod

public AccountingPeriod getRetirementPeriod()
Gets the retirementPeriod attribute.

Returns:
Returns the retirementPeriod.

setRetirementPeriod

public void setRetirementPeriod(AccountingPeriod retirementPeriod)
Deprecated. 

Sets the retirementPeriod attribute value.

Parameters:
retirementPeriod - The retirementPeriod to set.

getRetirementReason

public AssetRetirementReason getRetirementReason()
Gets the retirementReason attribute.

Returns:
Returns the retirementReason.

setRetirementReason

public void setRetirementReason(AssetRetirementReason retirementReason)
Deprecated. 

Sets the retirementReason attribute value.

Parameters:
retirementReason - The retirementReason to set.

getTransferOfFundsFinancialDocument

public org.kuali.rice.kns.bo.DocumentHeader getTransferOfFundsFinancialDocument()
Gets the transferOfFundsFinancialDocument attribute.

Returns:
Returns the transferOfFundsFinancialDocument.

setTransferOfFundsFinancialDocument

public void setTransferOfFundsFinancialDocument(org.kuali.rice.kns.bo.DocumentHeader transferOfFundsFinancialDocument)
Deprecated. 

Sets the transferOfFundsFinancialDocument attribute value.

Parameters:
transferOfFundsFinancialDocument - The transferOfFundsFinancialDocument to set.

getFinancialDocumentPostingPeriod

public AccountingPeriod getFinancialDocumentPostingPeriod()
Gets the financialDocumentPostingPeriod attribute.

Returns:
Returns the financialDocumentPostingPeriod.

setFinancialDocumentPostingPeriod

public void setFinancialDocumentPostingPeriod(AccountingPeriod financialDocumentPostingPeriod)
Deprecated. 

Sets the financialDocumentPostingPeriod attribute value.

Parameters:
financialDocumentPostingPeriod - The financialDocumentPostingPeriod to set.

getCondition

public AssetCondition getCondition()
Gets the condition attribute.

Returns:
Returns the condition.

setCondition

public void setCondition(AssetCondition condition)
Deprecated. 

Sets the condition attribute value.

Parameters:
condition - The condition to set.

isActive

public boolean isActive()
Gets the active attribute.

Returns:
Returns the active

setActive

public void setActive(boolean active)
Sets the active attribute.

Parameters:
active - The active to set.

toStringMapper

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

getAssetPayments

public List<AssetPayment> getAssetPayments()

setAssetPayments

public void setAssetPayments(List<AssetPayment> assetPayments)

getInventoryStatus

public AssetStatus getInventoryStatus()
Gets the inventoryStatus attribute.

Returns:
Returns the inventoryStatus.

setInventoryStatus

public void setInventoryStatus(AssetStatus inventoryStatus)
Sets the inventoryStatus attribute value.

Parameters:
inventoryStatus - The inventoryStatus to set.

getAssetRepresentative

public org.kuali.rice.kim.bo.Person getAssetRepresentative()
Gets the assetRepresentative attribute.

Returns:
Returns the assetRepresentative.

setAssetRepresentative

public void setAssetRepresentative(org.kuali.rice.kim.bo.Person assetRepresentative)
Deprecated. 

Sets the assetRepresentative attribute value.

Parameters:
assetRepresentative - The assetRepresentative to set.

getBorrowerPerson

public org.kuali.rice.kim.bo.Person getBorrowerPerson()
Gets the borrowerPerson attribute.

Returns:
Returns the borrowerPerson.

setBorrowerPerson

public void setBorrowerPerson(org.kuali.rice.kim.bo.Person borrowerPerson)
Sets the borrowerPerson attribute value.

Parameters:
borrowerPerson - The borrowerPerson to set.

getAssetOrganization

public AssetOrganization getAssetOrganization()
Gets the assetOrganization attribute.

Returns:
Returns the assetOrganization.

setAssetOrganization

public void setAssetOrganization(AssetOrganization assetOrganization)
Sets the assetOrganization attribute value.

Parameters:
assetOrganization - The assetOrganization to set.

getOrganizationTagNumber

public String getOrganizationTagNumber()
Gets the organizationTagNumber attribute.

Returns:
Returns the organizationTagNumber.

setOrganizationTagNumber

public void setOrganizationTagNumber(String organizationTagNumber)
Sets the organizationTagNumber attribute value.

Parameters:
organizationTagNumber - The organizationTagNumber to set.

getAssetRepairHistory

public List<AssetRepairHistory> getAssetRepairHistory()

setAssetRepairHistory

public void setAssetRepairHistory(List<AssetRepairHistory> assetRepairHistory)

getAssetWarranty

public AssetWarranty getAssetWarranty()

setAssetWarranty

public void setAssetWarranty(AssetWarranty assetWarranty)

getPaymentTotalCost

public org.kuali.rice.kns.util.KualiDecimal getPaymentTotalCost()
Gets the paymentTotalCost attribute.

Returns:
Returns the paymentTotalCost.

setPaymentTotalCost

public void setPaymentTotalCost(org.kuali.rice.kns.util.KualiDecimal paymentTotalCost)
Sets the paymentTotalCost attribute value.

Parameters:
paymentTotalCost - The paymentTotalCost to set.

getAssetComponents

public List<AssetComponent> getAssetComponents()

setAssetComponents

public void setAssetComponents(List<AssetComponent> assetComponents)

getFederalContribution

public org.kuali.rice.kns.util.KualiDecimal getFederalContribution()
Gets the federalContribution attribute.

Returns:
Returns the federalContribution.

setFederalContribution

public void setFederalContribution(org.kuali.rice.kns.util.KualiDecimal federalContribution)
Sets the federalContribution attribute value.

Parameters:
federalContribution - The federalContribution to set.

getRetirementInfo

public AssetRetirementGlobalDetail getRetirementInfo()

setRetirementInfo

public void setRetirementInfo(AssetRetirementGlobalDetail retirementInfo)

getAssetLocations

public List<AssetLocation> getAssetLocations()

setAssetLocations

public void setAssetLocations(List<AssetLocation> assetLocations)

getOffCampusLocation

public AssetLocation getOffCampusLocation()

setOffCampusLocation

public void setOffCampusLocation(AssetLocation offCampusLocation)

getAssetRetirementHistory

public List<AssetRetirementGlobalDetail> getAssetRetirementHistory()

setAssetRetirementHistory

public void setAssetRetirementHistory(List<AssetRetirementGlobalDetail> assetRetirementHistory)

getAssetPrimaryDepreciationMethod

public AssetDepreciationMethod getAssetPrimaryDepreciationMethod()

setAssetPrimaryDepreciationMethod

public void setAssetPrimaryDepreciationMethod(AssetDepreciationMethod assetPrimaryDepreciationMethod)

getFabricationEstimatedRetentionYears

public Integer getFabricationEstimatedRetentionYears()
Gets the fabricationEstimatedRetentionYears attribute.

Returns:
Returns the fabricationEstimatedRetentionYears.

setFabricationEstimatedRetentionYears

public void setFabricationEstimatedRetentionYears(Integer fabricationEstimatedRetentionYears)
Sets the fabricationEstimatedRetentionYears attribute value.

Parameters:
fabricationEstimatedRetentionYears - The fabricationEstimatedRetentionYears to set.

getRetirementGlobals

public List<AssetRetirementGlobal> getRetirementGlobals()

setRetirementGlobals

public void setRetirementGlobals(List<AssetRetirementGlobal> retirementGlobals)

getSeparateHistory

public AssetGlobal getSeparateHistory()

setSeparateHistory

public void setSeparateHistory(AssetGlobal separateHistory)

getMergeHistory

public List<AssetRetirementGlobalDetail> getMergeHistory()

setMergeHistory

public void setMergeHistory(List<AssetRetirementGlobalDetail> mergeHistory)

getFinancialObjectSubTypeCode

public String getFinancialObjectSubTypeCode()
Gets the financialObjectSubTypeCode attribute.

Returns:
Returns the financialObjectSubTypeCode.

setFinancialObjectSubTypeCode

public void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
Sets the financialObjectSubTypeCode attribute value.

Parameters:
financialObjectSubTypeCode - The financialObjectSubTypeCode to set.

getFinancialObjectSubType

public ObjectSubType getFinancialObjectSubType()
Gets the financialObjectSubType attribute.

Returns:
Returns the financialObjectSubType.

setFinancialObjectSubType

public void setFinancialObjectSubType(ObjectSubType financialObjectSubType)
Deprecated. 

Sets the financialObjectSubType attribute value.

Parameters:
financialObjectSubType - The financialObjectSubType to set.

getDepreciationDateCopy

public Date getDepreciationDateCopy()

setDepreciationDateCopy

public void setDepreciationDateCopy(Date depreciationDateCopy)
Deprecated. 

Parameters:
depreciationDateCopy -

getAcquisitionType

public AssetAcquisitionType getAcquisitionType()

setAcquisitionType

public void setAcquisitionType(AssetAcquisitionType acquisitionType)

getAgency

public ContractsAndGrantsAgency getAgency()

setAgency

public void setAgency(ContractsAndGrantsAgency agency)
Deprecated. 

Technically this is obsolete but necessary because MaintenanceDocumentBase.populateXmlDocumentContentsFromMaintainables has the following hack:
ObjectUtils.materializeAllSubObjects(oldBo); // hack to resolve XStream not dealing well with Proxies
so as long as that is there we need this setter otherwise a NoSuchMethodException occurs.


getQuantity

public Integer getQuantity()
Description copied from interface: CapitalAssetManagementAsset
Gets the quantity attribute.

Specified by:
getQuantity in interface CapitalAssetManagementAsset
Returns:
Returns the quantity

isTagged

public boolean isTagged()

setTagged

public void setTagged()

getBorrowerLocation

public AssetLocation getBorrowerLocation()
Gets the borrowerLocation attribute.

Returns:
Returns the borrowerLocation.

setBorrowerLocation

public void setBorrowerLocation(AssetLocation borrowerLocation)
Sets the borrowerLocation attribute value.

Parameters:
borrowerLocation - The borrowerLocation to set.

getBorrowerStorageLocation

public AssetLocation getBorrowerStorageLocation()
Gets the borrowerStorageLocation attribute.

Returns:
Returns the borrowerStorageLocation.

setBorrowerStorageLocation

public void setBorrowerStorageLocation(AssetLocation borrowerStorageLocation)
Sets the borrowerStorageLocation attribute value.

Parameters:
borrowerStorageLocation - The borrowerStorageLocation to set.

getLookup

public String getLookup()
Return the link for payment lookup

Returns:

getAssetTransferDocumentLookup

public String getAssetTransferDocumentLookup()
return the link for asset transfer document lookup for given capital asset number.

Returns:

getAssetMaintenanceDocumentLookup

public String getAssetMaintenanceDocumentLookup()
return the link for asset maintenance document lookup for given capital asset number.

Returns:

getAssetFabricationDocumentLookup

public String getAssetFabricationDocumentLookup()
return the link for asset fabrication document lookup for given capital asset number.

Returns:

getAssetCreateOrSeparateDocumentLookup

public String getAssetCreateOrSeparateDocumentLookup()
return the link for asset create or separate global document lookup for given capital asset number.

Returns:

getAssetPaymentDocumentLookup

public String getAssetPaymentDocumentLookup()
return the link for asset payment document lookup for given capital asset number.

Returns:

getAssetEquipmentLoanOrReturnDocumentLookup

public String getAssetEquipmentLoanOrReturnDocumentLookup()
return the link for asset equipment loan or return document lookup for given capital asset number.

Returns:

getAssetLocationDocumentLookup

public String getAssetLocationDocumentLookup()
return the link for asset location global document lookup for given capital asset number.

Returns:

getAssetMergeOrRetirementDocumentLookup

public String getAssetMergeOrRetirementDocumentLookup()
return the link for asset retirement or merge document lookup for given capital asset number.

Returns:

getCamsComplexMaintenanceDocumentLookup

public String getCamsComplexMaintenanceDocumentLookup()
Gets the camsComplexMaintenanceDocumentLookup attribute.

Returns:
Returns the camsComplexMaintenanceDocumentLookup.

buildListOfDeletionAwareLists

public List buildListOfDeletionAwareLists()
override this method so we can remove the offcampus location

Specified by:
buildListOfDeletionAwareLists in interface org.kuali.rice.kns.bo.PersistableBusinessObject
Overrides:
buildListOfDeletionAwareLists in class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
See Also:
PersistableBusinessObjectBase.buildListOfDeletionAwareLists()


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