@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() |
CPInstance |
getCPInstance() |
CommerceMoney |
getPriceCommerceMoney(long commerceCurrencyId) |
CommerceMoney |
getPromoPriceCommerceMoney(long commerceCurrencyId) |
cloneWithOriginalValues, getBulkPricing, getCommercePriceEntryId, getCommercePriceListId, getCompanyId, getCPInstanceUuid, getCProductId, getCreateDate, getDiscountDiscovery, getDiscountLevel1, getDiscountLevel2, getDiscountLevel3, getDiscountLevel4, getDisplayDate, getExpirationDate, getExternalReferenceCode, getHasTierPrice, getLastPublishDate, getModifiedDate, getMvccVersion, getPrice, getPrimaryKey, getPromoPrice, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getUserId, getUserName, getUserUuid, getUuid, isApproved, isBulkPricing, isDenied, isDiscountDiscovery, isDraft, isExpired, isHasTierPrice, isInactive, isIncomplete, isPending, isScheduled, setBulkPricing, setCommercePriceEntryId, setCommercePriceListId, setCompanyId, setCPInstanceUuid, setCProductId, setCreateDate, setDiscountDiscovery, setDiscountLevel1, setDiscountLevel2, setDiscountLevel3, setDiscountLevel4, setDisplayDate, setExpirationDate, setExternalReferenceCode, setHasTierPrice, setLastPublishDate, setModifiedDate, setMvccVersion, setPrice, setPrimaryKey, setPromoPrice, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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
CPInstance getCPInstance() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommerceMoney getPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommerceMoney getPromoPriceCommerceMoney(long commerceCurrencyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException