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 14:46:21 UTC

[50/51] [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/android/doc/org/apache/usergrid/android/client/Client.html
----------------------------------------------------------------------
diff --git a/sdks/android/doc/org/apache/usergrid/android/client/Client.html b/sdks/android/doc/org/apache/usergrid/android/client/Client.html
deleted file mode 100644
index e9a76ed..0000000
--- a/sdks/android/doc/org/apache/usergrid/android/client/Client.html
+++ /dev/null
@@ -1,989 +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:44:37 EST 2014 -->
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Client (usergrid-android-client 0.0.8-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-android-client 0.0.8-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>Next Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/usergrid/android/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_classes_inherited_from_class_org.usergrid.java.client.Client">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.android.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.usergrid.java.client.Client</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.usergrid.android.client.Client</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="strong">Client</span>
-extends org.usergrid.java.client.Client</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>
-<ul class="blockList">
-<li class="blockList"><a name="nested_classes_inherited_from_class_org.usergrid.java.client.Client">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from class&nbsp;org.usergrid.java.client.Client</h3>
-<code>org.usergrid.java.client.Client.Query, org.usergrid.java.client.Client.QueuePosition</code></li>
-</ul>
-</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/android/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/android/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/android/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/android/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/android/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/android/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/android/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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#addUserToGroupAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">addUserToGroupAsync</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,
-                   <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Adds a user to the specified groups.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#authorizeAppClientAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">authorizeAppClientAsync</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,
-                       <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Log the app in with it's client id and client secret key.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#authorizeAppUserAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">authorizeAppUserAsync</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,
-                     <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Log the user in and get a valid access token.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#authorizeAppUserViaFacebookAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">authorizeAppUserViaFacebookAsync</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,
-                                <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#authorizeAppUserViaPinAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">authorizeAppUserViaPinAsync</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,
-                           <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Log the user in with their numeric pin-code and get a valid access token.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#connectEntitiesAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">connectEntitiesAsync</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,
-                    <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Connect two entities together.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#createEntityAsync(org.usergrid.java.client.entities.Entity, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">createEntityAsync</a></strong>(org.usergrid.java.client.entities.Entity&nbsp;entity,
-                 <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Create a new entity on the server.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#createEntityAsync(java.util.Map, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">createEntityAsync</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,
-                 <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#createGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">createGroupAsync</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="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Creates a group with the specified group path.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#createGroupAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">createGroupAsync</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="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#createUserAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">createUserAsync</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,
-               <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Creates a user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#disconnectEntitiesAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">disconnectEntitiesAsync</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,
-                       <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Disconnect two entities.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#getGroupsForUserAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.GroupsRetrievedCallback)">getGroupsForUserAsync</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/android/client/callbacks/GroupsRetrievedCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">GroupsRetrievedCallback</a>&nbsp;callback)</code>
-<div class="block">Get the groups for the user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#postGroupActivityAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.usergrid.java.client.entities.User, org.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">postGroupActivityAsync</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,
-                      org.usergrid.java.client.entities.User&nbsp;user,
-                      org.usergrid.java.client.entities.Entity&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,
-                      <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Creates and posts an activity to a group.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#postUserActivityAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.usergrid.java.client.entities.User, org.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">postUserActivityAsync</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,
-                     org.usergrid.java.client.entities.User&nbsp;user,
-                     org.usergrid.java.client.entities.Entity&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,
-                     <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</code>
-<div class="block">Creates and posts an activity to a user.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryActivityFeedForGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryActivityFeedForGroupAsync</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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Get a group's activity feed.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryActivityFeedForUserAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryActivityFeedForUserAsync</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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Get a user's activity feed.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryEntitiesRequestAsync(org.apache.usergrid.android.client.callbacks.QueryResultsCallback, org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)">queryEntitiesRequestAsync</a></strong>(<a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback,
-                         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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryEntityConnectionsAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryEntityConnectionsAsync</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,
-                           <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Query the connected entities.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryEntityConnectionsWithinLocationAsync(java.lang.String, java.lang.String, java.lang.String, float, android.location.Location, java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryEntityConnectionsWithinLocationAsync</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,
-                                         android.location.Location&nbsp;location,
-                                         <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,
-                                         <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Query the connected entities within distance of a specific point.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryUsersAsync(org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryUsersAsync</a></strong>(<a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Perform a query of the users collection.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryUsersAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryUsersAsync</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,
-               <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</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>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#queryUsersForGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">queryUsersForGroupAsync</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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</code>
-<div class="block">Queries the users for the specified group.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#registerDeviceAsync(android.content.Context, java.util.Map, org.apache.usergrid.android.client.callbacks.DeviceRegistrationCallback)">registerDeviceAsync</a></strong>(android.content.Context&nbsp;context,
-                   <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,
-                   <a href="../../../../../org/apache/usergrid/android/client/callbacks/DeviceRegistrationCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">DeviceRegistrationCallback</a>&nbsp;callback)</code>
-<div class="block">Registers a device using the device's unique device ID.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/usergrid/android/client/Client.html#registerDeviceForPushAsync(android.content.Context, java.lang.String, java.lang.String, java.util.Map, org.apache.usergrid.android.client.callbacks.DeviceRegistrationCallback)">registerDeviceForPushAsync</a></strong>(android.content.Context&nbsp;context,
-                          <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,
-                          <a href="../../../../../org/apache/usergrid/android/client/callbacks/DeviceRegistrationCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">DeviceRegistrationCallback</a>&nbsp;callback)</code>
-<div class="block">Registers a device using the device's unique device ID.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.usergrid.java.client.Client">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.usergrid.java.client.Client</h3>
-<code>addSubscriber, addUserToGroup, apiRequest, assertValidApplicationId, authorizeAppClient, authorizeAppUser, authorizeAppUserViaFacebook, authorizeAppUserViaPin, changePassword, connectEntities, createEntity, createEntity, createGroup, createGroup, createGroup, createUser, disconnectEntities, getAccessToken, getApiUrl, getApplicationId, getClientId, getClientSecret, getCurrentOrganization, getGroupsForUser, getLoggedInUser, getMessages, getOrganizationId, httpRequest, init, makeLocationQL, postActivity, postActivity, postGroupActivity, postGroupActivity, postMessage, postMessage, postUserActivity, postUserActivity, queryActivity, queryActivityFeedForGroup, queryActivityFeedForUser, queryEntitiesRequest, queryEntityConnections, queryEntityConnectionsWithinLocation, queryGroups, queryQueuesRequest, queryUsers, queryUsers, queryUsersForGroup, queryUsersWithinLocation, registerDevice, registerDeviceForPush, removeSubscriber, setAccessToken, setApiUrl, setApplicationId, setClientId, 
 setClientSecret, setCurrentOrganization, setLoggedInUser, setOrganizationId, withApiUrl, withApplicationId, withClientId, withClientSecret, withOrganizationId</code></li>
-</ul>
-<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="authorizeAppUserAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUserAsync</h4>
-<pre>public&nbsp;void&nbsp;authorizeAppUserAsync(<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,
-                         <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Log the user in and get a valid access token. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code>password</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="authorizeAppUserViaPinAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUserViaPinAsync</h4>
-<pre>public&nbsp;void&nbsp;authorizeAppUserViaPinAsync(<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,
-                               <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Log the user in with their numeric pin-code and get a valid access token.
- Executes asynchronously in background and the callbacks are called in the
- UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code>pin</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="authorizeAppUserViaFacebookAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppUserViaFacebookAsync</h4>
-<pre>public&nbsp;void&nbsp;authorizeAppUserViaFacebookAsync(<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,
-                                    <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Log the user in with their numeric pin-code and get a valid access token.
- Executes asynchronously in background and the callbacks are called in the
- UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>email</code> - </dd><dd><code>pin</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="authorizeAppClientAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>authorizeAppClientAsync</h4>
-<pre>public&nbsp;void&nbsp;authorizeAppClientAsync(<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,
-                           <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Log the app in with it's client id and client secret key. Not recommended
- for production apps. Executes asynchronously in background and the
- callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clientId</code> - </dd><dd><code>clientSecret</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="registerDeviceAsync(android.content.Context, java.util.Map, org.apache.usergrid.android.client.callbacks.DeviceRegistrationCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>registerDeviceAsync</h4>
-<pre>public&nbsp;void&nbsp;registerDeviceAsync(android.content.Context&nbsp;context,
-                       <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,
-                       <a href="../../../../../org/apache/usergrid/android/client/callbacks/DeviceRegistrationCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">DeviceRegistrationCallback</a>&nbsp;callback)</pre>
-<div class="block">Registers a device using the device's unique device ID. Executes
- asynchronously in background and the callbacks are called in the UI
- thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - </dd><dd><code>properties</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="registerDeviceForPushAsync(android.content.Context, java.lang.String, java.lang.String, java.util.Map, org.apache.usergrid.android.client.callbacks.DeviceRegistrationCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>registerDeviceForPushAsync</h4>
-<pre>public&nbsp;void&nbsp;registerDeviceForPushAsync(android.content.Context&nbsp;context,
-                              <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,
-                              <a href="../../../../../org/apache/usergrid/android/client/callbacks/DeviceRegistrationCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">DeviceRegistrationCallback</a>&nbsp;callback)</pre>
-<div class="block">Registers a device using the device's unique device ID. Executes
- asynchronously in background and the callbacks are called in the UI
- thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - </dd><dd><code>properties</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="createEntityAsync(org.usergrid.java.client.entities.Entity, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createEntityAsync</h4>
-<pre>public&nbsp;void&nbsp;createEntityAsync(org.usergrid.java.client.entities.Entity&nbsp;entity,
-                     <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Create a new entity on the server. Executes asynchronously in background
- and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>entity</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="createEntityAsync(java.util.Map, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createEntityAsync</h4>
-<pre>public&nbsp;void&nbsp;createEntityAsync(<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,
-                     <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Create a new entity on the server from a set of properties. Properties
- must include a "type" property. Executes asynchronously in background and
- the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>properties</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="createUserAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createUserAsync</h4>
-<pre>public&nbsp;void&nbsp;createUserAsync(<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,
-                   <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Creates a user. Executes asynchronously in background and the callbacks
- are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>username</code> - </dd><dd><code>name</code> - </dd><dd><code>email</code> - </dd><dd><code>password</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="getGroupsForUserAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.GroupsRetrievedCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getGroupsForUserAsync</h4>
-<pre>public&nbsp;void&nbsp;getGroupsForUserAsync(<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/android/client/callbacks/GroupsRetrievedCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">GroupsRetrievedCallback</a>&nbsp;callback)</pre>
-<div class="block">Get the groups for the user. Executes asynchronously in background and
- the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>userId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryActivityFeedForUserAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryActivityFeedForUserAsync</h4>
-<pre>public&nbsp;void&nbsp;queryActivityFeedForUserAsync(<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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Get a user's activity feed. Returned as a query to ease paging. Executes
- asynchronously in background and the callbacks are called in the UI
- thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>userId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="postUserActivityAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.usergrid.java.client.entities.User, org.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>postUserActivityAsync</h4>
-<pre>public&nbsp;void&nbsp;postUserActivityAsync(<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,
-                         org.usergrid.java.client.entities.User&nbsp;user,
-                         org.usergrid.java.client.entities.Entity&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,
-                         <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Creates and posts an activity to a user. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>verb</code> - </dd><dd><code>title</code> - </dd><dd><code>content</code> - </dd><dd><code>category</code> - </dd><dd><code>user</code> - </dd><dd><code>object</code> - </dd><dd><code>objectType</code> - </dd><dd><code>objectName</code> - </dd><dd><code>objectContent</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="postGroupActivityAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.usergrid.java.client.entities.User, org.usergrid.java.client.entities.Entity, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>postGroupActivityAsync</h4>
-<pre>public&nbsp;void&nbsp;postGroupActivityAsync(<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,
-                          org.usergrid.java.client.entities.User&nbsp;user,
-                          org.usergrid.java.client.entities.Entity&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,
-                          <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Creates and posts an activity to a group. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>groupId</code> - </dd><dd><code>verb</code> - </dd><dd><code>title</code> - </dd><dd><code>content</code> - </dd><dd><code>category</code> - </dd><dd><code>user</code> - </dd><dd><code>object</code> - </dd><dd><code>objectType</code> - </dd><dd><code>objectName</code> - </dd><dd><code>objectContent</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryActivityFeedForGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryActivityFeedForGroupAsync</h4>
-<pre>public&nbsp;void&nbsp;queryActivityFeedForGroupAsync(<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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Get a group's activity feed. Returned as a query to ease paging. Executes
- asynchronously in background and the callbacks are called in the UI
- thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>userId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryEntitiesRequestAsync(org.apache.usergrid.android.client.callbacks.QueryResultsCallback, org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryEntitiesRequestAsync</h4>
-<pre>public&nbsp;void&nbsp;queryEntitiesRequestAsync(<a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback,
-                             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">Perform a query request and return a query object. The Query object
- provides a simple way of dealing with result sets that need to be
- iterated or paged through. Executes asynchronously in background and the
- callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>callback</code> - </dd><dd><code>method</code> - </dd><dd><code>params</code> - </dd><dd><code>data</code> - </dd><dd><code>segments</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryUsersAsync(org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryUsersAsync</h4>
-<pre>public&nbsp;void&nbsp;queryUsersAsync(<a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Perform a query of the users collection. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryUsersAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryUsersAsync</h4>
-<pre>public&nbsp;void&nbsp;queryUsersAsync(<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,
-                   <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Perform a query of the users collection using the provided query command.
- For example: "name contains 'ed'". Executes asynchronously in background
- and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ql</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryUsersForGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryUsersForGroupAsync</h4>
-<pre>public&nbsp;void&nbsp;queryUsersForGroupAsync(<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/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Queries the users for the specified group. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>groupId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="addUserToGroupAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addUserToGroupAsync</h4>
-<pre>public&nbsp;void&nbsp;addUserToGroupAsync(<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,
-                       <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Adds a user to the specified groups. Executes asynchronously in
- background and the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>userId</code> - </dd><dd><code>groupId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="createGroupAsync(java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createGroupAsync</h4>
-<pre>public&nbsp;void&nbsp;createGroupAsync(<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="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Creates a group with the specified group path. Group paths can be slash
- ("/") delimited like file paths for hierarchical group relationships.
- Executes asynchronously in background and the callbacks are called in the
- UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>groupPath</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="createGroupAsync(java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createGroupAsync</h4>
-<pre>public&nbsp;void&nbsp;createGroupAsync(<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="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Creates a group with the specified group path and group title. Group
- paths can be slash ("/") deliminted like file paths for hierarchical
- group relationships. Executes asynchronously in background and the
- callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>groupPath</code> - </dd><dd><code>groupTitle</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="connectEntitiesAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connectEntitiesAsync</h4>
-<pre>public&nbsp;void&nbsp;connectEntitiesAsync(<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,
-                        <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Connect two entities together. Executes asynchronously in background and
- the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>connectingEntityType</code> - </dd><dd><code>connectingEntityId</code> - </dd><dd><code>connectionType</code> - </dd><dd><code>connectedEntityId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="disconnectEntitiesAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.ApiResponseCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>disconnectEntitiesAsync</h4>
-<pre>public&nbsp;void&nbsp;disconnectEntitiesAsync(<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,
-                           <a href="../../../../../org/apache/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">ApiResponseCallback</a>&nbsp;callback)</pre>
-<div class="block">Disconnect two entities. Executes asynchronously in background and the
- callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>connectingEntityType</code> - </dd><dd><code>connectingEntityId</code> - </dd><dd><code>connectionType</code> - </dd><dd><code>connectedEntityId</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryEntityConnectionsAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>queryEntityConnectionsAsync</h4>
-<pre>public&nbsp;void&nbsp;queryEntityConnectionsAsync(<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,
-                               <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Query the connected entities. Executes asynchronously in background and
- the callbacks are called in the UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>connectingEntityType</code> - </dd><dd><code>connectingEntityId</code> - </dd><dd><code>connectionType</code> - </dd><dd><code>ql</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-<a name="queryEntityConnectionsWithinLocationAsync(java.lang.String, java.lang.String, java.lang.String, float, android.location.Location, java.lang.String, org.apache.usergrid.android.client.callbacks.QueryResultsCallback)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>queryEntityConnectionsWithinLocationAsync</h4>
-<pre>public&nbsp;void&nbsp;queryEntityConnectionsWithinLocationAsync(<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,
-                                             android.location.Location&nbsp;location,
-                                             <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,
-                                             <a href="../../../../../org/apache/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.apache.usergrid.android.client.callbacks">QueryResultsCallback</a>&nbsp;callback)</pre>
-<div class="block">Query the connected entities within distance of a specific point. .
- Executes asynchronously in background and the callbacks are called in the
- UI thread.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>connectingEntityType</code> - </dd><dd><code>connectingEntityId</code> - </dd><dd><code>connectionType</code> - </dd><dd><code>distance</code> - </dd><dd><code>latitude</code> - </dd><dd><code>longitude</code> - </dd><dd><code>callback</code> - </dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
-<!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_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>Next Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/usergrid/android/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_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  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_classes_inherited_from_class_org.usergrid.java.client.Client">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_bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
-</body>
-</html>