@ProviderType public class CommerceOrderItemImpl extends CommerceOrderItemBaseImpl
COLUMN_BITMASK_ENABLED, COMMERCEORDERID_COLUMN_BITMASK, COMPANYID_COLUMN_BITMASK, CPINSTANCEID_COLUMN_BITMASK, CPRODUCTID_COLUMN_BITMASK, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, EXTERNALREFERENCECODE_COLUMN_BITMASK, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, SUBSCRIPTION_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER| Constructor and Description |
|---|
CommerceOrderItemImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.model.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 |
getFinalPriceMoney() |
com.liferay.commerce.currency.model.CommerceMoney |
getUnitPriceMoney() |
persistclone, compareTo, equals, getAvailableLanguageIds, getColumnBitmask, getCommerceOrderId, getCommerceOrderItemId, getCompanyId, getCPInstanceId, getCProductId, getCreateDate, getDefaultLanguageId, getDiscountAmount, getDiscountPercentageLevel1, getDiscountPercentageLevel2, getDiscountPercentageLevel3, getDiscountPercentageLevel4, getExpandoBridge, getExternalReferenceCode, getFinalPrice, getGroupId, getJson, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getOriginalCommerceOrderId, getOriginalCompanyId, getOriginalCPInstanceId, getOriginalCProductId, getOriginalExternalReferenceCode, getOriginalSubscription, getPrimaryKey, getPrimaryKeyObj, getQuantity, getShippedQuantity, getSku, getSubscription, getUnitPrice, getUserId, getUserName, getUserUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, isSubscription, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, resetOriginalValues, setCommerceOrderId, setCommerceOrderItemId, setCompanyId, setCPInstanceId, setCProductId, setCreateDate, setDiscountAmount, setDiscountPercentageLevel1, setDiscountPercentageLevel2, setDiscountPercentageLevel3, setDiscountPercentageLevel4, setExpandoBridgeAttributes, setExternalReferenceCode, setFinalPrice, setGroupId, setJson, setModelAttributes, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPrimaryKey, setPrimaryKeyObj, setQuantity, setShippedQuantity, setSku, setSubscription, setUnitPrice, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, compareTo, getAvailableLanguageIds, getCommerceOrderId, getCommerceOrderItemId, getCompanyId, getCPInstanceId, getCProductId, 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, getSubscription, getUnitPrice, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, isSubscription, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCommerceOrderId, setCommerceOrderItemId, setCompanyId, setCPInstanceId, setCProductId, 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, setSubscription, setUnitPrice, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringpublic com.liferay.commerce.model.CommerceOrder getCommerceOrder()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getCPDefinitionId()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CPInstance getCPInstance()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.product.model.CProduct getCProduct()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.currency.model.CommerceMoney getFinalPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.commerce.currency.model.CommerceMoney getUnitPriceMoney()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException