@ProviderType public interface ShoppingCart extends ShoppingCartModel, PersistedModel
ShoppingCartModel,
com.liferay.portlet.shopping.model.impl.ShoppingCartImpl,
com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl| 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, setModelAttributesgetModelClass, getModelClassNamepersistvoid addItemId(long itemId,
java.lang.String fields)
ShoppingCoupon getCoupon() throws PortalException
PortalExceptionjava.util.Map<ShoppingCartItem,java.lang.Integer> getItems()
int getItemsSize()