Interface CommerceWishListItem

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceWishListItem>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceWishListItemModel, Comparable<CommerceWishListItem>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CommerceWishListItemWrapper

@ProviderType public interface CommerceWishListItem extends CommerceWishListItemModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CommerceWishListItem service. Represents a row in the "CommerceWishListItem" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • COMMERCE_WISH_LIST_ITEM_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceWishListItem,Long> COMMERCE_WISH_LIST_ITEM_ID_ACCESSOR
  • Method Details

    • fetchCPInstance

      com.liferay.commerce.product.model.CPInstance fetchCPInstance() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCommerceWishList

      CommerceWishList getCommerceWishList() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCPDefinition

      com.liferay.commerce.product.model.CPDefinition getCPDefinition() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCProduct

      com.liferay.commerce.product.model.CProduct getCProduct() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isIgnoreSKUCombinations

      boolean isIgnoreSKUCombinations() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException