@ProviderType public interface CommerceWishListItem extends CommerceWishListItemModel, com.liferay.portal.kernel.model.PersistedModel
CommerceWishListItemModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceWishListItem,java.lang.Long> |
COMMERCE_WISH_LIST_ITEM_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.product.model.CPInstance |
fetchCPInstance() |
CommerceWishList |
getCommerceWishList() |
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
com.liferay.commerce.product.model.CProduct |
getCProduct() |
boolean |
isIgnoreSKUCombinations() |
cloneWithOriginalValues, getCommerceWishListId, getCommerceWishListItemId, getCompanyId, getCPInstanceUuid, getCProductId, getCreateDate, getGroupId, getJson, getModifiedDate, getMvccVersion, getPrimaryKey, getUserId, getUserName, getUserUuid, setCommerceWishListId, setCommerceWishListItemId, setCompanyId, setCPInstanceUuid, setCProductId, setCreateDate, setGroupId, setJson, setModifiedDate, setMvccVersion, setPrimaryKey, setUserId, setUserName, setUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic final com.liferay.portal.kernel.util.Accessor<CommerceWishListItem,java.lang.Long> COMMERCE_WISH_LIST_ITEM_ID_ACCESSOR
com.liferay.commerce.product.model.CPInstance fetchCPInstance()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceWishList getCommerceWishList() 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.PortalExceptioncom.liferay.commerce.product.model.CProduct getCProduct()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isIgnoreSKUCombinations()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException