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

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

Uses of PortalFolder in com.esri.core.portal
 

Methods in com.esri.core.portal that return PortalFolder
static PortalFolder PortalFolder.fromJson(org.codehaus.jackson.JsonParser parser)
           
 

Methods in com.esri.core.portal that return types with arguments of type PortalFolder
 List<PortalFolder> PortalUserContent.getFolders()
          Returns the user's folders.
 

Constructor parameters in com.esri.core.portal with type arguments of type PortalFolder
PortalUserContent(List<PortalItem> items, List<PortalFolder> folders)
          Given the user's items and folder, creates a new PortalUserContent object.
 



Copyright © 2012. All Rights Reserved.