|
||||||||||
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.cab.businessobject.PurchasingAccountsPayableItemAsset
public class PurchasingAccountsPayableItemAsset
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
PurchasingAccountsPayableItemAsset()
|
|
PurchasingAccountsPayableItemAsset(PurchasingAccountsPayableItemAsset initialItemAsset)
|
Method Summary | |
---|---|
int |
compareTo(PurchasingAccountsPayableItemAsset o)
|
org.kuali.rice.kns.util.KualiDecimal |
getAccountsPayableItemQuantity()
Gets the accountsPayableItemQuantity attribute. |
String |
getAccountsPayableLineItemDescription()
Gets the accountsPayableLineItemDescription attribute. |
Integer |
getAccountsPayableLineItemIdentifier()
Gets the accountsPayableLineItemIdentifier attribute. |
String |
getActivityStatusCode()
Gets the activityStatusCode attribute. |
List<Long> |
getApprovedAssetNumbers()
Gets the approvedAssetNumbers attribute. |
Integer |
getCapitalAssetBuilderLineNumber()
Gets the capitalAssetBuilderLineNumber attribute. |
String |
getCapitalAssetManagementDocumentNumber()
Gets the capitalAssetManagementDocumentNumber attribute. |
Integer |
getCapitalAssetSystemIdentifier()
Gets the capitalAssetSystemIdentifier attribute. |
String |
getCapitalAssetTransactionTypeCode()
Gets the capitalAssetTransactionTypeCode attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getFirstFincialObjectCode()
Gets the firstFincialObjectCode attribute. |
Integer |
getItemLineNumber()
|
String |
getItemTypeCode()
Gets the itemTypeCode attribute. |
String |
getLockingInformation()
Gets the lockingInformation attribute. |
Integer |
getPaymentRequestIdentifier()
Gets the paymentRequestIdentifier attribute. |
String |
getPreTagInquiryUrl()
|
ItemCapitalAsset |
getPurApItemAsset(int index)
Gets the capitalAssetNumbers attribute. |
List<ItemCapitalAsset> |
getPurApItemAssets()
Gets the capitalAssetNumbers attribute. |
Integer |
getPurchaseOrderItemIdentifier()
Gets the purchaseOrderItemIdentifier attribute. |
PurchasingAccountsPayableDocument |
getPurchasingAccountsPayableDocument()
Gets the purchasingAccountsPayableDocument attribute. |
PurchasingAccountsPayableLineAssetAccount |
getPurchasingAccountsPayableLineAssetAccount(int index)
|
List<PurchasingAccountsPayableLineAssetAccount> |
getPurchasingAccountsPayableLineAssetAccounts()
Gets the purchasingAccountsPayableLineAssetAccounts attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getSplitQty()
Gets the splitQty attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTotalCost()
Gets the totalCost attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getUnitCost()
Gets the unitCost attribute. |
boolean |
isActive()
Gets the active attribute. |
boolean |
isAdditionalChargeNonTradeInIndicator()
Gets the additionalChargeNonTradeInIndicator attribute. |
boolean |
isApplyPaymentIndicator()
Gets the applyPaymentIndicator attribute. |
boolean |
isCreateAssetIndicator()
Gets the createAssetIndicator attribute. |
boolean |
isItemAssignedToTradeInIndicator()
Gets the itemAssignedToTradeInIndicator attribute. |
boolean |
isSelectedValue()
Gets the selectedValue attribute. |
boolean |
isTradeInAllowance()
Gets the tradeInAllowance attribute. |
void |
setAccountsPayableItemQuantity(org.kuali.rice.kns.util.KualiDecimal accountsPayableItemQuantity)
Sets the accountsPayableItemQuantity attribute value. |
void |
setAccountsPayableLineItemDescription(String accountsPayableLineItemDescription)
Sets the accountsPayableLineItemDescription attribute value. |
void |
setAccountsPayableLineItemIdentifier(Integer accountsPayableLineItemIdentifier)
Sets the accountsPayableLineItemIdentifier attribute value. |
void |
setActivityStatusCode(String activityStatusCode)
Sets the activityStatusCode attribute value. |
void |
setAdditionalChargeNonTradeInIndicator(boolean additionalChargeNonTradeInIndicator)
Sets the additionalChargeNonTradeInIndicator attribute value. |
void |
setApplyPaymentIndicator(boolean applyPaymentIndicator)
Sets the applyPaymentIndicator attribute value. |
void |
setCapitalAssetBuilderLineNumber(Integer capitalAssetBuilderLineNumber)
Sets the capitalAssetBuilderLineNumber attribute. |
void |
setCapitalAssetManagementDocumentNumber(String capitalAssetManagementDocumentNumber)
Sets the capitalAssetManagementDocumentNumber attribute. |
void |
setCapitalAssetSystemIdentifier(Integer capitalAssetSystemIdentifier)
Sets the capitalAssetSystemIdentifier attribute value. |
void |
setCapitalAssetTransactionTypeCode(String capitalAssetTransactionTypeCode)
Sets the capitalAssetTransactionTypeCode attribute value. |
void |
setCreateAssetIndicator(boolean createAssetIndicator)
Sets the createAssetIndicator attribute value. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute value. |
void |
setFirstFincialObjectCode(String firstFincialObjectCode)
Sets the firstFincialObjectCode attribute value. |
void |
setItemAssignedToTradeInIndicator(boolean itemAssignedToTradeInIndicator)
Sets the itemAssignedToTradeInIndicator attribute value. |
void |
setItemLineNumber(Integer itemLineNumber)
|
void |
setItemTypeCode(String itemTypeCode)
Sets the itemTypeCode attribute value. |
void |
setLockingInformation(String lockingInformation)
Sets the lockingInformation attribute value. |
void |
setPaymentRequestIdentifier(Integer paymentRequestIdentifier)
Sets the paymentRequestIdentifier attribute value. |
void |
setPurApItemAssets(List<ItemCapitalAsset> capitalAssetNumbers)
Sets the capitalAssetNumbers attribute value. |
void |
setPurchaseOrderItemIdentifier(Integer purchaseOrderItemIdentifier)
Sets the purchaseOrderItemIdentifier attribute value. |
void |
setPurchasingAccountsPayableDocument(PurchasingAccountsPayableDocument purchasingAccountsPayableDocument)
Sets the purchasingAccountsPayableDocument attribute value. |
void |
setPurchasingAccountsPayableLineAssetAccounts(List<PurchasingAccountsPayableLineAssetAccount> purchasingAccountsPayableLineAssetAccounts)
Sets the purchasingAccountsPayableLineAssetAccounts attribute value. |
void |
setSelectedValue(boolean selectedValue)
Sets the selectedValue attribute value. |
void |
setSplitQty(org.kuali.rice.kns.util.KualiDecimal splitQty)
Sets the splitQty attribute value. |
void |
setTotalCost(org.kuali.rice.kns.util.KualiDecimal totalCost)
Sets the totalCost attribute value. |
void |
setTradeInAllowance(boolean tradeInAllowance)
Sets the tradeInAllowance attribute value. |
void |
setUnitCost(org.kuali.rice.kns.util.KualiDecimal unitCost)
Sets the unitCost attribute value. |
protected LinkedHashMap |
toStringMapper()
|
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow |
Constructor Detail |
---|
public PurchasingAccountsPayableItemAsset()
public PurchasingAccountsPayableItemAsset(PurchasingAccountsPayableItemAsset initialItemAsset)
Method Detail |
---|
public String getLockingInformation()
public void setLockingInformation(String lockingInformation)
lockingInformation
- The lockingInformation to set.public Integer getCapitalAssetSystemIdentifier()
public void setCapitalAssetSystemIdentifier(Integer capitalAssetSystemIdentifier)
capitalAssetSystemIdentifier
- The capitalAssetSystemIdentifier to set.public Integer getPurchaseOrderItemIdentifier()
public void setPurchaseOrderItemIdentifier(Integer purchaseOrderItemIdentifier)
purchaseOrderItemIdentifier
- The purchaseOrderItemIdentifier to set.public List<ItemCapitalAsset> getPurApItemAssets()
public void setPurApItemAssets(List<ItemCapitalAsset> capitalAssetNumbers)
capitalAssetNumbers
- The capitalAssetNumbers to set.public ItemCapitalAsset getPurApItemAsset(int index)
public boolean isCreateAssetIndicator()
public void setCreateAssetIndicator(boolean createAssetIndicator)
createAssetIndicator
- The createAssetIndicator to set.public boolean isApplyPaymentIndicator()
public void setApplyPaymentIndicator(boolean applyPaymentIndicator)
applyPaymentIndicator
- The applyPaymentIndicator to set.public boolean isSelectedValue()
public void setSelectedValue(boolean selectedValue)
selectedValue
- The selectedValue to set.public String getItemTypeCode()
public void setItemTypeCode(String itemTypeCode)
itemTypeCode
- The itemTypeCode to set.public String getCapitalAssetTransactionTypeCode()
public void setCapitalAssetTransactionTypeCode(String capitalAssetTransactionTypeCode)
capitalAssetTransactionTypeCode
- The capitalAssetTransactionTypeCode to set.public boolean isAdditionalChargeNonTradeInIndicator()
public void setAdditionalChargeNonTradeInIndicator(boolean additionalChargeNonTradeInIndicator)
additionalChargeNonTradeInIndicator
- The additionalChargeNonTradeInIndicator to set.public boolean isTradeInAllowance()
public void setTradeInAllowance(boolean tradeInAllowance)
tradeInAllowance
- The tradeInAllowance to set.public org.kuali.rice.kns.util.KualiDecimal getSplitQty()
public void setSplitQty(org.kuali.rice.kns.util.KualiDecimal splitQty)
splitQty
- The splitQty to set.public List<PurchasingAccountsPayableLineAssetAccount> getPurchasingAccountsPayableLineAssetAccounts()
public void setPurchasingAccountsPayableLineAssetAccounts(List<PurchasingAccountsPayableLineAssetAccount> purchasingAccountsPayableLineAssetAccounts)
purchasingAccountsPayableLineAssetAccounts
- The purchasingAccountsPayableLineAssetAccounts to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public Integer getAccountsPayableLineItemIdentifier()
public void setAccountsPayableLineItemIdentifier(Integer accountsPayableLineItemIdentifier)
accountsPayableLineItemIdentifier
- The accountsPayableLineItemIdentifier to set.public String getAccountsPayableLineItemDescription()
public void setAccountsPayableLineItemDescription(String accountsPayableLineItemDescription)
accountsPayableLineItemDescription
- The accountsPayableLineItemDescription to set.public org.kuali.rice.kns.util.KualiDecimal getAccountsPayableItemQuantity()
public void setAccountsPayableItemQuantity(org.kuali.rice.kns.util.KualiDecimal accountsPayableItemQuantity)
accountsPayableItemQuantity
- The accountsPayableItemQuantity to set.public Integer getCapitalAssetBuilderLineNumber()
public void setCapitalAssetBuilderLineNumber(Integer capitalAssetBuilderLineNumber)
capitalAssetBuilderLineNumber
- The capitalAssetBuilderLineNumber to set.public String getCapitalAssetManagementDocumentNumber()
public void setCapitalAssetManagementDocumentNumber(String capitalAssetManagementDocumentNumber)
capitalAssetManagementDocumentNumber
- The capitalAssetManagementDocumentNumber to set.public Integer getItemLineNumber()
public void setItemLineNumber(Integer itemLineNumber)
protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public boolean isActive()
public String getActivityStatusCode()
public void setActivityStatusCode(String activityStatusCode)
activityStatusCode
- The activityStatusCode to set.public PurchasingAccountsPayableDocument getPurchasingAccountsPayableDocument()
public void setPurchasingAccountsPayableDocument(PurchasingAccountsPayableDocument purchasingAccountsPayableDocument)
purchasingAccountsPayableDocument
- The purchasingAccountsPayableDocument to set.public boolean isItemAssignedToTradeInIndicator()
public void setItemAssignedToTradeInIndicator(boolean itemAssignedToTradeInIndicator)
itemAssignedToTradeInIndicator
- The itemAssignedToTradeInIndicator to set.public org.kuali.rice.kns.util.KualiDecimal getUnitCost()
public void setUnitCost(org.kuali.rice.kns.util.KualiDecimal unitCost)
unitCost
- The unitCost to set.public org.kuali.rice.kns.util.KualiDecimal getTotalCost()
public void setTotalCost(org.kuali.rice.kns.util.KualiDecimal totalCost)
totalCost
- The totalCost to set.public String getFirstFincialObjectCode()
public void setFirstFincialObjectCode(String firstFincialObjectCode)
firstFincialObjectCode
- The firstFincialObjectCode to set.public String getPreTagInquiryUrl()
public int compareTo(PurchasingAccountsPayableItemAsset o)
compareTo
in interface Comparable<PurchasingAccountsPayableItemAsset>
Comparable.compareTo(java.lang.Object)
public List<Long> getApprovedAssetNumbers()
public PurchasingAccountsPayableLineAssetAccount getPurchasingAccountsPayableLineAssetAccount(int index)
public Integer getPaymentRequestIdentifier()
public void setPaymentRequestIdentifier(Integer paymentRequestIdentifier)
paymentRequestIdentifier
- The paymentRequestIdentifier to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |