com.esri.gpt.agp.client
Class AgpFetchUsersRequest
java.lang.Object
com.esri.gpt.agp.client.AgpFetchUsersRequest
public class AgpFetchUsersRequest
- extends Object
Fetch AGP users
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgpFetchUsersRequest
public AgpFetchUsersRequest()
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
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.