Esri Geoportal Server
1.2.9

com.esri.gpt.agp.client
Class AgpFetchUsersRequest

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

public class AgpFetchUsersRequest
extends Object

Fetch AGP users


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

Constructor Detail

AgpFetchUsersRequest

public AgpFetchUsersRequest()
Method Detail

execute

public List<AgpFetchUsersRequest.AgpUser> execute(AgpConnection connection,
                                                  String q)
                                           throws Exception
Throws:
Exception

getSelfUser

public AgpFetchUsersRequest.AgpUser getSelfUser(AgpConnection connection)
                                         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.