Java com.liferay.portal.kernel.model Group fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.model Group fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.model Group.

The text is from its open source code.

Implementation

com.liferay.portal.kernel.model.Group has the following implementations.
Click this link to see all its implementation.

Method

java.util.ListgetAncestors()
longgetDefaultPublicPlid()
java.util.ListgetDescendants(boolean site)
StringgetDescriptiveName(java.util.Locale locale)
StringgetDescriptiveName()
StringgetDisplayURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean privateLayout)
StringgetLayoutRootNodeName(boolean privateLayout, java.util.Locale locale)
GroupgetLiveGroup()
StringgetLogoURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, boolean useDefault)
longgetOrganizationId()
GroupgetParentGroup()
com.liferay.portal.kernel.util.UnicodePropertiesgetParentLiveGroupTypeSettingsProperties()
StringgetPathFriendlyURL(boolean privateLayout, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
LayoutSetgetPrivateLayoutSet()
intgetPrivateLayoutsPageCount()
LayoutSetgetPublicLayoutSet()
intgetPublicLayoutsPageCount()
longgetRemoteLiveGroupId()
StringgetScopeDescriptiveName(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
StringgetScopeLabel(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
GroupgetStagingGroup()
com.liferay.portal.kernel.util.UnicodePropertiesgetTypeSettingsProperties()
StringgetTypeSettingsProperty(String key)
StringgetUnambiguousName(String name, java.util.Locale locale)
booleanhasAncestor(long groupId)
booleanhasLocalOrRemoteStagingGroup()
booleanhasPrivateLayouts()
booleanhasPublicLayouts()
booleanhasRemoteStagingGroup()
booleanhasStagingGroup()
booleanisCompany()
booleanisCompanyStagingGroup()
booleanisControlPanel()
booleanisGuest()
booleanisInStagingPortlet(String portletId)
booleanisLayout()
booleanisLayoutPrototype()
booleanisLayoutSetPrototype()
booleanisOrganization()
booleanisRegularSite()
booleanisRoot()
booleanisShowSite(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, boolean privateSite)
booleanisStaged()
booleanisStagedPortlet(String portletId)
booleanisStagedRemotely()
booleanisStagingGroup()
booleanisUser()
booleanisUserGroup()
booleanisUserPersonalSite()
voidsetTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)