Uses of Class
com.esri.core.portal.PortalUserRole

Packages that use PortalUserRole
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of PortalUserRole in com.esri.core.portal
 

Methods in com.esri.core.portal that return PortalUserRole
 PortalUserRole PortalUser.getRole()
          Gets the role of the Portal user.
static PortalUserRole PortalUserRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalUserRole[] PortalUserRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.