public class GroupUtil
extends java.lang.Object
Constructor and Description |
---|
GroupUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getAssetLibraryKey(com.liferay.portal.kernel.model.Group group) |
static java.lang.Long |
getDepotGroupId(java.lang.String assetLibraryKey,
long companyId,
com.liferay.depot.service.DepotEntryLocalService depotEntryLocalService,
com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
static java.lang.Long |
getGroupId(long companyId,
java.lang.String siteKey,
com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
static java.lang.Long |
getSiteId(com.liferay.portal.kernel.model.Group group) |
public static java.lang.String getAssetLibraryKey(com.liferay.portal.kernel.model.Group group)
public static java.lang.Long getDepotGroupId(java.lang.String assetLibraryKey, long companyId, com.liferay.depot.service.DepotEntryLocalService depotEntryLocalService, com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
public static java.lang.Long getGroupId(long companyId, java.lang.String siteKey, com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
public static java.lang.Long getSiteId(com.liferay.portal.kernel.model.Group group)