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