Uses of Package
com.esri.core.portal

Packages that use com.esri.core.portal
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.event Provides interface classes used to handle events from maps and popups. 
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Classes in com.esri.core.portal used by com.esri.android.map
WebMap
          This class represents a WebMap and provides access to the base layers and operational layers within a WebMap
 

Classes in com.esri.core.portal used by com.esri.android.map.event
WebMap
          This class represents a WebMap and provides access to the base layers and operational layers within a WebMap
WebMapLayer
          This class represents an operational layer within a WebMap
 

Classes in com.esri.core.portal used by com.esri.core.portal
BaseMap
          This class represents a base map described in a WebMap
Portal
          This class is used for connecting to a Portal and searching for items, users and groups.
PortalAccess
          Signifies the level of access that an object has.
PortalException
          This class encapsulates exceptions that may be raised when communicating with a Portal.
PortalFolder
          This class represents a folder associated with a PortalUser's profile, maintained in a Portal.
PortalGroup
          This class represents a Group in a Portal.
PortalInfo
          Class used to hold some information about the Portal such as default basemap, featured groups, etc.
PortalItem
          This class represents an Item stored in a Portal.
PortalItemComment
          Class that holds the content from a comment on a PortalItem such as owner, comment, created date.
PortalItemType
          Represents the type of a PortalItem stored in a Portal.
PortalListener
          Implement this interface to handle the returned result from an asychronous call.
PortalMode
          Signifies the tenancy mode of a portal.
PortalQueryParams
          Creates query parameters suitable for finding content contained in a Portal.
PortalQueryParams.PortalQuerySortOrder
          Describes whether the query result order returns in ascending or descending order.
PortalQueryResultSet
          A class that contains the results of queries performed on a Portal.
PortalRelationshipDirection
          The direction of the item relationship.
PortalRelationshipType
          A relationship of a certain type between two items.
PortalUser
          This class represents a registered user on a Portal.
PortalUserContent
          Class that holds the PortalUser's content as a List of PortalItems and PortalFolders.
WebMap
          This class represents a WebMap and provides access to the base layers and operational layers within a WebMap
WebMapLayer
          This class represents an operational layer within a WebMap
WebMapLayer.Mode
          The operational mode of an ArcGIS Feature layer
WebMapLayer.Type
          The type of layer in a WebMap
 



Copyright © 2012. All Rights Reserved.