org.labkey.remoteapi.security
Class GetUsersResponse
java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.security.GetUsersResponse
public class GetUsersResponse
- extends CommandResponse
The result of a GetUsersCommand request.
User: jeckels
Date: Jan 26, 2010
|
Constructor Summary |
GetUsersResponse(java.lang.String text,
int statusCode,
java.lang.String contentType,
org.json.simple.JSONObject json,
GetUsersCommand sourceCommand)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetUsersResponse
public GetUsersResponse(java.lang.String text,
int statusCode,
java.lang.String contentType,
org.json.simple.JSONObject json,
GetUsersCommand sourceCommand)
getUsersInfo
public java.util.List<GetUsersResponse.UserInfo> getUsersInfo()
- Returns:
- the users that matched the request
getContainerPath
public java.lang.String getContainerPath()
- Returns:
- the path of the requested container