public class SiteMembershipsDisplayContext
extends java.lang.Object
| Constructor and Description |
|---|
SiteMembershipsDisplayContext(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCur() |
com.liferay.portal.kernel.model.Group |
getGroup() |
long |
getGroupId() |
javax.portlet.PortletURL |
getPortletURL() |
java.lang.String |
getRedirect() |
com.liferay.portal.kernel.model.User |
getSelUser() |
java.lang.String |
getTabs1() |
com.liferay.portal.kernel.model.UserGroup |
getUserGroup() |
long |
getUserGroupId() |
long |
getUserId() |
public SiteMembershipsDisplayContext(javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
public int getCur()
public com.liferay.portal.kernel.model.Group getGroup()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getGroupId()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic javax.portlet.PortletURL getPortletURL()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getRedirect()
public com.liferay.portal.kernel.model.User getSelUser()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getTabs1()
public com.liferay.portal.kernel.model.UserGroup getUserGroup()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getUserGroupId()
public long getUserId()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException