Esri Geoportal Server
1.2.9

com.esri.gpt.agp.client
Class AgpFetchFoldersRequest

java.lang.Object
  extended by com.esri.gpt.agp.client.AgpFetchFoldersRequest

public class AgpFetchFoldersRequest
extends Object

Fetches user folders.


Nested Class Summary
static class AgpFetchFoldersRequest.AgpFolder
          Portal for ArcGIS user.
 
Constructor Summary
AgpFetchFoldersRequest()
           
 
Method Summary
 List<AgpFetchFoldersRequest.AgpFolder> execute(AgpConnection connection, String userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpFetchFoldersRequest

public AgpFetchFoldersRequest()
Method Detail

execute

public List<AgpFetchFoldersRequest.AgpFolder> execute(AgpConnection connection,
                                                      String userId)
                                               throws Exception
Throws:
Exception

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.