Class GroupUtil

java.lang.Object
com.liferay.portal.vulcan.util.GroupUtil

public class GroupUtil extends Object
  • Constructor Details

    • GroupUtil

      public GroupUtil()
  • Method Details

    • getAssetLibraryKey

      public static String getAssetLibraryKey(com.liferay.portal.kernel.model.Group group)
    • getDepotGroupId

      public static Long getDepotGroupId(String assetLibraryKey, long companyId, com.liferay.depot.service.DepotEntryLocalService depotEntryLocalService, com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
    • getGroupId

      public static Long getGroupId(long companyId, String siteKey, com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
    • getSiteExternalReferenceCode

      public static String getSiteExternalReferenceCode(com.liferay.portal.kernel.model.Group group)
    • getSiteId

      public static Long getSiteId(com.liferay.portal.kernel.model.Group group)