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

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

Uses of PortalUserContent in com.esri.core.portal
 

Method parameters in com.esri.core.portal with type arguments of type PortalUserContent
 void PortalUser.fetchContent(PortalListener<PortalUserContent> portalListener)
          Fetches the user's content.
 void PortalUser.fetchContentInFolder(String folderId, PortalListener<PortalUserContent> portalListener)
          Fetches the user's content that is in a specific folder.
 



Copyright © 2012. All Rights Reserved.