@ProviderType public interface ShoppingItem extends ShoppingItemModel, com.liferay.portal.kernel.model.PersistedModel
ShoppingItemModel,
com.liferay.shopping.model.impl.ShoppingItemImpl,
com.liferay.shopping.model.impl.ShoppingItemModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<ShoppingItem,java.lang.Long> |
ITEM_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
ShoppingCategory |
getCategory() |
java.lang.String[] |
getFieldsQuantitiesArray() |
java.util.List<ShoppingItemPrice> |
getItemPrices() |
java.lang.String |
getShoppingItemImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isInfiniteStock() |
void |
setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray) |
clone, compareTo, getCategoryId, getCompanyId, getCreateDate, getDescription, getDiscount, getExpandoBridge, getFeatured, getFields, getFieldsQuantities, getGroupId, getItemId, getLargeImage, getLargeImageId, getLargeImageURL, getMaxQuantity, getMediumImage, getMediumImageId, getMediumImageURL, getMinQuantity, getModifiedDate, getName, getPrice, getPrimaryKey, getPrimaryKeyObj, getProperties, getRequiresShipping, getSale, getShipping, getSku, getSmallImage, getSmallImageId, getSmallImageURL, getStockQuantity, getTaxable, getUserId, getUserName, getUserUuid, getUseShippingFormula, hashCode, isCachedModel, isEscapedModel, isFeatured, isFields, isLargeImage, isMediumImage, isNew, isRequiresShipping, isSale, isSmallImage, isTaxable, isUseShippingFormula, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setDescription, setDiscount, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFeatured, setFields, setFieldsQuantities, setGroupId, setItemId, setLargeImage, setLargeImageId, setLargeImageURL, setMaxQuantity, setMediumImage, setMediumImageId, setMediumImageURL, setMinQuantity, setModifiedDate, setName, setNew, setPrice, setPrimaryKey, setPrimaryKeyObj, setProperties, setRequiresShipping, setSale, setShipping, setSku, setSmallImage, setSmallImageId, setSmallImageURL, setStockQuantity, setTaxable, setUserId, setUserName, setUserUuid, setUseShippingFormula, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<ShoppingItem,java.lang.Long> ITEM_ID_ACCESSOR
ShoppingCategory getCategory()
java.lang.String[] getFieldsQuantitiesArray()
java.util.List<ShoppingItemPrice> getItemPrices() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getShoppingItemImageURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
boolean isInfiniteStock()
void setFieldsQuantitiesArray(java.lang.String[] fieldsQuantitiesArray)