@ProviderType public interface CommercePriceEntry extends CommercePriceEntryModel, com.liferay.portal.kernel.model.PersistedModel
CommercePriceEntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CommercePriceEntry,java.lang.Long> |
COMMERCE_PRICE_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
CommercePriceList |
getCommercePriceList() |
com.liferay.commerce.currency.model.CommerceMoney |
getPriceCommerceMoney(long commerceCurrencyId) |
com.liferay.commerce.currency.model.CommerceMoney |
getPromoPriceCommerceMoney(long commerceCurrencyId) |
cloneWithOriginalValues, getBulkPricing, getCommercePriceEntryId, getCommercePriceListId, getCompanyId, getCPInstanceUuid, getCProductId, getCreateDate, getCtCollectionId, getDiscountDiscovery, getDiscountLevel1, getDiscountLevel2, getDiscountLevel3, getDiscountLevel4, getDisplayDate, getExpirationDate, getExternalReferenceCode, getHasTierPrice, getLastPublishDate, getModifiedDate, getMvccVersion, getPrice, getPriceOnApplication, getPrimaryKey, getPromoPrice, getQuantity, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getUnitOfMeasureKey, getUserId, getUserName, getUserUuid, getUuid, isApproved, isBulkPricing, isDenied, isDiscountDiscovery, isDraft, isExpired, isHasTierPrice, isInactive, isIncomplete, isPending, isPriceOnApplication, isScheduled, setBulkPricing, setCommercePriceEntryId, setCommercePriceListId, setCompanyId, setCPInstanceUuid, setCProductId, setCreateDate, setCtCollectionId, setDiscountDiscovery, setDiscountLevel1, setDiscountLevel2, setDiscountLevel3, setDiscountLevel4, setDisplayDate, setExpirationDate, setExternalReferenceCode, setHasTierPrice, setLastPublishDate, setModifiedDate, setMvccVersion, setPrice, setPriceOnApplication, setPrimaryKey, setPromoPrice, setQuantity, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUnitOfMeasureKey, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<CommercePriceEntry,java.lang.Long> COMMERCE_PRICE_ENTRY_ID_ACCESSOR
CommercePriceList getCommercePriceList() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.currency.model.CommerceMoney getPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.currency.model.CommerceMoney getPromoPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException