Skip to content

Commit f491ede

Browse files
author
Kyle Morse
committed
Fixed javadocs
1 parent dc6e21b commit f491ede

File tree

154 files changed

+14759
-1169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+14759
-1169
lines changed

RallyRestToolkitForJava.iml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<content url="file://$MODULE_DIR$">
77
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
88
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
9-
<sourceFolder url="file://$MODULE_DIR$/src/main/resources/examples" isTestSource="true" />
109
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
1110
<excludeFolder url="file://$MODULE_DIR$/target" />
1211
</content>

src/main/resources/doc/allclasses-frame.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_55) on Tue Mar 15 20:06:37 MDT 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_55) on Tue Mar 15 20:15:34 MDT 2016 -->
66
<title>All Classes (Rally Rest API for Java 2.2)</title>
77
<meta name="date" content="2016-03-15">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -12,56 +12,26 @@ <h1 class="bar">All Classes</h1>
1212
<div class="indexContainer">
1313
<ul>
1414
<li><a href="com/rallydev/rest/client/ApiKeyClient.html" title="class in com.rallydev.rest.client" target="classFrame">ApiKeyClient</a></li>
15-
<li><a href="com/rallydev/rest/client/ApiKeyClientTest.html" title="class in com.rallydev.rest.client" target="classFrame">ApiKeyClientTest</a></li>
1615
<li><a href="com/rallydev/rest/client/BasicAuthClient.html" title="class in com.rallydev.rest.client" target="classFrame">BasicAuthClient</a></li>
17-
<li><a href="com/rallydev/rest/client/BasicAuthClientTest.html" title="class in com.rallydev.rest.client" target="classFrame">BasicAuthClientTest</a></li>
18-
<li><a href="com/rallydev/rest/CollectionAddExample.html" title="class in com.rallydev.rest" target="classFrame">CollectionAddExample</a></li>
19-
<li><a href="com/rallydev/rest/CollectionQueryExample.html" title="class in com.rallydev.rest" target="classFrame">CollectionQueryExample</a></li>
20-
<li><a href="com/rallydev/rest/CollectionSummaryExample.html" title="class in com.rallydev.rest" target="classFrame">CollectionSummaryExample</a></li>
2116
<li><a href="com/rallydev/rest/request/CollectionUpdateRequest.html" title="class in com.rallydev.rest.request" target="classFrame">CollectionUpdateRequest</a></li>
22-
<li><a href="com/rallydev/rest/request/CollectionUpdateRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">CollectionUpdateRequestTest</a></li>
2317
<li><a href="com/rallydev/rest/response/CollectionUpdateResponse.html" title="class in com.rallydev.rest.response" target="classFrame">CollectionUpdateResponse</a></li>
24-
<li><a href="com/rallydev/rest/response/CollectionUpdateResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">CollectionUpdateResponseTest</a></li>
2518
<li><a href="com/rallydev/rest/request/CreateRequest.html" title="class in com.rallydev.rest.request" target="classFrame">CreateRequest</a></li>
26-
<li><a href="com/rallydev/rest/request/CreateRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">CreateRequestTest</a></li>
2719
<li><a href="com/rallydev/rest/response/CreateResponse.html" title="class in com.rallydev.rest.response" target="classFrame">CreateResponse</a></li>
28-
<li><a href="com/rallydev/rest/response/CreateResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">CreateResponseTest</a></li>
29-
<li><a href="com/rallydev/rest/CrudExample.html" title="class in com.rallydev.rest" target="classFrame">CrudExample</a></li>
3020
<li><a href="com/rallydev/rest/request/DeleteRequest.html" title="class in com.rallydev.rest.request" target="classFrame">DeleteRequest</a></li>
31-
<li><a href="com/rallydev/rest/request/DeleteRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">DeleteRequestTest</a></li>
3221
<li><a href="com/rallydev/rest/response/DeleteResponse.html" title="class in com.rallydev.rest.response" target="classFrame">DeleteResponse</a></li>
33-
<li><a href="com/rallydev/rest/response/DeleteResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">DeleteResponseTest</a></li>
3422
<li><a href="com/rallydev/rest/util/Fetch.html" title="class in com.rallydev.rest.util" target="classFrame">Fetch</a></li>
35-
<li><a href="com/rallydev/rest/util/FetchTest.html" title="class in com.rallydev.rest.util" target="classFrame">FetchTest</a></li>
3623
<li><a href="com/rallydev/rest/request/GetRequest.html" title="class in com.rallydev.rest.request" target="classFrame">GetRequest</a></li>
37-
<li><a href="com/rallydev/rest/request/GetRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">GetRequestTest</a></li>
3824
<li><a href="com/rallydev/rest/response/GetResponse.html" title="class in com.rallydev.rest.response" target="classFrame">GetResponse</a></li>
39-
<li><a href="com/rallydev/rest/response/GetResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">GetResponseTest</a></li>
4025
<li><a href="com/rallydev/rest/client/HttpClient.html" title="class in com.rallydev.rest.client" target="classFrame">HttpClient</a></li>
41-
<li><a href="com/rallydev/rest/client/HttpClientTest.html" title="class in com.rallydev.rest.client" target="classFrame">HttpClientTest</a></li>
42-
<li><a href="com/rallydev/rest/matchers/HttpRequestBodyMatcher.html" title="class in com.rallydev.rest.matchers" target="classFrame">HttpRequestBodyMatcher</a></li>
43-
<li><a href="com/rallydev/rest/matchers/HttpRequestHeaderMatcher.html" title="class in com.rallydev.rest.matchers" target="classFrame">HttpRequestHeaderMatcher</a></li>
44-
<li><a href="com/rallydev/rest/matchers/HttpRequestUrlMatcher.html" title="class in com.rallydev.rest.matchers" target="classFrame">HttpRequestUrlMatcher</a></li>
45-
<li><a href="com/rallydev/rest/QueryExample.html" title="class in com.rallydev.rest" target="classFrame">QueryExample</a></li>
4626
<li><a href="com/rallydev/rest/util/QueryFilter.html" title="class in com.rallydev.rest.util" target="classFrame">QueryFilter</a></li>
47-
<li><a href="com/rallydev/rest/util/QueryFilterTest.html" title="class in com.rallydev.rest.util" target="classFrame">QueryFilterTest</a></li>
4827
<li><a href="com/rallydev/rest/request/QueryRequest.html" title="class in com.rallydev.rest.request" target="classFrame">QueryRequest</a></li>
49-
<li><a href="com/rallydev/rest/request/QueryRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">QueryRequestTest</a></li>
5028
<li><a href="com/rallydev/rest/response/QueryResponse.html" title="class in com.rallydev.rest.response" target="classFrame">QueryResponse</a></li>
51-
<li><a href="com/rallydev/rest/response/QueryResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">QueryResponseTest</a></li>
5229
<li><a href="com/rallydev/rest/RallyRestApi.html" title="class in com.rallydev.rest" target="classFrame">RallyRestApi</a></li>
53-
<li><a href="com/rallydev/rest/RallyRestApiTest.html" title="class in com.rallydev.rest" target="classFrame">RallyRestApiTest</a></li>
5430
<li><a href="com/rallydev/rest/util/Ref.html" title="class in com.rallydev.rest.util" target="classFrame">Ref</a></li>
55-
<li><a href="com/rallydev/rest/util/RefTest.html" title="class in com.rallydev.rest.util" target="classFrame">RefTest</a></li>
5631
<li><a href="com/rallydev/rest/request/Request.html" title="class in com.rallydev.rest.request" target="classFrame">Request</a></li>
57-
<li><a href="com/rallydev/rest/request/RequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">RequestTest</a></li>
5832
<li><a href="com/rallydev/rest/response/Response.html" title="class in com.rallydev.rest.response" target="classFrame">Response</a></li>
59-
<li><a href="com/rallydev/rest/response/ResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">ResponseTest</a></li>
60-
<li><a href="com/rallydev/rest/RestApiFactory.html" title="class in com.rallydev.rest" target="classFrame">RestApiFactory</a></li>
6133
<li><a href="com/rallydev/rest/request/UpdateRequest.html" title="class in com.rallydev.rest.request" target="classFrame">UpdateRequest</a></li>
62-
<li><a href="com/rallydev/rest/request/UpdateRequestTest.html" title="class in com.rallydev.rest.request" target="classFrame">UpdateRequestTest</a></li>
6334
<li><a href="com/rallydev/rest/response/UpdateResponse.html" title="class in com.rallydev.rest.response" target="classFrame">UpdateResponse</a></li>
64-
<li><a href="com/rallydev/rest/response/UpdateResponseTest.html" title="class in com.rallydev.rest.response" target="classFrame">UpdateResponseTest</a></li>
6535
</ul>
6636
</div>
6737
</body>

src/main/resources/doc/allclasses-noframe.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_55) on Tue Mar 15 20:06:37 MDT 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_55) on Tue Mar 15 20:15:34 MDT 2016 -->
66
<title>All Classes (Rally Rest API for Java 2.2)</title>
77
<meta name="date" content="2016-03-15">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -12,56 +12,26 @@ <h1 class="bar">All Classes</h1>
1212
<div class="indexContainer">
1313
<ul>
1414
<li><a href="com/rallydev/rest/client/ApiKeyClient.html" title="class in com.rallydev.rest.client">ApiKeyClient</a></li>
15-
<li><a href="com/rallydev/rest/client/ApiKeyClientTest.html" title="class in com.rallydev.rest.client">ApiKeyClientTest</a></li>
1615
<li><a href="com/rallydev/rest/client/BasicAuthClient.html" title="class in com.rallydev.rest.client">BasicAuthClient</a></li>
17-
<li><a href="com/rallydev/rest/client/BasicAuthClientTest.html" title="class in com.rallydev.rest.client">BasicAuthClientTest</a></li>
18-
<li><a href="com/rallydev/rest/CollectionAddExample.html" title="class in com.rallydev.rest">CollectionAddExample</a></li>
19-
<li><a href="com/rallydev/rest/CollectionQueryExample.html" title="class in com.rallydev.rest">CollectionQueryExample</a></li>
20-
<li><a href="com/rallydev/rest/CollectionSummaryExample.html" title="class in com.rallydev.rest">CollectionSummaryExample</a></li>
2116
<li><a href="com/rallydev/rest/request/CollectionUpdateRequest.html" title="class in com.rallydev.rest.request">CollectionUpdateRequest</a></li>
22-
<li><a href="com/rallydev/rest/request/CollectionUpdateRequestTest.html" title="class in com.rallydev.rest.request">CollectionUpdateRequestTest</a></li>
2317
<li><a href="com/rallydev/rest/response/CollectionUpdateResponse.html" title="class in com.rallydev.rest.response">CollectionUpdateResponse</a></li>
24-
<li><a href="com/rallydev/rest/response/CollectionUpdateResponseTest.html" title="class in com.rallydev.rest.response">CollectionUpdateResponseTest</a></li>
2518
<li><a href="com/rallydev/rest/request/CreateRequest.html" title="class in com.rallydev.rest.request">CreateRequest</a></li>
26-
<li><a href="com/rallydev/rest/request/CreateRequestTest.html" title="class in com.rallydev.rest.request">CreateRequestTest</a></li>
2719
<li><a href="com/rallydev/rest/response/CreateResponse.html" title="class in com.rallydev.rest.response">CreateResponse</a></li>
28-
<li><a href="com/rallydev/rest/response/CreateResponseTest.html" title="class in com.rallydev.rest.response">CreateResponseTest</a></li>
29-
<li><a href="com/rallydev/rest/CrudExample.html" title="class in com.rallydev.rest">CrudExample</a></li>
3020
<li><a href="com/rallydev/rest/request/DeleteRequest.html" title="class in com.rallydev.rest.request">DeleteRequest</a></li>
31-
<li><a href="com/rallydev/rest/request/DeleteRequestTest.html" title="class in com.rallydev.rest.request">DeleteRequestTest</a></li>
3221
<li><a href="com/rallydev/rest/response/DeleteResponse.html" title="class in com.rallydev.rest.response">DeleteResponse</a></li>
33-
<li><a href="com/rallydev/rest/response/DeleteResponseTest.html" title="class in com.rallydev.rest.response">DeleteResponseTest</a></li>
3422
<li><a href="com/rallydev/rest/util/Fetch.html" title="class in com.rallydev.rest.util">Fetch</a></li>
35-
<li><a href="com/rallydev/rest/util/FetchTest.html" title="class in com.rallydev.rest.util">FetchTest</a></li>
3623
<li><a href="com/rallydev/rest/request/GetRequest.html" title="class in com.rallydev.rest.request">GetRequest</a></li>
37-
<li><a href="com/rallydev/rest/request/GetRequestTest.html" title="class in com.rallydev.rest.request">GetRequestTest</a></li>
3824
<li><a href="com/rallydev/rest/response/GetResponse.html" title="class in com.rallydev.rest.response">GetResponse</a></li>
39-
<li><a href="com/rallydev/rest/response/GetResponseTest.html" title="class in com.rallydev.rest.response">GetResponseTest</a></li>
4025
<li><a href="com/rallydev/rest/client/HttpClient.html" title="class in com.rallydev.rest.client">HttpClient</a></li>
41-
<li><a href="com/rallydev/rest/client/HttpClientTest.html" title="class in com.rallydev.rest.client">HttpClientTest</a></li>
42-
<li><a href="com/rallydev/rest/matchers/HttpRequestBodyMatcher.html" title="class in com.rallydev.rest.matchers">HttpRequestBodyMatcher</a></li>
43-
<li><a href="com/rallydev/rest/matchers/HttpRequestHeaderMatcher.html" title="class in com.rallydev.rest.matchers">HttpRequestHeaderMatcher</a></li>
44-
<li><a href="com/rallydev/rest/matchers/HttpRequestUrlMatcher.html" title="class in com.rallydev.rest.matchers">HttpRequestUrlMatcher</a></li>
45-
<li><a href="com/rallydev/rest/QueryExample.html" title="class in com.rallydev.rest">QueryExample</a></li>
4626
<li><a href="com/rallydev/rest/util/QueryFilter.html" title="class in com.rallydev.rest.util">QueryFilter</a></li>
47-
<li><a href="com/rallydev/rest/util/QueryFilterTest.html" title="class in com.rallydev.rest.util">QueryFilterTest</a></li>
4827
<li><a href="com/rallydev/rest/request/QueryRequest.html" title="class in com.rallydev.rest.request">QueryRequest</a></li>
49-
<li><a href="com/rallydev/rest/request/QueryRequestTest.html" title="class in com.rallydev.rest.request">QueryRequestTest</a></li>
5028
<li><a href="com/rallydev/rest/response/QueryResponse.html" title="class in com.rallydev.rest.response">QueryResponse</a></li>
51-
<li><a href="com/rallydev/rest/response/QueryResponseTest.html" title="class in com.rallydev.rest.response">QueryResponseTest</a></li>
5229
<li><a href="com/rallydev/rest/RallyRestApi.html" title="class in com.rallydev.rest">RallyRestApi</a></li>
53-
<li><a href="com/rallydev/rest/RallyRestApiTest.html" title="class in com.rallydev.rest">RallyRestApiTest</a></li>
5430
<li><a href="com/rallydev/rest/util/Ref.html" title="class in com.rallydev.rest.util">Ref</a></li>
55-
<li><a href="com/rallydev/rest/util/RefTest.html" title="class in com.rallydev.rest.util">RefTest</a></li>
5631
<li><a href="com/rallydev/rest/request/Request.html" title="class in com.rallydev.rest.request">Request</a></li>
57-
<li><a href="com/rallydev/rest/request/RequestTest.html" title="class in com.rallydev.rest.request">RequestTest</a></li>
5832
<li><a href="com/rallydev/rest/response/Response.html" title="class in com.rallydev.rest.response">Response</a></li>
59-
<li><a href="com/rallydev/rest/response/ResponseTest.html" title="class in com.rallydev.rest.response">ResponseTest</a></li>
60-
<li><a href="com/rallydev/rest/RestApiFactory.html" title="class in com.rallydev.rest">RestApiFactory</a></li>
6133
<li><a href="com/rallydev/rest/request/UpdateRequest.html" title="class in com.rallydev.rest.request">UpdateRequest</a></li>
62-
<li><a href="com/rallydev/rest/request/UpdateRequestTest.html" title="class in com.rallydev.rest.request">UpdateRequestTest</a></li>
6334
<li><a href="com/rallydev/rest/response/UpdateResponse.html" title="class in com.rallydev.rest.response">UpdateResponse</a></li>
64-
<li><a href="com/rallydev/rest/response/UpdateResponseTest.html" title="class in com.rallydev.rest.response">UpdateResponseTest</a></li>
6535
</ul>
6636
</div>
6737
</body>

0 commit comments

Comments
 (0)