@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
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceOrder |
getCommerceOrder() |
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId() |
com.liferay.commerce.product.model.CPInstance |
getCPInstance() |
com.liferay.commerce.product.model.CProduct |
getCProduct() |
com.liferay.commerce.currency.model.CommerceMoney |
getDiscountAmountMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getFinalPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getPromoPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceMoney() |
clone, compareTo, getAvailableLanguageIds, getBookedQuantityId, getCommerceOrderId, getCommerceOrderItemId, getCompanyId, getCPInstanceId, getCProductId, getCreateDate, getDefaultLanguageId, getDeliveryGroup, getDiscountAmount, getDiscountPercentageLevel1, getDiscountPercentageLevel2, getDiscountPercentageLevel3, getDiscountPercentageLevel4, getExpandoBridge, getExternalReferenceCode, getFinalPrice, getGroupId, getJson, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getPrintedNote, getPromoPrice, getQuantity, getRequestedDeliveryDate, getShippedQuantity, getShippingAddressId, getSku, getSubscription, getUnitPrice, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, isSubscription, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setBookedQuantityId, setCachedModel, setCommerceOrderId, setCommerceOrderItemId, setCompanyId, setCPInstanceId, setCProductId, setCreateDate, setDeliveryGroup, setDiscountAmount, setDiscountPercentageLevel1, setDiscountPercentageLevel2, setDiscountPercentageLevel3, setDiscountPercentageLevel4, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExternalReferenceCode, setFinalPrice, setGroupId, setJson, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setPrintedNote, setPromoPrice, setQuantity, setRequestedDeliveryDate, setShippedQuantity, setShippingAddressId, setSku, setSubscription, setUnitPrice, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceOrderItem,java.lang.Long> COMMERCE_ORDER_ITEM_ID_ACCESSOR
com.liferay.commerce.model.impl.CommerceOrderItemImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.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()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.product.model.CPInstance getCPInstance()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.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 getFinalPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.commerce.currency.model.CommerceMoney getPromoPriceMoney()
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.PortalException