You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/08/26 20:02:30 UTC

[42/61] [abbrv] [partial] Removing Java SDK and Android SDK Javadocs from Git since they can (and should) be generated at build time.

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1e3b9fea/sdks/java/doc/org/apache/usergrid/java/client/Client.html
----------------------------------------------------------------------
diff --git a/sdks/java/doc/org/apache/usergrid/java/client/Client.html b/sdks/java/doc/org/apache/usergrid/java/client/Client.html
deleted file mode 100644
index 6408f16..0000000
--- a/sdks/java/doc/org/apache/usergrid/java/client/Client.html
+++ /dev/null
@@ -1,1652 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (version 1.7.0_45) on Fri Feb 07 09:14:41 EST 2014 -->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Client (usergrid-java-client 0.0.9-SNAPSHOT API)</title>
-<meta name="date" content="2014-02-07">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-</head>
-<body>
-<script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Client (usergrid-java-client 0.0.9-SNAPSHOT API)";
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
-<!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Client.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev Class</li>
-<li><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client"><span class="strong">Next Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/usergrid/java/client/Client.html" target="_top">Frames</a></li>
-<li><a href="Client.html" target="_top">No Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
-</ul>
-</div>
-<a name="skip-navbar_top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.usergrid.java.client</div>
-<h2 title="Class Client" class="title">Class Client</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.usergrid.java.client.Client</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">Client</span>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-<div class="block">The Client class for accessing the Usergrid API. Start by instantiating this
- class though the appropriate constructor.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested_class_summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.QueuePosition.html" title="enum in org.apache.usergrid.java.client">Client.QueuePosition</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#FORCE_PUBLIC_API">FORCE_PUBLIC_API</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#LOCAL_API_URL">LOCAL_API_URL</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#LOCAL_STANDALONE_API_URL">LOCAL_STANDALONE_API_URL</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#LOCAL_TOMCAT_API_URL">LOCAL_TOMCAT_API_URL</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#PUBLIC_API_URL">PUBLIC_API_URL</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#Client()">Client</a></strong>()</code>
-<div class="block">Default constructor for instantiating a client.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#Client(java.lang.String, java.lang.String)">Client</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId,
-      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</code>
-<div class="block">Instantiate client for a specific app</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#addSubscriber(java.lang.String, java.lang.String)">addSubscriber</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;publisherQueue,
-             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subscriberQueue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#addUserToGroup(java.lang.String, java.lang.String)">addUserToGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userId,
-              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId)</code>
-<div class="block">Adds a user to the specified groups.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#apiRequest(org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)">apiRequest</a></strong>(org.springframework.http.HttpMethod&nbsp;method,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;segments)</code>
-<div class="block">High-level Usergrid API request.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#assertValidApplicationId()">assertValidApplicationId</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#authorizeAppClient(java.lang.String, java.lang.String)">authorizeAppClient</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientSecret)</code>
-<div class="block">Log the app in with it's client id and client secret key.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#authorizeAppUser(java.lang.String, java.lang.String)">authorizeAppUser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
-<div class="block">Log the user in and get a valid access token.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#authorizeAppUserViaFacebook(java.lang.String)">authorizeAppUserViaFacebook</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fb_access_token)</code>
-<div class="block">Log the user in with their Facebook access token retrived via Facebook
- OAuth.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#authorizeAppUserViaPin(java.lang.String, java.lang.String)">authorizeAppUserViaPin</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email,
-                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pin)</code>
-<div class="block">Log the user in with their numeric pin-code and get a valid access token.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#changePassword(java.lang.String, java.lang.String, java.lang.String)">changePassword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username,
-              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPassword,
-              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPassword)</code>
-<div class="block">Change the password for the currently logged in user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#connectEntities(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">connectEntities</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityType,
-               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityId,
-               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionType,
-               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectedEntityId)</code>
-<div class="block">Connect two entities together.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createEntity(org.apache.usergrid.java.client.entities.Entity)">createEntity</a></strong>(<a href="../../../../../org/apache/usergrid/java/client/entities/Entity.html" title="class in org.apache.usergrid.java.client.entities">Entity</a>&nbsp;entity)</code>
-<div class="block">Create a new entity on the server.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createEntity(java.util.Map)">createEntity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</code>
-<div class="block">Create a new entity on the server from a set of properties.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createGroup(java.lang.String)">createGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupPath)</code>
-<div class="block">Creates a group with the specified group path.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createGroup(java.lang.String, java.lang.String)">createGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupPath,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupTitle)</code>
-<div class="block">Creates a group with the specified group path and group title.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createGroup(java.lang.String, java.lang.String, java.lang.String)">createGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupPath,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupTitle,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupName)</code>
-<div class="block">Create a group with a path, title and name</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#createUser(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">createUser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email,
-          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
-<div class="block">Creates a user.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#disconnectEntities(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">disconnectEntities</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityType,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityId,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionType,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectedEntityId)</code>
-<div class="block">Disconnect two entities.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getAccessToken()">getAccessToken</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getApiUrl()">getApiUrl</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getApplicationId()">getApplicationId</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getClientId()">getClientId</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getClientSecret()">getClientSecret</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getCurrentOrganization()">getCurrentOrganization</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/usergrid/java/client/entities/Group.html" title="class in org.apache.usergrid.java.client.entities">Group</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getGroupsForUser(java.lang.String)">getGroupsForUser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userId)</code>
-<div class="block">Get the groups for the user.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getLoggedInUser()">getLoggedInUser</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getMessages(java.lang.String, java.lang.String, java.util.UUID, java.lang.Long, java.lang.Integer, java.lang.Integer, java.lang.Integer, org.apache.usergrid.java.client.Client.QueuePosition, java.lang.Boolean, java.lang.Boolean)">getMessages</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;consumer,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;last,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;time,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;prev,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;next,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;limit,
-           <a href="../../../../../org/apache/usergrid/java/client/Client.QueuePosition.html" title="enum in org.apache.usergrid.java.client">Client.QueuePosition</a>&nbsp;pos,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;update,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;sync)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#getOrganizationId()">getOrganizationId</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#httpRequest(org.springframework.http.HttpMethod, java.lang.Class, java.util.Map, java.lang.Object, java.lang.String...)">httpRequest</a></strong>(org.springframework.http.HttpMethod&nbsp;method,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;segments)</code>
-<div class="block">Low-level HTTP request method.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#init()">init</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#makeLocationQL(float, double, double, java.lang.String)">makeLocationQL</a></strong>(float&nbsp;distance,
-              double&nbsp;lattitude,
-              double&nbsp;longitude,
-              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postActivity(org.apache.usergrid.java.client.entities.Activity)">postActivity</a></strong>(<a href="../../../../../org/apache/usergrid/java/client/entities/Activity.html" title="class in org.apache.usergrid.java.client.entities">Activity</a>&nbsp;activity)</code>
-<div class="block">Post an activity to the stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postActivity(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.java.client.entities.User, org.apache.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String)">postActivity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;verb,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;category,
-            <a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;user,
-            <a href="../../../../../org/apache/usergrid/java/client/entities/Entity.html" title="class in org.apache.usergrid.java.client.entities">Entity</a>&nbsp;object,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectType,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectName,
-            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectContent)</code>
-<div class="block">Creates and posts an activity to a group.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postGroupActivity(java.lang.String, org.apache.usergrid.java.client.entities.Activity)">postGroupActivity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId,
-                 <a href="../../../../../org/apache/usergrid/java/client/entities/Activity.html" title="class in org.apache.usergrid.java.client.entities">Activity</a>&nbsp;activity)</code>
-<div class="block">Posts an activity to a group.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postGroupActivity(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.java.client.entities.User, org.apache.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String)">postGroupActivity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;verb,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;category,
-                 <a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;user,
-                 <a href="../../../../../org/apache/usergrid/java/client/entities/Entity.html" title="class in org.apache.usergrid.java.client.entities">Entity</a>&nbsp;object,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectType,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectName,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectContent)</code>
-<div class="block">Creates and posts an activity to a group.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postMessage(java.lang.String, java.util.List)">postMessage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;messages)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postMessage(java.lang.String, java.util.Map)">postMessage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
-           <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;message)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postUserActivity(java.lang.String, org.apache.usergrid.java.client.entities.Activity)">postUserActivity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userId,
-                <a href="../../../../../org/apache/usergrid/java/client/entities/Activity.html" title="class in org.apache.usergrid.java.client.entities">Activity</a>&nbsp;activity)</code>
-<div class="block">Posts an activity to a user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#postUserActivity(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.java.client.entities.User, org.apache.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String)">postUserActivity</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;verb,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;category,
-                <a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;user,
-                <a href="../../../../../org/apache/usergrid/java/client/entities/Entity.html" title="class in org.apache.usergrid.java.client.entities">Entity</a>&nbsp;object,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectType,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectName,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objectContent)</code>
-<div class="block">Creates and posts an activity to a user.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryActivity()">queryActivity</a></strong>()</code>
-<div class="block">Get a group's activity feed.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryActivityFeedForGroup(java.lang.String)">queryActivityFeedForGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId)</code>
-<div class="block">Get a group's activity feed.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryActivityFeedForUser(java.lang.String)">queryActivityFeedForUser</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userId)</code>
-<div class="block">Get a user's activity feed.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryEntitiesRequest(org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)">queryEntitiesRequest</a></strong>(org.springframework.http.HttpMethod&nbsp;method,
-                    <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;segments)</code>
-<div class="block">Perform a query request and return a query object.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryEntityConnections(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">queryEntityConnections</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityType,
-                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityId,
-                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionType,
-                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>
-<div class="block">Query the connected entities.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryEntityConnectionsWithinLocation(java.lang.String, java.lang.String, java.lang.String, float, float, float, java.lang.String)">queryEntityConnectionsWithinLocation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityType,
-                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectingEntityId,
-                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;connectionType,
-                                    float&nbsp;distance,
-                                    float&nbsp;lattitude,
-                                    float&nbsp;longitude,
-                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>
-<div class="block">Query the connected entities within distance of a specific point.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryGroups(java.lang.String)">queryGroups</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>
-<div class="block">Perform a query of the users collection using the provided query command.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryQueuesRequest(org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String)">queryQueuesRequest</a></strong>(org.springframework.http.HttpMethod&nbsp;method,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;queuePath)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryUsers()">queryUsers</a></strong>()</code>
-<div class="block">Perform a query of the users collection.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryUsers(java.lang.String)">queryUsers</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>
-<div class="block">Perform a query of the users collection using the provided query command.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryUsersForGroup(java.lang.String)">queryUsersForGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;groupId)</code>
-<div class="block">Queries the users for the specified group.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.Query.html" title="interface in org.apache.usergrid.java.client">Client.Query</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#queryUsersWithinLocation(float, float, float, java.lang.String)">queryUsersWithinLocation</a></strong>(float&nbsp;distance,
-                        float&nbsp;lattitude,
-                        float&nbsp;longitude,
-                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ql)</code>
-<div class="block">Perform a query of the users collection within the specified distance of
- the specified location and optionally using the provided query command.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/entities/Device.html" title="class in org.apache.usergrid.java.client.entities">Device</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#registerDevice(java.util.UUID, java.util.Map)">registerDevice</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;deviceId,
-              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</code>
-<div class="block">Registers a device using the device's unique device ID.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/entities/Device.html" title="class in org.apache.usergrid.java.client.entities">Device</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#registerDeviceForPush(java.util.UUID, java.lang.String, java.lang.String, java.util.Map)">registerDeviceForPush</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&nbsp;deviceId,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;notifier,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;token,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</code>
-<div class="block">Registers a device using the device's unique device ID.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#removeSubscriber(java.lang.String, java.lang.String)">removeSubscriber</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;publisherQueue,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subscriberQueue)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setAccessToken(java.lang.String)">setAccessToken</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accessToken)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setApiUrl(java.lang.String)">setApiUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiUrl)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setApplicationId(java.lang.String)">setApplicationId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setClientId(java.lang.String)">setClientId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setClientSecret(java.lang.String)">setClientSecret</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientSecret)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setCurrentOrganization(java.lang.String)">setCurrentOrganization</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;currentOrganization)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setLoggedInUser(org.apache.usergrid.java.client.entities.User)">setLoggedInUser</a></strong>(<a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;loggedInUser)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#setOrganizationId(java.lang.String)">setOrganizationId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#withApiUrl(java.lang.String)">withApiUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiUrl)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#withApplicationId(java.lang.String)">withApplicationId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#withClientId(java.lang.String)">withClientId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#withClientSecret(java.lang.String)">withClientSecret</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientSecret)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/java/client/Client.html#withOrganizationId(java.lang.String)">withOrganizationId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId)</code>
-<div class="block">the organizationId to set</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="FORCE_PUBLIC_API">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FORCE_PUBLIC_API</h4>
-<pre>public static&nbsp;boolean FORCE_PUBLIC_API</pre>
-</li>
-</ul>
-<a name="PUBLIC_API_URL">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PUBLIC_API_URL</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PUBLIC_API_URL</pre>
-</li>
-</ul>
-<a name="LOCAL_STANDALONE_API_URL">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>LOCAL_STANDALONE_API_URL</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_STANDALONE_API_URL</pre>
-</li>
-</ul>
-<a name="LOCAL_TOMCAT_API_URL">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>LOCAL_TOMCAT_API_URL</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_TOMCAT_API_URL</pre>
-</li>
-</ul>
-<a name="LOCAL_API_URL">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>LOCAL_API_URL</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_API_URL</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Client()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Client</h4>
-<pre>public&nbsp;Client()</pre>
-<div class="block">Default constructor for instantiating a client.</div>
-</li>
-</ul>
-<a name="Client(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Client</h4>
-<pre>public&nbsp;Client(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId,
-      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</pre>
-<div class="block">Instantiate client for a specific app</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>applicationId</code> - the application id or name</dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="init()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>init</h4>
-<pre>public&nbsp;void&nbsp;init()</pre>
-</li>
-</ul>
-<a name="getApiUrl()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getApiUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getApiUrl()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the Usergrid API url (default: http://api.usergrid.com)</dd></dl>
-</li>
-</ul>
-<a name="setApiUrl(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setApiUrl</h4>
-<pre>public&nbsp;void&nbsp;setApiUrl(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiUrl)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>apiUrl</code> - the Usergrid API url (default: http://api.usergrid.com)</dd></dl>
-</li>
-</ul>
-<a name="withApiUrl(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>withApiUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a>&nbsp;withApiUrl(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiUrl)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>apiUrl</code> - the Usergrid API url (default: http://api.usergrid.com)</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Client object for method call chaining</dd></dl>
-</li>
-</ul>
-<a name="withOrganizationId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>withOrganizationId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a>&nbsp;withOrganizationId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId)</pre>
-<div class="block">the organizationId to set</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>organizationId</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
-</li>
-</ul>
-<a name="getOrganizationId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getOrganizationId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOrganizationId()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the organizationId</dd></dl>
-</li>
-</ul>
-<a name="setOrganizationId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setOrganizationId</h4>
-<pre>public&nbsp;void&nbsp;setOrganizationId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;organizationId)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>organizationId</code> - the organizationId to set</dd></dl>
-</li>
-</ul>
-<a name="getApplicationId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getApplicationId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getApplicationId()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the application id or name</dd></dl>
-</li>
-</ul>
-<a name="setApplicationId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setApplicationId</h4>
-<pre>public&nbsp;void&nbsp;setApplicationId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>applicationId</code> - the application id or name</dd></dl>
-</li>
-</ul>
-<a name="withApplicationId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>withApplicationId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a>&nbsp;withApplicationId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;applicationId)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>applicationId</code> - the application id or name</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Client object for method call chaining</dd></dl>
-</li>
-</ul>
-<a name="getClientId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getClientId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClientId()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the client key id for making calls as the application-owner. Not
-         safe for most mobile use.</dd></dl>
-</li>
-</ul>
-<a name="setClientId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setClientId</h4>
-<pre>public&nbsp;void&nbsp;setClientId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientId</code> - the client key id for making calls as the application-owner.
-            Not safe for most mobile use.</dd></dl>
-</li>
-</ul>
-<a name="withClientId(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>withClientId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a>&nbsp;withClientId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientId</code> - the client key id for making calls as the application-owner.
-            Not safe for most mobile use.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Client object for method call chaining</dd></dl>
-</li>
-</ul>
-<a name="getClientSecret()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getClientSecret</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getClientSecret()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the client key id for making calls as the application-owner. Not
-         safe for most mobile use.</dd></dl>
-</li>
-</ul>
-<a name="setClientSecret(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setClientSecret</h4>
-<pre>public&nbsp;void&nbsp;setClientSecret(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientSecret)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientSecret</code> - the client key id for making calls as the application-owner.
-            Not safe for most mobile use.</dd></dl>
-</li>
-</ul>
-<a name="withClientSecret(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>withClientSecret</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/Client.html" title="class in org.apache.usergrid.java.client">Client</a>&nbsp;withClientSecret(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientSecret)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientSecret</code> - the client key id for making calls as the application-owner.
-            Not safe for most mobile use.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>Client object for method call chaining</dd></dl>
-</li>
-</ul>
-<a name="getLoggedInUser()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLoggedInUser</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;getLoggedInUser()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the logged-in user after a successful authorizeAppUser request</dd></dl>
-</li>
-</ul>
-<a name="setLoggedInUser(org.apache.usergrid.java.client.entities.User)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setLoggedInUser</h4>
-<pre>public&nbsp;void&nbsp;setLoggedInUser(<a href="../../../../../org/apache/usergrid/java/client/entities/User.html" title="class in org.apache.usergrid.java.client.entities">User</a>&nbsp;loggedInUser)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>loggedInUser</code> - the logged-in user, usually not set by host application</dd></dl>
-</li>
-</ul>
-<a name="getAccessToken()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAccessToken</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAccessToken()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the OAuth2 access token after a successful authorize request</dd></dl>
-</li>
-</ul>
-<a name="setAccessToken(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setAccessToken</h4>
-<pre>public&nbsp;void&nbsp;setAccessToken(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accessToken)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>accessToken</code> - an OAuth2 access token. Usually not set by host application</dd></dl>
-</li>
-</ul>
-<a name="getCurrentOrganization()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCurrentOrganization</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCurrentOrganization()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the currentOrganization</dd></dl>
-</li>
-</ul>
-<a name="setCurrentOrganization(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setCurrentOrganization</h4>
-<pre>public&nbsp;void&nbsp;setCurrentOrganization(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;currentOrganization)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>currentOrganization</code> - </dd></dl>
-</li>
-</ul>
-<a name="httpRequest(org.springframework.http.HttpMethod, java.lang.Class, java.util.Map, java.lang.Object, java.lang.String...)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>httpRequest</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;httpRequest(org.springframework.http.HttpMethod&nbsp;method,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;cls,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;segments)</pre>
-<div class="block">Low-level HTTP request method. Synchronous, blocks till response or
- timeout.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>method</code> - HttpMethod method</dd><dd><code>cls</code> - class for the return type</dd><dd><code>params</code> - parameters to encode as querystring or body parameters</dd><dd><code>data</code> - JSON data to put in body</dd><dd><code>segments</code> - REST url path segments (i.e. /segment1/segment2/segment3)</dd>
-<dt><span class="strong">Returns:</span></dt><dd>results marshalled into class specified in cls parameter</dd></dl>
-</li>
-</ul>
-<a name="apiRequest(org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>apiRequest</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a>&nbsp;apiRequest(org.springframework.http.HttpMethod&nbsp;method,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;params,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;data,
-                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;segments)</pre>
-<div class="block">High-level Usergrid API request.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>method</code> - </dd><dd><code>params</code> - </dd><dd><code>data</code> - </dd><dd><code>segments</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
-</li>
-</ul>
-<a name="assertValidApplicationId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>assertValidApplicationId</h4>
-<pre>protected&nbsp;void&nbsp;assertValidApplicationId()</pre>
-</li>
-</ul>
-<a name="authorizeAppUser(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUser</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a>&nbsp;authorizeAppUser(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email,
-                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</pre>
-<div class="block">Log the user in and get a valid access token.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code>password</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd>non-null ApiResponse if request succeeds, check getError() for
-         "invalid_grant" to see if access is denied.</dd></dl>
-</li>
-</ul>
-<a name="changePassword(java.lang.String, java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>changePassword</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a>&nbsp;changePassword(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username,
-                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldPassword,
-                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newPassword)</pre>
-<div class="block">Change the password for the currently logged in user. You must supply the
- old password and the new password.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>username</code> - </dd><dd><code>oldPassword</code> - </dd><dd><code>newPassword</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
-</li>
-</ul>
-<a name="authorizeAppUserViaPin(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUserViaPin</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a>&nbsp;authorizeAppUserViaPin(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email,
-                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pin)</pre>
-<div class="block">Log the user in with their numeric pin-code and get a valid access token.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code>pin</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd>non-null ApiResponse if request succeeds, check getError() for
-         "invalid_grant" to see if access is denied.</dd></dl>
-</li>
-</ul>
-<a name="authorizeAppUserViaFacebook(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUserViaFacebook</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/usergrid/java/client/response/ApiResponse.html" title="class in org.apache.usergrid.java.client.response">ApiResponse</a>&nbsp;authorizeAppUserViaFacebook(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fb_access_token)</pre>
-<div class="block">Log the user in with their Facebook access token retrived via Facebook
- OAuth.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code

<TRUNCATED>