public class SiteConnectedGroupGroupProviderUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static long[] |
getAncestorSiteAndDepotGroupIds(long groupId) |
static long[] |
getAncestorSiteAndDepotGroupIds(long groupId,
boolean ddmStructuresAvailable) |
static long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId) |
static long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds) |
static long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean ddmStructuresAvailable) |
public static long[] getAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long[] getAncestorSiteAndDepotGroupIds(long groupId, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException