|
||||||||||
| 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.impl.ShoppingCartModelImpl
com.liferay.portlet.shopping.model.impl.ShoppingCartImpl
| Field Summary |
| Fields inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_COUPONCODES, XSS_ALLOW_ITEMIDS, XSS_ALLOW_USERNAME |
| Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
| Constructor Summary | |
ShoppingCartImpl()
|
|
| Method Summary | |
void |
addItemId(long itemId,
java.lang.String fields)
|
com.liferay.portlet.shopping.model.ShoppingCoupon |
getCoupon()
|
java.util.Map |
getItems()
|
int |
getItemsSize()
|
| Methods inherited from class com.liferay.portlet.shopping.model.impl.ShoppingCartModelImpl |
clone, compareTo, equals, getAltShipping, getCartId, getCompanyId, getCouponCodes, getCreateDate, getGroupId, getInsure, getItemIds, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, hashCode, isInsure, setAltShipping, setCartId, setCompanyId, setCouponCodes, setCreateDate, setGroupId, setInsure, setItemIds, setModifiedDate, setPrimaryKey, setUserId, setUserName |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, 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 |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
| 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 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 | |||||||||