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

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

Uses of PortalMode in com.esri.core.portal
 

Methods in com.esri.core.portal that return PortalMode
 PortalMode PortalInfo.getPortalMode()
          Returns the tenancy mode of the Portal.
static PortalMode PortalMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalMode[] PortalMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.