Uses of Class
org.gcube.vomanagement.usermanagement.exception.VirtualGroupNotExistingException
Packages that use VirtualGroupNotExistingException
Package
Description
-
Uses of VirtualGroupNotExistingException in org.gcube.vomanagement.usermanagement
Methods in org.gcube.vomanagement.usermanagement that throw VirtualGroupNotExistingExceptionModifier and TypeMethodDescriptionGroupManager.getVirtualGroups()Virtual Groups are handled as Custom attributes in Liferay Sites tableGroupManager.getVirtualGroups(long actualGroupId) Virtual Groups are handled as Custom attributes in Liferay Sites tableGroupManager.listGroupsByUserAndSite(long userId, String serverName) GroupManager.listGroupsByUserAndSiteGroupId(long userId, long siteGroupId) -
Uses of VirtualGroupNotExistingException in org.gcube.vomanagement.usermanagement.impl
Methods in org.gcube.vomanagement.usermanagement.impl that throw VirtualGroupNotExistingExceptionModifier and TypeMethodDescriptionLiferayGroupManager.getVirtualGroups()Virtual Groups are handled as Custom attributes in Liferay Sites tableLiferayGroupManager.getVirtualGroups(long actualGroupId) Virtual Groups are handled as Custom attributes in Liferay Sites tableLiferayGroupManager.listGroupsByUserAndSite(long userId, String serverName) LiferayGroupManager.listGroupsByUserAndSiteGroupId(long userId, long siteGroupId) -
Uses of VirtualGroupNotExistingException in org.gcube.vomanagement.usermanagement.impl.ws
Methods in org.gcube.vomanagement.usermanagement.impl.ws that throw VirtualGroupNotExistingExceptionModifier and TypeMethodDescriptionLiferayWSGroupManager.getVirtualGroups()LiferayWSGroupManager.getVirtualGroups(long actualGroupId) LiferayWSGroupManager.listGroupsByUserAndSite(long userId, String serverName) LiferayWSGroupManager.listGroupsByUserAndSiteGroupId(long userId, long siteGroupId)