Uses of Enum Class
org.gcube.vomanagement.usermanagement.model.GatewayRolesNames
Packages that use GatewayRolesNames
Package
Description
-
Uses of GatewayRolesNames in org.gcube.vomanagement.usermanagement.impl
Methods in org.gcube.vomanagement.usermanagement.impl with parameters of type GatewayRolesNamesModifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.model.UserLiferayUserManager.getRandomUserWithRole(long contextGroupId, GatewayRolesNames gatewayRole) -
Uses of GatewayRolesNames in org.gcube.vomanagement.usermanagement.model
Methods in org.gcube.vomanagement.usermanagement.model that return GatewayRolesNamesModifier and TypeMethodDescriptionstatic GatewayRolesNamesDeprecated.Returns the enum constant of this class with the specified name.static GatewayRolesNames[]GatewayRolesNames.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.