@ProviderType public interface CommerceOrderItem extends CommerceOrderItemModel, com.liferay.portal.kernel.model.PersistedModel
CommerceOrderItemModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceOrderItem,java.lang.Long> |
COMMERCE_ORDER_ITEM_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.product.model.CPInstance |
fetchCPInstance() |
com.liferay.commerce.product.model.CProduct |
fetchCProduct() |
java.util.List<CommerceOrderItem> |
getChildCommerceOrderItems() |
CommerceOrder |
getCommerceOrder() |
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId() |
com.liferay.commerce.product.model.CPInstance |
getCPInstance()
Deprecated.
As of Athanasius (7.3.x)
|
com.liferay.commerce.product.model.CProduct |
getCProduct()
Deprecated.
As of Athanasius (7.3.x)
|
com.liferay.commerce.currency.model.CommerceMoney |
getDiscountAmountMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getDiscountWithTaxAmountMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getFinalPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getFinalPriceWithTaxAmountMoney() |
long |
getParentCommerceOrderItemCPDefinitionId() |
com.liferay.commerce.currency.model.CommerceMoney |
getPromoPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getPromoPriceWithTaxAmountMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceWithTaxAmountMoney() |
boolean |
hasParentCommerceOrderItem() |
getAvailableLanguageIds, getBookedQuantityId, getCommerceOrderId, getCommerceOrderItemId, getCommercePriceListId, getCompanyId, getCPInstanceId, getCProductId, getCreateDate, getDefaultLanguageId, getDeliveryGroup, getDiscountAmount, getDiscountPercentageLevel1, getDiscountPercentageLevel1WithTaxAmount, getDiscountPercentageLevel2, getDiscountPercentageLevel2WithTaxAmount, getDiscountPercentageLevel3, getDiscountPercentageLevel3WithTaxAmount, getDiscountPercentageLevel4, getDiscountPercentageLevel4WithTaxAmount, getDiscountWithTaxAmount, getExternalReferenceCode, getFinalPrice, getFinalPriceWithTaxAmount, getGroupId, getJson, getManuallyAdjusted, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentCommerceOrderItemId, getPrimaryKey, getPrintedNote, getPromoPrice, getPromoPriceWithTaxAmount, getQuantity, getRequestedDeliveryDate, getShippedQuantity, getShippingAddressId, getSku, getSubscription, getUnitPrice, getUnitPriceWithTaxAmount, getUserId, getUserName, getUserUuid, isManuallyAdjusted, isSubscription, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setBookedQuantityId, setCommerceOrderId, setCommerceOrderItemId, setCommercePriceListId, setCompanyId, setCPInstanceId, setCProductId, setCreateDate, setDeliveryGroup, setDiscountAmount, setDiscountPercentageLevel1, setDiscountPercentageLevel1WithTaxAmount, setDiscountPercentageLevel2, setDiscountPercentageLevel2WithTaxAmount, setDiscountPercentageLevel3, setDiscountPercentageLevel3WithTaxAmount, setDiscountPercentageLevel4, setDiscountPercentageLevel4WithTaxAmount, setDiscountWithTaxAmount, setExternalReferenceCode, setFinalPrice, setFinalPriceWithTaxAmount, setGroupId, setJson, setManuallyAdjusted, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setParentCommerceOrderItemId, setPrimaryKey, setPrintedNote, setPromoPrice, setPromoPriceWithTaxAmount, setQuantity, setRequestedDeliveryDate, setShippedQuantity, setShippingAddressId, setSku, setSubscription, setUnitPrice, setUnitPriceWithTaxAmount, setUserId, setUserName, setUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<CommerceOrderItem,java.lang.Long> COMMERCE_ORDER_ITEM_ID_ACCESSOR
com.liferay.commerce.product.model.CPInstance fetchCPInstance()
com.liferay.commerce.product.model.CProduct fetchCProduct()
java.util.List<CommerceOrderItem> getChildCommerceOrderItems()
CommerceOrder getCommerceOrder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionlong getCPDefinitionId()
@Deprecated
com.liferay.commerce.product.model.CPInstance getCPInstance()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Deprecated
com.liferay.commerce.product.model.CProduct getCProduct()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getDiscountAmountMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getDiscountWithTaxAmountMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getFinalPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getFinalPriceWithTaxAmountMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionlong getParentCommerceOrderItemCPDefinitionId()
com.liferay.commerce.currency.model.CommerceMoney getPromoPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getPromoPriceWithTaxAmountMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getUnitPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getUnitPriceWithTaxAmountMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean hasParentCommerceOrderItem()