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[] groupIds,
boolean checkContentSharingWithChildrenEnabled) |
static long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
static long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled,
boolean ddmStructuresAvailable) |
public static long[] getAncestorSiteAndDepotGroupIds(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getAncestorSiteAndDepotGroupIds(long groupId,
boolean ddmStructuresAvailable)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled,
boolean ddmStructuresAvailable)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException