You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2014/08/27 00:40:25 UTC

[08/63] [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/stack/java-sdk-old/doc/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/stack/java-sdk-old/doc/allclasses-noframe.html b/stack/java-sdk-old/doc/allclasses-noframe.html
deleted file mode 100644
index c174488..0000000
--- a/stack/java-sdk-old/doc/allclasses-noframe.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_29) on Fri Mar 09 16:00:54 PST 2012 -->
-<TITLE>
-All Classes
-</TITLE>
-
-<META NAME="date" CONTENT="2012-03-09">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameHeadingFont">
-<B>All Classes</B></FONT>
-<BR>
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/usergrid/android/client/entities/Activity.html" title="class in org.usergrid.android.client.entities">Activity</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Activity.ActivityCollection.html" title="class in org.usergrid.android.client.entities">Activity.ActivityCollection</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Activity.ActivityObject.html" title="class in org.usergrid.android.client.entities">Activity.ActivityObject</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Activity.MediaLink.html" title="class in org.usergrid.android.client.entities">Activity.MediaLink</A>
-<BR>
-<A HREF="org/usergrid/android/client/response/AggregateCounter.html" title="class in org.usergrid.android.client.response">AggregateCounter</A>
-<BR>
-<A HREF="org/usergrid/android/client/response/AggregateCounterSet.html" title="class in org.usergrid.android.client.response">AggregateCounterSet</A>
-<BR>
-<A HREF="org/usergrid/android/client/response/ApiResponse.html" title="class in org.usergrid.android.client.response">ApiResponse</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.usergrid.android.client.callbacks"><I>ApiResponseCallback</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<BR>
-<A HREF="org/usergrid/android/client/Client.Query.html" title="interface in org.usergrid.android.client"><I>Client.Query</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/Client.QueuePosition.html" title="enum in org.usergrid.android.client">Client.QueuePosition</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/ClientAsyncTask.html" title="class in org.usergrid.android.client.callbacks">ClientAsyncTask</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/ClientCallback.html" title="interface in org.usergrid.android.client.callbacks"><I>ClientCallback</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/response/ClientCredentialsInfo.html" title="class in org.usergrid.android.client.response">ClientCredentialsInfo</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Device.html" title="class in org.usergrid.android.client.entities">Device</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/DeviceRegistrationCallback.html" title="interface in org.usergrid.android.client.callbacks"><I>DeviceRegistrationCallback</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/utils/DeviceUuidFactory.html" title="class in org.usergrid.android.client.utils">DeviceUuidFactory</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Entity.html" title="class in org.usergrid.android.client.entities">Entity</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Group.html" title="class in org.usergrid.android.client.entities">Group</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/GroupsRetrievedCallback.html" title="interface in org.usergrid.android.client.callbacks"><I>GroupsRetrievedCallback</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/utils/JsonUtils.html" title="class in org.usergrid.android.client.utils">JsonUtils</A>
-<BR>
-<A HREF="org/usergrid/android/client/utils/MapUtils.html" title="class in org.usergrid.android.client.utils">MapUtils</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/Message.html" title="class in org.usergrid.android.client.entities">Message</A>
-<BR>
-<A HREF="org/usergrid/android/client/utils/ObjectUtils.html" title="class in org.usergrid.android.client.utils">ObjectUtils</A>
-<BR>
-<A HREF="org/usergrid/android/client/callbacks/QueryResultsCallback.html" title="interface in org.usergrid.android.client.callbacks"><I>QueryResultsCallback</I></A>
-<BR>
-<A HREF="org/usergrid/android/client/response/QueueInfo.html" title="class in org.usergrid.android.client.response">QueueInfo</A>
-<BR>
-<A HREF="org/usergrid/android/client/utils/UrlUtils.html" title="class in org.usergrid.android.client.utils">UrlUtils</A>
-<BR>
-<A HREF="org/usergrid/android/client/entities/User.html" title="class in org.usergrid.android.client.entities">User</A>
-<BR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1e3b9fea/stack/java-sdk-old/doc/constant-values.html
----------------------------------------------------------------------
diff --git a/stack/java-sdk-old/doc/constant-values.html b/stack/java-sdk-old/doc/constant-values.html
deleted file mode 100644
index 19caa3a..0000000
--- a/stack/java-sdk-old/doc/constant-values.html
+++ /dev/null
@@ -1,732 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_29) on Fri Mar 09 16:00:54 PST 2012 -->
-<TITLE>
-Constant Field Values
-</TITLE>
-
-<META NAME="date" CONTENT="2012-03-09">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H1>
-Constant Field Values</H1>
-</CENTER>
-<HR SIZE="4" NOSHADE>
-<B>Contents</B><UL>
-<LI><A HREF="#org.usergrid">org.usergrid.*</A>
-</UL>
-
-<A NAME="org.usergrid"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left"><FONT SIZE="+2">
-org.usergrid.*</FONT></TH>
-</TR>
-</TABLE>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/Activity.html" title="class in org.usergrid.android.client.entities">Activity</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.ENTITY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#ENTITY_TYPE">ENTITY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"activity"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_ARTICLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_ARTICLE">OBJECT_TYPE_ARTICLE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"article"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_AUDIO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_AUDIO">OBJECT_TYPE_AUDIO</A></CODE></TD>
-<TD ALIGN="right"><CODE>"audio"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_BADGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_BADGE">OBJECT_TYPE_BADGE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"badge"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_BOOKMARK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_BOOKMARK">OBJECT_TYPE_BOOKMARK</A></CODE></TD>
-<TD ALIGN="right"><CODE>"bookmark"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_COLLECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_COLLECTION">OBJECT_TYPE_COLLECTION</A></CODE></TD>
-<TD ALIGN="right"><CODE>"collection"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_COMMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_COMMENT">OBJECT_TYPE_COMMENT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"comment"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_EVENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_EVENT">OBJECT_TYPE_EVENT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"event"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_FILE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_FILE">OBJECT_TYPE_FILE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"file"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_GROUP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_GROUP">OBJECT_TYPE_GROUP</A></CODE></TD>
-<TD ALIGN="right"><CODE>"group"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_IMAGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_IMAGE">OBJECT_TYPE_IMAGE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"image"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_NOTE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_NOTE">OBJECT_TYPE_NOTE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"note"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_PERSON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_PERSON">OBJECT_TYPE_PERSON</A></CODE></TD>
-<TD ALIGN="right"><CODE>"person"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_PLACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_PLACE">OBJECT_TYPE_PLACE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"place"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_PRODUCT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_PRODUCT">OBJECT_TYPE_PRODUCT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"product"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_QUESTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_QUESTION">OBJECT_TYPE_QUESTION</A></CODE></TD>
-<TD ALIGN="right"><CODE>"question"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_REVIEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_REVIEW">OBJECT_TYPE_REVIEW</A></CODE></TD>
-<TD ALIGN="right"><CODE>"review"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_SERVICE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_SERVICE">OBJECT_TYPE_SERVICE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"service"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.OBJECT_TYPE_VIDEO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#OBJECT_TYPE_VIDEO">OBJECT_TYPE_VIDEO</A></CODE></TD>
-<TD ALIGN="right"><CODE>"video"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_ACTOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_ACTOR">PROPERTY_ACTOR</A></CODE></TD>
-<TD ALIGN="right"><CODE>"actor"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_CATEGORY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_CATEGORY">PROPERTY_CATEGORY</A></CODE></TD>
-<TD ALIGN="right"><CODE>"category"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_CONTENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_CONTENT">PROPERTY_CONTENT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"content"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_GENERATOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_GENERATOR">PROPERTY_GENERATOR</A></CODE></TD>
-<TD ALIGN="right"><CODE>"generator"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_ICON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_ICON">PROPERTY_ICON</A></CODE></TD>
-<TD ALIGN="right"><CODE>"icon"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_OBJECT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_OBJECT">PROPERTY_OBJECT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"object"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_PUBLISHED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_PUBLISHED">PROPERTY_PUBLISHED</A></CODE></TD>
-<TD ALIGN="right"><CODE>"published"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_TITLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_TITLE">PROPERTY_TITLE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"title"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.PROPERTY_VERB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#PROPERTY_VERB">PROPERTY_VERB</A></CODE></TD>
-<TD ALIGN="right"><CODE>"verb"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_ADD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_ADD">VERB_ADD</A></CODE></TD>
-<TD ALIGN="right"><CODE>"add"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_CANCEL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_CANCEL">VERB_CANCEL</A></CODE></TD>
-<TD ALIGN="right"><CODE>"cancel"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_CHECKIN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_CHECKIN">VERB_CHECKIN</A></CODE></TD>
-<TD ALIGN="right"><CODE>"checkin"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_DELETE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_DELETE">VERB_DELETE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"delete"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_FAVORITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_FAVORITE">VERB_FAVORITE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"favorite"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_FOLLOW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_FOLLOW">VERB_FOLLOW</A></CODE></TD>
-<TD ALIGN="right"><CODE>"follow"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_GIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_GIVE">VERB_GIVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"give"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_IGNORE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_IGNORE">VERB_IGNORE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"ignore"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_INVITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_INVITE">VERB_INVITE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"invite"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_JOIN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_JOIN">VERB_JOIN</A></CODE></TD>
-<TD ALIGN="right"><CODE>"join"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_LEAVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_LEAVE">VERB_LEAVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"leave"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_LIKE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_LIKE">VERB_LIKE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"like"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_MAKE_FRIEND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_MAKE_FRIEND">VERB_MAKE_FRIEND</A></CODE></TD>
-<TD ALIGN="right"><CODE>"make-friend"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_PLAY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_PLAY">VERB_PLAY</A></CODE></TD>
-<TD ALIGN="right"><CODE>"play"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_POST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_POST">VERB_POST</A></CODE></TD>
-<TD ALIGN="right"><CODE>"post"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_RECEIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_RECEIVE">VERB_RECEIVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"receive"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_REMOVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_REMOVE">VERB_REMOVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"remove"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_REMOVE_FRIEND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_REMOVE_FRIEND">VERB_REMOVE_FRIEND</A></CODE></TD>
-<TD ALIGN="right"><CODE>"remove-friend"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_REQUEST_FRIEND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_REQUEST_FRIEND">VERB_REQUEST_FRIEND</A></CODE></TD>
-<TD ALIGN="right"><CODE>"request-friend"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_RSVP_MAYBE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_RSVP_MAYBE">VERB_RSVP_MAYBE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"rsvp-maybe"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_RSVP_NO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_RSVP_NO">VERB_RSVP_NO</A></CODE></TD>
-<TD ALIGN="right"><CODE>"rsvp-no"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_RSVP_YES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_RSVP_YES">VERB_RSVP_YES</A></CODE></TD>
-<TD ALIGN="right"><CODE>"rsvp-yes"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_SAVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_SAVE">VERB_SAVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"save"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_SHARE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_SHARE">VERB_SHARE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"share"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_STOP_FOLLOWING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_STOP_FOLLOWING">VERB_STOP_FOLLOWING</A></CODE></TD>
-<TD ALIGN="right"><CODE>"stop-following"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_TAG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_TAG">VERB_TAG</A></CODE></TD>
-<TD ALIGN="right"><CODE>"tag"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_UNFAVORITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_UNFAVORITE">VERB_UNFAVORITE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"unfavorite"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_UNLIKE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_UNLIKE">VERB_UNLIKE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"unlike"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_UNSAVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_UNSAVE">VERB_UNSAVE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"unsave"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Activity.VERB_UPDATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Activity.html#VERB_UPDATE">VERB_UPDATE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"update"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/Device.html" title="class in org.usergrid.android.client.entities">Device</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Device.ENTITY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Device.html#ENTITY_TYPE">ENTITY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"device"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Device.PROPERTY_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Device.html#PROPERTY_NAME">PROPERTY_NAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"name"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/Entity.html" title="class in org.usergrid.android.client.entities">Entity</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Entity.PROPERTY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Entity.html#PROPERTY_TYPE">PROPERTY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"type"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Entity.PROPERTY_UUID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Entity.html#PROPERTY_UUID">PROPERTY_UUID</A></CODE></TD>
-<TD ALIGN="right"><CODE>"uuid"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/Group.html" title="class in org.usergrid.android.client.entities">Group</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Group.ENTITY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Group.html#ENTITY_TYPE">ENTITY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"group"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Group.PROPERTY_PATH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Group.html#PROPERTY_PATH">PROPERTY_PATH</A></CODE></TD>
-<TD ALIGN="right"><CODE>"path"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Group.PROPERTY_TITLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Group.html#PROPERTY_TITLE">PROPERTY_TITLE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"title"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/Message.html" title="class in org.usergrid.android.client.entities">Message</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.ENTITY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#ENTITY_TYPE">ENTITY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"message"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_CATEGORY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_CATEGORY">PROPERTY_CATEGORY</A></CODE></TD>
-<TD ALIGN="right"><CODE>"category"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_CORRELATION_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_CORRELATION_ID">PROPERTY_CORRELATION_ID</A></CODE></TD>
-<TD ALIGN="right"><CODE>"correlation_id"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_DESTINATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_DESTINATION">PROPERTY_DESTINATION</A></CODE></TD>
-<TD ALIGN="right"><CODE>"destination"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_INDEXED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_INDEXED">PROPERTY_INDEXED</A></CODE></TD>
-<TD ALIGN="right"><CODE>"indexed"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_PERSISTENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_PERSISTENT">PROPERTY_PERSISTENT</A></CODE></TD>
-<TD ALIGN="right"><CODE>"persistent"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_REPLY_TO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_REPLY_TO">PROPERTY_REPLY_TO</A></CODE></TD>
-<TD ALIGN="right"><CODE>"reply_to"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_TIMESTAMP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_TIMESTAMP">PROPERTY_TIMESTAMP</A></CODE></TD>
-<TD ALIGN="right"><CODE>"timestamp"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.Message.PROPERTY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/Message.html#PROPERTY_TYPE">PROPERTY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"type"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-
-<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="3">org.usergrid.android.client.entities.<A HREF="org/usergrid/android/client/entities/User.html" title="class in org.usergrid.android.client.entities">User</A></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.ENTITY_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#ENTITY_TYPE">ENTITY_TYPE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"user"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_ACTIVATED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_ACTIVATED">PROPERTY_ACTIVATED</A></CODE></TD>
-<TD ALIGN="right"><CODE>"activated"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_DISABLED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_DISABLED">PROPERTY_DISABLED</A></CODE></TD>
-<TD ALIGN="right"><CODE>"disabled"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_EMAIL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_EMAIL">PROPERTY_EMAIL</A></CODE></TD>
-<TD ALIGN="right"><CODE>"email"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_FIRSTNAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_FIRSTNAME">PROPERTY_FIRSTNAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"firstname"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_LASTNAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_LASTNAME">PROPERTY_LASTNAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"lastname"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_MIDDLENAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_MIDDLENAME">PROPERTY_MIDDLENAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"middlename"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_NAME">PROPERTY_NAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"name"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_PICTURE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_PICTURE">PROPERTY_PICTURE</A></CODE></TD>
-<TD ALIGN="right"><CODE>"picture"</CODE></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<A NAME="org.usergrid.android.client.entities.User.PROPERTY_USERNAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
-<TD ALIGN="left"><CODE><A HREF="org/usergrid/android/client/entities/User.html#PROPERTY_USERNAME">PROPERTY_USERNAME</A></CODE></TD>
-<TD ALIGN="right"><CODE>"username"</CODE></TD>
-</TR>
-</FONT></TD>
-</TR>
-</TABLE>
-
-<P>
-
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1e3b9fea/stack/java-sdk-old/doc/deprecated-list.html
----------------------------------------------------------------------
diff --git a/stack/java-sdk-old/doc/deprecated-list.html b/stack/java-sdk-old/doc/deprecated-list.html
deleted file mode 100644
index 0dbbeef..0000000
--- a/stack/java-sdk-old/doc/deprecated-list.html
+++ /dev/null
@@ -1,146 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_29) on Fri Mar 09 16:00:54 PST 2012 -->
-<TITLE>
-Deprecated List
-</TITLE>
-
-<META NAME="date" CONTENT="2012-03-09">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Deprecated API</B></H2>
-</CENTER>
-<HR SIZE="4" NOSHADE>
-<B>Contents</B><UL>
-</UL>
-
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1e3b9fea/stack/java-sdk-old/doc/help-doc.html
----------------------------------------------------------------------
diff --git a/stack/java-sdk-old/doc/help-doc.html b/stack/java-sdk-old/doc/help-doc.html
deleted file mode 100644
index 1b8bca1..0000000
--- a/stack/java-sdk-old/doc/help-doc.html
+++ /dev/null
@@ -1,223 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_29) on Fri Mar 09 16:00:54 PST 2012 -->
-<TITLE>
-API Help
-</TITLE>
-
-<META NAME="date" CONTENT="2012-03-09">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H1>
-How This API Document Is Organized</H1>
-</CENTER>
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
-Overview</H3>
-<BLOCKQUOTE>
-
-<P>
-The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
-<H3>
-Package</H3>
-<BLOCKQUOTE>
-
-<P>
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
-<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
-</BLOCKQUOTE>
-<H3>
-Class/Interface</H3>
-<BLOCKQUOTE>
-
-<P>
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
-<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
-<P>
-<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
-<P>
-<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
-</BLOCKQUOTE>
-<H3>
-Annotation Type</H3>
-<BLOCKQUOTE>
-
-<P>
-Each annotation type has its own separate page with the following sections:<UL>
-<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
-</BLOCKQUOTE>
-</BLOCKQUOTE>
-<H3>
-Enum</H3>
-<BLOCKQUOTE>
-
-<P>
-Each enum has its own separate page with the following sections:<UL>
-<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
-</BLOCKQUOTE>
-<H3>
-Use</H3>
-<BLOCKQUOTE>
-Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
-<H3>
-Tree (Class Hierarchy)</H3>
-<BLOCKQUOTE>
-There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
-<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
-</BLOCKQUOTE>
-<H3>
-Deprecated API</H3>
-<BLOCKQUOTE>
-The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
-<H3>
-Index</H3>
-<BLOCKQUOTE>
-The <A HREF="index-files/index-1.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
-<H3>
-Prev/Next</H3>
-These links take you to the next or previous class, interface, package, or related page.<H3>
-Frames/No Frames</H3>
-These links show and hide the HTML frames.  All pages are available with or without frames.
-<P>
-<H3>
-Serialized Form</H3>
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
-<P>
-<H3>
-Constant Field Values</H3>
-The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
-<P>
-<FONT SIZE="-1">
-<EM>
-This help file applies to API documentation generated using the standard doclet.</EM>
-</FONT>
-<BR>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/1e3b9fea/stack/java-sdk-old/doc/index-files/index-1.html
----------------------------------------------------------------------
diff --git a/stack/java-sdk-old/doc/index-files/index-1.html b/stack/java-sdk-old/doc/index-files/index-1.html
deleted file mode 100644
index 2aa919f..0000000
--- a/stack/java-sdk-old/doc/index-files/index-1.html
+++ /dev/null
@@ -1,209 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_29) on Fri Mar 09 16:00:54 PST 2012 -->
-<TITLE>
-A-Index
-</TITLE>
-
-<META NAME="date" CONTENT="2012-03-09">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="A-Index";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV LETTER&nbsp;
-&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
-<A NAME="_A_"><!-- --></A><H2>
-<B>A</B></H2>
-<DL>
-<DT><A HREF="../org/usergrid/android/client/entities/Activity.html" title="class in org.usergrid.android.client.entities"><B>Activity</B></A> - Class in <A HREF="../org/usergrid/android/client/entities/package-summary.html">org.usergrid.android.client.entities</A><DD>An entity type for representing activity stream actions.<DT><A HREF="../org/usergrid/android/client/entities/Activity.html#Activity()"><B>Activity()</B></A> - 
-Constructor for class org.usergrid.android.client.entities.<A HREF="../org/usergrid/android/client/entities/Activity.html" title="class in org.usergrid.android.client.entities">Activity</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/entities/Activity.html#Activity(org.usergrid.android.client.entities.Entity)"><B>Activity(Entity)</B></A> - 
-Constructor for class org.usergrid.android.client.entities.<A HREF="../org/usergrid/android/client/entities/Activity.html" title="class in org.usergrid.android.client.entities">Activity</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/entities/Activity.ActivityCollection.html" title="class in org.usergrid.android.client.entities"><B>Activity.ActivityCollection</B></A> - Class in <A HREF="../org/usergrid/android/client/entities/package-summary.html">org.usergrid.android.client.entities</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/entities/Activity.ActivityCollection.html#Activity.ActivityCollection()"><B>Activity.ActivityCollection()</B></A> - 
-Constructor for class org.usergrid.android.client.entities.<A HREF="../org/usergrid/android/client/entities/Activity.ActivityCollection.html" title="class in org.usergrid.android.client.entities">Activity.ActivityCollection</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/entities/Activity.ActivityObject.html" title="class in org.usergrid.android.client.entities"><B>Activity.ActivityObject</B></A> - Class in <A HREF="../org/usergrid/android/client/entities/package-summary.html">org.usergrid.android.client.entities</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/entities/Activity.ActivityObject.html#Activity.ActivityObject()"><B>Activity.ActivityObject()</B></A> - 
-Constructor for class org.usergrid.android.client.entities.<A HREF="../org/usergrid/android/client/entities/Activity.ActivityObject.html" title="class in org.usergrid.android.client.entities">Activity.ActivityObject</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/entities/Activity.MediaLink.html" title="class in org.usergrid.android.client.entities"><B>Activity.MediaLink</B></A> - Class in <A HREF="../org/usergrid/android/client/entities/package-summary.html">org.usergrid.android.client.entities</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/entities/Activity.MediaLink.html#Activity.MediaLink()"><B>Activity.MediaLink()</B></A> - 
-Constructor for class org.usergrid.android.client.entities.<A HREF="../org/usergrid/android/client/entities/Activity.MediaLink.html" title="class in org.usergrid.android.client.entities">Activity.MediaLink</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/utils/UrlUtils.html#addQueryParams(java.lang.String, java.util.Map)"><B>addQueryParams(String, Map&lt;String, Object&gt;)</B></A> - 
-Static method in class org.usergrid.android.client.utils.<A HREF="../org/usergrid/android/client/utils/UrlUtils.html" title="class in org.usergrid.android.client.utils">UrlUtils</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/Client.html#addSubscriber(java.lang.String, java.lang.String)"><B>addSubscriber(String, String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/Client.html#addUserToGroup(java.lang.String, java.lang.String)"><B>addUserToGroup(String, String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Adds a user to the specified groups.
-<DT><A HREF="../org/usergrid/android/client/Client.html#addUserToGroupAsync(java.lang.String, java.lang.String, org.usergrid.android.client.callbacks.ApiResponseCallback)"><B>addUserToGroupAsync(String, String, ApiResponseCallback)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Adds a user to the specified groups.
-<DT><A HREF="../org/usergrid/android/client/response/AggregateCounter.html" title="class in org.usergrid.android.client.response"><B>AggregateCounter</B></A> - Class in <A HREF="../org/usergrid/android/client/response/package-summary.html">org.usergrid.android.client.response</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/response/AggregateCounter.html#AggregateCounter(long, long)"><B>AggregateCounter(long, long)</B></A> - 
-Constructor for class org.usergrid.android.client.response.<A HREF="../org/usergrid/android/client/response/AggregateCounter.html" title="class in org.usergrid.android.client.response">AggregateCounter</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/response/AggregateCounterSet.html" title="class in org.usergrid.android.client.response"><B>AggregateCounterSet</B></A> - Class in <A HREF="../org/usergrid/android/client/response/package-summary.html">org.usergrid.android.client.response</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/response/AggregateCounterSet.html#AggregateCounterSet(java.lang.String, java.util.UUID, java.util.UUID, java.lang.String, java.util.List)"><B>AggregateCounterSet(String, UUID, UUID, String, List&lt;AggregateCounter&gt;)</B></A> - 
-Constructor for class org.usergrid.android.client.response.<A HREF="../org/usergrid/android/client/response/AggregateCounterSet.html" title="class in org.usergrid.android.client.response">AggregateCounterSet</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/response/AggregateCounterSet.html#AggregateCounterSet(java.lang.String, java.util.UUID, java.lang.String, java.util.List)"><B>AggregateCounterSet(String, UUID, String, List&lt;AggregateCounter&gt;)</B></A> - 
-Constructor for class org.usergrid.android.client.response.<A HREF="../org/usergrid/android/client/response/AggregateCounterSet.html" title="class in org.usergrid.android.client.response">AggregateCounterSet</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/Client.html#apiRequest(org.springframework.http.HttpMethod, java.util.Map, java.lang.Object, java.lang.String...)"><B>apiRequest(HttpMethod, Map&lt;String, Object&gt;, Object, String...)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>High-level Usergrid API request.
-<DT><A HREF="../org/usergrid/android/client/response/ApiResponse.html" title="class in org.usergrid.android.client.response"><B>ApiResponse</B></A> - Class in <A HREF="../org/usergrid/android/client/response/package-summary.html">org.usergrid.android.client.response</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/response/ApiResponse.html#ApiResponse()"><B>ApiResponse()</B></A> - 
-Constructor for class org.usergrid.android.client.response.<A HREF="../org/usergrid/android/client/response/ApiResponse.html" title="class in org.usergrid.android.client.response">ApiResponse</A>
-<DD>&nbsp;
-<DT><A HREF="../org/usergrid/android/client/callbacks/ApiResponseCallback.html" title="interface in org.usergrid.android.client.callbacks"><B>ApiResponseCallback</B></A> - Interface in <A HREF="../org/usergrid/android/client/callbacks/package-summary.html">org.usergrid.android.client.callbacks</A><DD>&nbsp;<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppClient(java.lang.String, java.lang.String)"><B>authorizeAppClient(String, String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the app in with it's client id and client secret key.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppClientAsync(java.lang.String, java.lang.String, org.usergrid.android.client.callbacks.ApiResponseCallback)"><B>authorizeAppClientAsync(String, String, ApiResponseCallback)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the app in with it's client id and client secret key.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUser(java.lang.String, java.lang.String)"><B>authorizeAppUser(String, String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in and get a valid access token.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUserAsync(java.lang.String, java.lang.String, org.usergrid.android.client.callbacks.ApiResponseCallback)"><B>authorizeAppUserAsync(String, String, ApiResponseCallback)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in and get a valid access token.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUserViaFacebook(java.lang.String)"><B>authorizeAppUserViaFacebook(String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in with their Facebook access token retrived via Facebook
- OAuth.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUserViaFacebookAsync(java.lang.String, org.usergrid.android.client.callbacks.ApiResponseCallback)"><B>authorizeAppUserViaFacebookAsync(String, ApiResponseCallback)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in with their numeric pin-code and get a valid access token.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUserViaPin(java.lang.String, java.lang.String)"><B>authorizeAppUserViaPin(String, String)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in with their numeric pin-code and get a valid access token.
-<DT><A HREF="../org/usergrid/android/client/Client.html#authorizeAppUserViaPinAsync(java.lang.String, java.lang.String, org.usergrid.android.client.callbacks.ApiResponseCallback)"><B>authorizeAppUserViaPinAsync(String, String, ApiResponseCallback)</B></A> - 
-Method in class org.usergrid.android.client.<A HREF="../org/usergrid/android/client/Client.html" title="class in org.usergrid.android.client">Client</A>
-<DD>Log the user in with their numeric pin-code and get a valid access token.
-</DL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV LETTER&nbsp;
-&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">F</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">H</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">J</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
-
-</BODY>
-</HTML>