public interface SiteConnectedGroupGroupProvider
Modifier and Type | Method and Description |
---|---|
long[] |
getAncestorSiteAndDepotGroupIds(long groupId) |
long[] |
getAncestorSiteAndDepotGroupIds(long groupId,
boolean ddmStructuresAvailable) |
long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId) |
long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds) |
long[] |
getCurrentAndAncestorSiteAndDepotGroupIds(long groupId,
boolean ddmStructuresAvailable) |
long[] getAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long[] getAncestorSiteAndDepotGroupIds(long groupId, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException