public class LookupUserRequestHandler extends RequestHandler
| Constructor and Description |
|---|
LookupUserRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValueFromJsonObject(org.codehaus.jettison.json.JSONObject jsonObject,
String key) |
Map |
parseRequest(org.codehaus.jettison.json.JSONObject jsonObject) |
public LookupUserRequestHandler()
public Map parseRequest(org.codehaus.jettison.json.JSONObject jsonObject) throws org.codehaus.jettison.json.JSONException
org.codehaus.jettison.json.JSONExceptionpublic String getStringValueFromJsonObject(org.codehaus.jettison.json.JSONObject jsonObject, String key)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.