@ProviderType
public interface CommerceOrganizationHelper
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommerceUserPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.portal.kernel.model.Organization |
getCurrentOrganization(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCurrentOrganization(javax.servlet.http.HttpServletRequest httpServletRequest,
long organizationId) |
java.lang.String getCommerceUserPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.model.Organization getCurrentOrganization(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid setCurrentOrganization(javax.servlet.http.HttpServletRequest httpServletRequest,
long organizationId)