public class OleCreditMemoItem extends CreditMemoItem
Modifier and Type | Field and Description |
---|---|
protected boolean |
additionalChargeUsd |
protected String |
bibUUID |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
foreignCurrencyExtendedPrice |
protected String |
itemCurrencyType |
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 BigDecimal |
itemSurcharge |
protected String |
itemTitleId |
protected org.kuali.rice.core.api.util.type.KualiDecimal |
itemUnitCostUSD |
Constructor and Description |
---|
OleCreditMemoItem()
Default constructor.
|
OleCreditMemoItem(OleInvoiceItem olePoi,
OleVendorCreditMemoDocument vendorCreditMemoDoc,
HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
Constructs a OlePaymentRequestItem.java.
|
OleCreditMemoItem(VendorCreditMemoDocument cmDocument,
OlePaymentRequestItem preqItem,
OlePurchaseOrderItem poItem,
HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
Constructs a CreditMemoItem object from an existing Payment Request Item, and check and process expired or closed accounts
item might contain.
|
OleCreditMemoItem(VendorCreditMemoDocument cmDocument,
OlePurchaseOrderItem poItem)
Constructs a CreditMemoItem object from an existing Purchase Order Item.
|
OleCreditMemoItem(VendorCreditMemoDocument cmDocument,
OlePurchaseOrderItem poItem,
HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
Constructs a CreditMemoItem object from an existing Purchase Order Item, and check and process expired or closed accounts
item might contain.
|
Modifier and Type | Method and Description |
---|---|
Class |
getAccountingLineClass() |
BibInfoBean |
getBibInfoBean() |
String |
getBibUUID() |
DocData |
getDocData() |
String |
getDocFormat() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getForeignCurrencyExtendedPrice() |
String |
getItemCurrencyType() |
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() |
BigDecimal |
getItemSurcharge() |
String |
getItemTitleId() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getItemUnitCostUSD() |
OleOrderRecord |
getOleOrderRecord() |
boolean |
isAdditionalChargeUsd() |
void |
setAdditionalChargeUsd(boolean additionalChargeUsd) |
void |
setBibInfoBean(BibInfoBean bibInfoBean) |
void |
setBibUUID(String bibUUID) |
void |
setDocData(DocData docData) |
void |
setDocFormat(String docFormat) |
void |
setForeignCurrencyExtendedPrice(org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice) |
void |
setItemCurrencyType(String itemCurrencyType) |
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 |
setItemSurcharge(BigDecimal itemSurcharge) |
void |
setItemTitleId(String itemTitleId) |
void |
setItemUnitCostUSD(org.kuali.rice.core.api.util.type.KualiDecimal itemUnitCostUSD) |
void |
setOleOrderRecord(OleOrderRecord oleOrderRecord) |
getPoInvoicedTotalQuantity, getPoTotalAmount, getPoUnitPrice, getPreqInvoicedTotalQuantity, getPreqTotalAmount, getPreqUnitPrice, getPurchaseOrderItem, getUseTaxClass, getVendorCreditMemo, setPoInvoicedTotalQuantity, setPoTotalAmount, setPoUnitPrice, setPreqInvoicedTotalQuantity, setPreqTotalAmount, setPreqUnitPrice
getCapitalAssetTransactionType, getCapitalAssetTransactionTypeCode, getExtendedPrice, getSummaryItem, isConsideredEntered, isConsideredEnteredWithoutZero, isConsideredEnteredWithZero, 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, 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, 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 String itemTitleId
protected BigDecimal itemSurcharge
protected org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice
protected boolean additionalChargeUsd
public OleCreditMemoItem()
public OleCreditMemoItem(VendorCreditMemoDocument cmDocument, OlePurchaseOrderItem poItem)
cmDocument
- the Credit Memo Document this item belongs to.poItem
- the Purchase Order Item to copy from.public OleCreditMemoItem(VendorCreditMemoDocument cmDocument, OlePurchaseOrderItem poItem, HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
cmDocument
- the Credit Memo Document this item belongs to.poItem
- the Purchase Order Item to copy from.expiredOrClosedAccountList
- the list of expired or closed accounts to check against.public OleCreditMemoItem(VendorCreditMemoDocument cmDocument, OlePaymentRequestItem preqItem, OlePurchaseOrderItem poItem, HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
cmDocument
- the Credit Memo Document this item belongs to.preqItem
- the Payment Request Item to copy from.poItem
- the Purchase Order Item to copy from.expiredOrClosedAccountList
- the list of expired or closed accounts to check against.public OleCreditMemoItem(OleInvoiceItem olePoi, OleVendorCreditMemoDocument vendorCreditMemoDoc, HashMap<String,ExpiredOrClosedAccountEntry> expiredOrClosedAccountList)
olePoi
- vendorCreditMemoDoc
- expiredOrClosedAccountList
- public BibInfoBean getBibInfoBean()
public void setBibInfoBean(BibInfoBean bibInfoBean)
public DocData getDocData()
public void setDocData(DocData docData)
public OleOrderRecord getOleOrderRecord()
public void setOleOrderRecord(OleOrderRecord oleOrderRecord)
public String getItemTitleId()
public void setItemTitleId(String itemTitleId)
public String getBibUUID()
public void setBibUUID(String bibUUID)
public org.kuali.rice.core.api.util.type.KualiDecimal getForeignCurrencyExtendedPrice()
public void setForeignCurrencyExtendedPrice(org.kuali.rice.core.api.util.type.KualiDecimal foreignCurrencyExtendedPrice)
public boolean isAdditionalChargeUsd()
public void setAdditionalChargeUsd(boolean additionalChargeUsd)
public String getDocFormat()
public void setDocFormat(String docFormat)
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 BigDecimal getItemSurcharge()
public void setItemSurcharge(BigDecimal itemSurcharge)
public Class getAccountingLineClass()
getAccountingLineClass
in interface PurApItem
getAccountingLineClass
in class CreditMemoItem
PurApItemBase.getAccountingLineClass()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.