|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.shopping.model.ShoppingCart>
com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingCartImpl
public class ShoppingCartImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
ShoppingCartImpl()
|
|
| Method Summary | |
|---|---|
void |
addItemId(long itemId,
java.lang.String fields)
|
com.liferay.portlet.shopping.model.ShoppingCoupon |
getCoupon()
|
java.util.Map<com.liferay.portlet.shopping.model.ShoppingCartItem,java.lang.Integer> |
getItems()
|
int |
getItemsSize()
|
| Methods inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl |
|---|
clone, compareTo, equals, getAltShipping, getCartId, getCompanyId, getCouponCodes, getCreateDate, getExpandoBridge, getGroupId, getInsure, getItemIds, getModifiedDate, getOriginalGroupId, getOriginalUserId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, hashCode, isInsure, setAltShipping, setCartId, setCompanyId, setCouponCodes, setCreateDate, setGroupId, setInsure, setItemIds, setModifiedDate, setPrimaryKey, setUserId, setUserName, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingCartModel |
|---|
getAltShipping, getCartId, getCompanyId, getCouponCodes, getCreateDate, getGroupId, getInsure, getItemIds, getModifiedDate, getPrimaryKey, getUserId, getUserName, isInsure, setAltShipping, setCartId, setCompanyId, setCouponCodes, setCreateDate, setGroupId, setInsure, setItemIds, setModifiedDate, setPrimaryKey, setUserId, setUserName, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public ShoppingCartImpl()
| Method Detail |
|---|
public void addItemId(long itemId,
java.lang.String fields)
addItemId in interface com.liferay.portlet.shopping.model.ShoppingCart
public java.util.Map<com.liferay.portlet.shopping.model.ShoppingCartItem,java.lang.Integer> getItems()
throws com.liferay.portal.SystemException
getItems in interface com.liferay.portlet.shopping.model.ShoppingCartcom.liferay.portal.SystemExceptionpublic int getItemsSize()
getItemsSize in interface com.liferay.portlet.shopping.model.ShoppingCart
public com.liferay.portlet.shopping.model.ShoppingCoupon getCoupon()
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
getCoupon in interface com.liferay.portlet.shopping.model.ShoppingCartcom.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||