Interface SiteConnectedGroupGroupProvider


public interface SiteConnectedGroupGroupProvider
  • Method Details

    • getAncestorSiteAndDepotGroupIds

      long[] getAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getAncestorSiteAndDepotGroupIds

      long[] getAncestorSiteAndDepotGroupIds(long groupId, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCurrentAndAncestorSiteAndDepotGroupIds

      long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCurrentAndAncestorSiteAndDepotGroupIds

      long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCurrentAndAncestorSiteAndDepotGroupIds

      long[] getCurrentAndAncestorSiteAndDepotGroupIds(long groupId, boolean checkContentSharingWithChildrenEnabled, boolean ddmStructuresAvailable) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCurrentAndAncestorSiteAndDepotGroupIds

      long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getCurrentAndAncestorSiteAndDepotGroupIds

      long[] getCurrentAndAncestorSiteAndDepotGroupIds(long[] groupIds, boolean checkContentSharingWithChildrenEnabled) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException