@ProviderType public interface ShoppingCart extends ShoppingCartModel, com.liferay.portal.kernel.model.PersistedModel
ShoppingCartModel,
com.liferay.shopping.model.impl.ShoppingCartImpl,
com.liferay.shopping.model.impl.ShoppingCartModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<ShoppingCart,java.lang.Long> |
CART_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
void |
addItemId(long itemId,
java.lang.String fields) |
ShoppingCoupon |
getCoupon() |
java.util.Map<ShoppingCartItem,java.lang.Integer> |
getItems() |
int |
getItemsSize() |
clone, compareTo, getAltShipping, getCartId, getCompanyId, getCouponCodes, getCreateDate, getExpandoBridge, getGroupId, getInsure, getItemIds, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isInsure, isNew, setAltShipping, setCachedModel, setCartId, setCompanyId, setCouponCodes, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setInsure, setItemIds, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<ShoppingCart,java.lang.Long> CART_ID_ACCESSOR
void addItemId(long itemId,
java.lang.String fields)
ShoppingCoupon getCoupon() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.Map<ShoppingCartItem,java.lang.Integer> getItems()
int getItemsSize()