public interface CommerceWishListHttpHelper
| Modifier and Type | Method and Description |
|---|---|
javax.portlet.PortletURL |
getCommerceWishListPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
CommerceWishList |
getCurrentCommerceWishList(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
int |
getCurrentCommerceWishListItemsCount(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
javax.portlet.PortletURL getCommerceWishListPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceWishList getCurrentCommerceWishList(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionint getCurrentCommerceWishListItemsCount(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException