public class GroupDisplayContextHelper
extends Object
Constructor and Description |
---|
GroupDisplayContextHelper(javax.servlet.http.HttpServletRequest httpServletRequest) |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.Group |
getGroup() |
Long |
getGroupId() |
com.liferay.portal.kernel.util.UnicodeProperties |
getGroupTypeSettings() |
com.liferay.portal.kernel.model.Group |
getLiveGroup() |
Long |
getLiveGroupId() |
com.liferay.portal.kernel.model.Group |
getSelGroup() |
com.liferay.portal.kernel.model.Group |
getStagingGroup() |
Long |
getStagingGroupId() |
public GroupDisplayContextHelper(javax.servlet.http.HttpServletRequest httpServletRequest)
public com.liferay.portal.kernel.model.Group getGroup()
public Long getGroupId()
public com.liferay.portal.kernel.util.UnicodeProperties getGroupTypeSettings()
public com.liferay.portal.kernel.model.Group getLiveGroup()
public Long getLiveGroupId()
public com.liferay.portal.kernel.model.Group getSelGroup()
public com.liferay.portal.kernel.model.Group getStagingGroup()
public Long getStagingGroupId()