@ProviderType public interface CommerceOrderItem extends CommerceOrderItemModel, com.liferay.portal.kernel.model.PersistedModel
CommerceOrderItemModel,
com.liferay.commerce.model.impl.CommerceOrderItemImpl,
com.liferay.commerce.model.impl.CommerceOrderItemModelImpl| 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 |
|---|---|
CommerceOrder |
getCommerceOrder() |
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId() |
com.liferay.commerce.product.model.CPInstance |
getCPInstance() |
com.liferay.commerce.currency.model.CommerceMoney |
getFinalPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceMoney() |
clone, compareTo, getAvailableLanguageIds, getCommerceOrderId, getCommerceOrderItemId, getCompanyId, getCPInstanceId, getCreateDate, getDefaultLanguageId, getDiscountAmount, getDiscountPercentageLevel1, getDiscountPercentageLevel2, getDiscountPercentageLevel3, getDiscountPercentageLevel4, getExpandoBridge, getExternalReferenceCode, getFinalPrice, getGroupId, getJson, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getQuantity, getShippedQuantity, getSku, getUnitPrice, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCommerceOrderId, setCommerceOrderItemId, setCompanyId, setCPInstanceId, setCreateDate, setDiscountAmount, setDiscountPercentageLevel1, setDiscountPercentageLevel2, setDiscountPercentageLevel3, setDiscountPercentageLevel4, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExternalReferenceCode, setFinalPrice, setGroupId, setJson, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setQuantity, setShippedQuantity, setSku, 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
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.currency.model.CommerceMoney getFinalPriceMoney()
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