public class OlePaymentRequestItem extends PaymentRequestItem
Modifier and Type | Field and Description |
---|---|
protected boolean |
additionalChargeUsd |
protected String |
bibUUID |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
foreignCurrencyExtendedPrice |
protected Integer |
formatTypeId |
protected String |
itemCurrencyType |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemDiscount |
protected String |
itemDiscountType |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemExchangeRate |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemForeignDiscount |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemForeignDiscountAmt |
protected String |
itemForeignDiscountType |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemForeignListPrice |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemForeignUnitCost |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemListPrice |
protected org.kuali.rice.core.api.util.type.KualiInteger |
itemNoOfParts |
protected BigDecimal |
itemSurcharge |
protected String |
itemTitleId |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemUnitCostUSD |
protected String |
localTitleId |
protected String |
note |
protected List<OlePaymentRequestNote> |
notes |
protected Integer |
poItemIdentifier |
protected Integer |
receiptStatusId |
purchaseOrderItemUnitPrice
Constructor and Description |
---|
OlePaymentRequestItem()
Constructs a OlePaymentRequestItem.java.
|
OlePaymentRequestItem(OleInvoiceItem olePoi,
OlePaymentRequestDocument preq)
Constructs a OlePaymentRequestItem.java.
|
OlePaymentRequestItem(OleInvoiceItem olePoi,
OlePaymentRequestDocument preq,
HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
Constructs a OlePaymentRequestItem.java.
|
OlePaymentRequestItem(PurchaseOrderItem poi,
PaymentRequestDocument preq)
Constructs a OlePaymentRequestItem.java.
|
OlePaymentRequestItem(PurchaseOrderItem poi,
PaymentRequestDocument preq,
HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
Constructs a OlePaymentRequestItem.java.
|
Modifier and Type | Method and Description |
---|---|
BibInfoBean |
getBibInfoBean() |
String |
getBibUUID() |
DocData |
getDocData() |
String |
getDocFormat() |
String |
getDonorCode() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getForeignCurrencyExtendedPrice() |
Integer |
getFormatTypeId() |
boolean |
getIsUnorderedItem() |
String |
getItemCurrencyType() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemDiscount() |
String |
getItemDiscountType() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemExchangeRate() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemForeignDiscount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemForeignDiscountAmt() |
String |
getItemForeignDiscountType() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemForeignListPrice() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemForeignUnitCost() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemListPrice() |
org.kuali.rice.core.api.util.type.KualiInteger |
getItemNoOfParts() |
BigDecimal |
getItemSurcharge() |
String |
getItemTitleId() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemUnitCostUSD() |
UnitOfMeasure |
getItemUnitOfMeasure() |
String |
getLocalTitleId() |
String |
getNote() |
List<OlePaymentRequestNote> |
getNotes() |
List<OLELinkPurapDonor> |
getOleDonors() |
org.kuali.rice.core.api.util.type.KualiInteger |
getOleItemQuantity()
Gets the oleItemQuantity attribute.
|
OleOrderRecord |
getOleOrderRecord() |
org.kuali.rice.core.api.util.type.KualiInteger |
getOlePoOutstandingQuantity()
Gets the olePoOutstandingQuantity attribute.
|
OleReceiptStatus |
getOleReceiptStatus()
Gets the instance of OleReceiptStatus
|
List<OLEPaidCopy> |
getPaidCopies() |
PaymentRequestDocument |
getPaymentRequestDocument() |
Integer |
getPoItemIdentifier() |
PurchaseOrderItem |
getPurchaseOrderItem()
Retrieves a purchase order item by inspecting the item type to see if its above the line or below the line and returns the
appropriate type.
|
String |
getPurchaseOrderItemID() |
Integer |
getReceiptStatusId()
Gets the value of the receiptStatusId property
|
List<SourceAccountingLine> |
getSourceAccountingLineList() |
boolean |
isAdditionalChargeUsd() |
boolean |
isConsideredEnteredWithoutZero() |
boolean |
isConsideredEnteredWithZero() |
void |
setAdditionalChargeUsd(boolean additionalChargeUsd) |
void |
setBibInfoBean(BibInfoBean bibInfoBean) |
void |
setBibUUID(String bibUUID) |
void |
setDocData(DocData docData) |
void |
setDocFormat(String docFormat) |
void |
setDonorCode(String donorCode) |
void |
setForeignCurrencyExtendedPrice(org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice) |
void |
setFormatTypeId(Integer formatTypeId) |
void |
setItemCurrencyType(String itemCurrencyType) |
void |
setItemDiscount(org.kuali.rice.core.api.util.type.KualiDecimal itemDiscount) |
void |
setItemDiscountType(String itemDiscountType) |
void |
setItemExchangeRate(org.kuali.rice.core.api.util.type.KualiDecimal itemExchangeRate) |
void |
setItemForeignDiscount(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscount) |
void |
setItemForeignDiscountAmt(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscountAmt) |
void |
setItemForeignDiscountType(String itemForeignDiscountType) |
void |
setItemForeignListPrice(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignListPrice) |
void |
setItemForeignUnitCost(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignUnitCost) |
void |
setItemListPrice(org.kuali.rice.core.api.util.type.KualiDecimal itemListPrice) |
void |
setItemNoOfParts(org.kuali.rice.core.api.util.type.KualiInteger itemNoOfParts) |
void |
setItemSurcharge(BigDecimal itemSurcharge) |
void |
setItemTitleId(String itemTitleId) |
void |
setItemUnitCostUSD(org.kuali.rice.core.api.util.type.KualiDecimal itemUnitCostUSD) |
void |
setItemUnitOfMeasure(UnitOfMeasure itemUnitOfMeasure) |
void |
setLocalTitleId(String localTitleId) |
void |
setNote(String note) |
void |
setNotes(List<OlePaymentRequestNote> notes) |
void |
setOleDonors(List<OLELinkPurapDonor> oleDonors) |
void |
setOleItemQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemQuantity)
Sets the oleItemQuantity attribute value.
|
void |
setOleOrderRecord(OleOrderRecord oleOrderRecord) |
void |
setOlePoOutstandingQuantity(org.kuali.rice.core.api.util.type.KualiInteger olePoOutstandingQuantity)
Sets the olePoOutstandingQuantity attribute value.
|
void |
setOleReceiptStatus(OleReceiptStatus oleReceiptStatus)
Sets the instance value for OleReceiptStatus
|
void |
setPaidCopies(List<OLEPaidCopy> paidCopies) |
void |
setPaymentRequestDocument(PaymentRequestDocument paymentRequestDocument) |
void |
setPoItemIdentifier(Integer poItemIdentifier) |
void |
setPurchaseOrderItemID(String purchaseOrderItemID) |
void |
setReceiptStatusId(Integer receiptStatusId)
Sets the receiptStatusId value
|
void |
setSourceAccountingLineList(List<SourceAccountingLine> sourceAccountingLineList) |
addToExtendedPrice, addToUnitPrice, generateAccountListFromPoItemAccounts, getAccountingLineClass, getItemOutstandingInvoiceAmount, getItemOutstandingInvoiceQuantity, getOriginalAmountfromPO, getPaymentRequest, getPoOriginalAmount, getPoOutstandingAmount, getPoOutstandingQuantity, getPurchaseOrderItemUnitPrice, getUseTaxClass, isDisplayOnPreq, resetAccount, setItemOutstandingInvoiceAmount, setItemOutstandingInvoiceQuantity, setOriginalAmountfromPO, setPaymentRequest, setPoOutstandingAmount, setPoOutstandingQuantity, setPurchaseOrderItemUnitPrice
getCapitalAssetTransactionType, getCapitalAssetTransactionTypeCode, getExtendedPrice, getSummaryItem, isConsideredEntered, isEligibleDisplay, isNonZeroAmount, setCapitalAssetTransactionTypeCode, setExtendedPrice, setItemDescription
buildListOfDeletionAwareLists, calculateExtendedPrice, fixAccountReferences, getBaselineSourceAccountingLine, getBaselineSourceAccountingLines, getExternalOrganizationB2bProductReferenceNumber, getExternalOrganizationB2bProductTypeName, getItemAssignedToTradeInIndicator, getItemAuxiliaryPartIdentifier, getItemCatalogNumber, getItemDescription, getItemIdentifier, getItemIdentifierString, getItemLineNumber, getItemQuantity, getItemSalesTaxAmount, getItemTaxAmount, getItemType, getItemTypeCode, getItemUnitOfMeasureCode, getItemUnitPrice, getNewSourceLine, getPurapDocument, getPurapDocumentIdentifier, getSourceAccountingLine, getSourceAccountingLines, getTotalAmount, getTotalRemitAmount, getUseTaxItems, isAccountListEmpty, refreshNonUpdateableReferences, resetAccount, setBaselineSourceAccountingLines, setExternalOrganizationB2bProductReferenceNumber, setExternalOrganizationB2bProductTypeName, setItemAssignedToTradeInIndicator, setItemAuxiliaryPartIdentifier, setItemCatalogNumber, setItemIdentifier, setItemLineNumber, setItemQuantity, setItemSalesTaxAmount, setItemTaxAmount, setItemType, setItemTypeCode, setItemUnitOfMeasureCode, setItemUnitPrice, setNewSourceLine, setPurapDocument, setPurapDocumentIdentifier, setSourceAccountingLines, setTotalAmount, setUseTaxItems, toString, toStringMapper_RICE20_REFACTORME
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
calculateExtendedPrice, fixAccountReferences, getBaselineSourceAccountingLines, getExternalOrganizationB2bProductReferenceNumber, getExternalOrganizationB2bProductTypeName, getItemAssignedToTradeInIndicator, getItemAuxiliaryPartIdentifier, getItemCatalogNumber, getItemDescription, getItemIdentifier, getItemIdentifierString, getItemLineNumber, getItemQuantity, getItemTaxAmount, getItemType, getItemTypeCode, getItemUnitOfMeasureCode, getItemUnitPrice, getNewSourceLine, getPurapDocument, getPurapDocumentIdentifier, getSourceAccountingLines, getTotalAmount, getTotalRemitAmount, getUseTaxItems, resetAccount, setExternalOrganizationB2bProductReferenceNumber, setExternalOrganizationB2bProductTypeName, setItemAssignedToTradeInIndicator, setItemAuxiliaryPartIdentifier, setItemCatalogNumber, setItemIdentifier, setItemLineNumber, setItemQuantity, setItemTaxAmount, setItemType, setItemTypeCode, setItemUnitOfMeasureCode, setItemUnitPrice, setNewSourceLine, setPurapDocument, setPurapDocumentIdentifier, setSourceAccountingLines, setTotalAmount, setUseTaxItems
protected String itemCurrencyType
protected org.kuali.rice.core.api.util.type.KualiDecimal itemForeignListPrice
protected org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscount
protected String itemForeignDiscountType
protected org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscountAmt
protected org.kuali.rice.core.api.util.type.KualiDecimal itemForeignUnitCost
protected org.kuali.rice.core.api.util.type.KualiDecimal itemExchangeRate
protected org.kuali.rice.core.api.util.type.KualiDecimal itemUnitCostUSD
protected org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice
protected String localTitleId
protected Integer formatTypeId
protected org.kuali.rice.core.api.util.type.KualiInteger itemNoOfParts
protected org.kuali.rice.core.api.util.type.KualiDecimal itemListPrice
protected org.kuali.rice.core.api.util.type.KualiDecimal itemDiscount
protected String itemDiscountType
protected BigDecimal itemSurcharge
protected List<OlePaymentRequestNote> notes
protected Integer poItemIdentifier
protected String itemTitleId
protected Integer receiptStatusId
protected boolean additionalChargeUsd
public OlePaymentRequestItem()
public OlePaymentRequestItem(PurchaseOrderItem poi, PaymentRequestDocument preq, HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
poi
- preq
- expiredOrClosedAccountList
- public OlePaymentRequestItem(PurchaseOrderItem poi, PaymentRequestDocument preq)
poi
- preq
- public OlePaymentRequestItem(OleInvoiceItem olePoi, OlePaymentRequestDocument preq, HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
olePoi
- preq
- expiredOrClosedAccountList
- public OlePaymentRequestItem(OleInvoiceItem olePoi, OlePaymentRequestDocument preq)
olePoi
- preq
- public String getDocFormat()
public void setDocFormat(String docFormat)
public Integer getReceiptStatusId()
public void setReceiptStatusId(Integer receiptStatusId)
receiptStatusId
- public OleReceiptStatus getOleReceiptStatus()
public void setOleReceiptStatus(OleReceiptStatus oleReceiptStatus)
oleReceiptStatus
- public OleOrderRecord getOleOrderRecord()
public void setOleOrderRecord(OleOrderRecord oleOrderRecord)
public String getDonorCode()
public void setDonorCode(String donorCode)
public List<OLELinkPurapDonor> getOleDonors()
public void setOleDonors(List<OLELinkPurapDonor> oleDonors)
public String getLocalTitleId()
public void setLocalTitleId(String localTitleId)
public boolean isConsideredEnteredWithZero()
isConsideredEnteredWithZero
in class AccountsPayableItemBase
public boolean isConsideredEnteredWithoutZero()
isConsideredEnteredWithoutZero
in class AccountsPayableItemBase
public String getItemCurrencyType()
public void setItemCurrencyType(String itemCurrencyType)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemForeignListPrice()
public void setItemForeignListPrice(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignListPrice)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemForeignDiscount()
public void setItemForeignDiscount(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscount)
public String getItemForeignDiscountType()
public void setItemForeignDiscountType(String itemForeignDiscountType)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemForeignDiscountAmt()
public void setItemForeignDiscountAmt(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignDiscountAmt)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemForeignUnitCost()
public void setItemForeignUnitCost(org.kuali.rice.core.api.util.type.KualiDecimal itemForeignUnitCost)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemExchangeRate()
public void setItemExchangeRate(org.kuali.rice.core.api.util.type.KualiDecimal itemExchangeRate)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemUnitCostUSD()
public void setItemUnitCostUSD(org.kuali.rice.core.api.util.type.KualiDecimal itemUnitCostUSD)
public Integer getFormatTypeId()
public void setFormatTypeId(Integer formatTypeId)
public org.kuali.rice.core.api.util.type.KualiInteger getItemNoOfParts()
public void setItemNoOfParts(org.kuali.rice.core.api.util.type.KualiInteger itemNoOfParts)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemListPrice()
public void setItemListPrice(org.kuali.rice.core.api.util.type.KualiDecimal itemListPrice)
public org.kuali.rice.core.api.util.type.KualiDecimal getItemDiscount()
public void setItemDiscount(org.kuali.rice.core.api.util.type.KualiDecimal itemDiscount)
public String getItemDiscountType()
public void setItemDiscountType(String itemDiscountType)
public BigDecimal getItemSurcharge()
public void setItemSurcharge(BigDecimal itemSurcharge)
public Integer getPoItemIdentifier()
public void setPoItemIdentifier(Integer poItemIdentifier)
public List<OlePaymentRequestNote> getNotes()
public void setNotes(List<OlePaymentRequestNote> notes)
public UnitOfMeasure getItemUnitOfMeasure()
public void setItemUnitOfMeasure(UnitOfMeasure itemUnitOfMeasure)
public boolean getIsUnorderedItem()
public org.kuali.rice.core.api.util.type.KualiDecimal getForeignCurrencyExtendedPrice()
public void setForeignCurrencyExtendedPrice(org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice)
public String getItemTitleId()
public void setItemTitleId(String itemTitleId)
public BibInfoBean getBibInfoBean()
public void setBibInfoBean(BibInfoBean bibInfoBean)
public String getBibUUID()
public void setBibUUID(String bibUUID)
public DocData getDocData()
public void setDocData(DocData docData)
public PaymentRequestDocument getPaymentRequestDocument()
public void setPaymentRequestDocument(PaymentRequestDocument paymentRequestDocument)
public boolean isAdditionalChargeUsd()
public void setAdditionalChargeUsd(boolean additionalChargeUsd)
public org.kuali.rice.core.api.util.type.KualiInteger getOleItemQuantity()
public void setOleItemQuantity(org.kuali.rice.core.api.util.type.KualiInteger oleItemQuantity)
oleItemQuantity
- The oleItemQuantity to set.public org.kuali.rice.core.api.util.type.KualiInteger getOlePoOutstandingQuantity()
public void setOlePoOutstandingQuantity(org.kuali.rice.core.api.util.type.KualiInteger olePoOutstandingQuantity)
olePoOutstandingQuantity
- The olePoOutstandingQuantity to set.public List<SourceAccountingLine> getSourceAccountingLineList()
public void setSourceAccountingLineList(List<SourceAccountingLine> sourceAccountingLineList)
public PurchaseOrderItem getPurchaseOrderItem()
getPurchaseOrderItem
in interface AccountsPayableItem
getPurchaseOrderItem
in class PaymentRequestItem
public List<OLEPaidCopy> getPaidCopies()
public void setPaidCopies(List<OLEPaidCopy> paidCopies)
public String getPurchaseOrderItemID()
public void setPurchaseOrderItemID(String purchaseOrderItemID)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.