Wagon: Deploying site to repository
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:38 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:03 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:38 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:03 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:00 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieDbException.MovieDbExceptionType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieDbException (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:00 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TheMovieDbApi (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -101,7 +101,8 @@
|
||||
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
||||
<div class="block">The MovieDb API
|
||||
<p>
|
||||
This is for version 3 of the API as specified here: http://help.themoviedb.org/kb/api/about-3</div>
|
||||
This is for version 3 of the API as specified here:
|
||||
http://help.themoviedb.org/kb/api/about-3</div>
|
||||
<dl><dt><span class="strong">Author:</span></dt>
|
||||
<dd>stuart.boston</dd></dl>
|
||||
</li>
|
||||
@@ -240,7 +241,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a valid request token for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -254,13 +256,15 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model">CollectionInfo</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int collectionId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a movie collection.</div>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a
|
||||
movie collection.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int companyId)</code>
|
||||
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -280,7 +284,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -299,7 +304,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationCountry,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationLte,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> withCompanies)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -363,7 +369,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%20java.lang.String,%20java.lang.String...)">getMovieAlternativeTitles</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for
|
||||
a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -394,7 +401,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%20java.lang.String,%20java.lang.String...)">getMovieImages</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the images for a particular movie.</div>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the
|
||||
images for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -417,7 +425,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int,%20java.lang.String...)">getMovieKeywords</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added
|
||||
to a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -434,7 +443,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieReleaseInfo</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data
|
||||
we have for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -442,14 +452,16 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int,%20java.lang.String,%20java.lang.String...)">getMovieTrailers</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int,%20java.lang.String...)">getMovieTranslations</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -477,7 +489,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int,%20java.lang.String...)">getPersonCredits</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for the person.</div>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for
|
||||
the person.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -535,7 +548,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -544,14 +558,16 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a
|
||||
particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String,%20int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -643,7 +659,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
boolean includeAdult,
|
||||
int page)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -792,7 +809,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
int maxDistance,
|
||||
boolean caseSensitive)</pre>
|
||||
<div class="block">Compare the MovieDB object with a title & year</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>moviedb</code> - The moviedb object to compare too</dd><dd><code>title</code> - The title of the movie to compare</dd><dd><code>year</code> - The year of the movie to compare</dd><dd><code>maxDistance</code> - The Levenshtein Distance between the two titles. 0 = exact match</dd><dd><code>caseSensitive</code> - true if the comparison is to be case sensitive</dd>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>moviedb</code> - The moviedb object to compare too</dd><dd><code>title</code> - The title of the movie to compare</dd><dd><code>year</code> - The year of the movie to compare</dd><dd><code>maxDistance</code> - The Levenshtein Distance between the two titles. 0 =
|
||||
exact match</dd><dd><code>caseSensitive</code> - true if the comparison is to be case sensitive</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>True if there is a match, False otherwise.</dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -846,13 +864,16 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getAuthorisationToken</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> getAuthorisationToken()
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to generate a valid request token for user based authentication.
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.
|
||||
|
||||
A request token is required in order to request a session id.
|
||||
|
||||
You can generate any number of request tokens but they will expire after 60 minutes.
|
||||
You can generate any number of request tokens but they will expire after
|
||||
60 minutes.
|
||||
|
||||
As soon as a valid session id has been created the token will be destroyed.</div>
|
||||
As soon as a valid session id has been created the token will be
|
||||
destroyed.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
@@ -866,7 +887,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getSessionToken</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a> getSessionToken(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.
|
||||
|
||||
A session id is required in order to use any of the write methods.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>token</code> - </dd>
|
||||
@@ -885,14 +907,18 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to generate a guest session id.
|
||||
|
||||
A guest session can be used to rate movies without having a registered TMDb user account.
|
||||
A guest session can be used to rate movies without having a registered
|
||||
TMDb user account.
|
||||
|
||||
You should only generate a single guest session per user (or device) as you will be able to attach the ratings to a TMDb user
|
||||
account in the future.
|
||||
You should only generate a single guest session per user (or device) as
|
||||
you will be able to attach the ratings to a TMDb user account in the
|
||||
future.
|
||||
|
||||
There are also IP limits in place so you should always make sure it's the end user doing the guest session actions.
|
||||
There are also IP limits in place so you should always make sure it's the
|
||||
end user doing the guest session actions.
|
||||
|
||||
If a guest session is not used for the first time within 24 hours, it will be automatically discarded.</div>
|
||||
If a guest session is not used for the first time within 24 hours, it
|
||||
will be automatically discarded.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
@@ -906,7 +932,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getAccount</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/Account.html" title="class in com.omertron.themoviedbapi.model">Account</a> getAccount(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get the basic information for an account. You will need to have a valid session id.</div>
|
||||
<div class="block">Get the basic information for an account. You will need to have a valid
|
||||
session id.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sessionId</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -989,7 +1016,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
|
||||
It will return the single highest rated poster and backdrop.
|
||||
|
||||
MovieDbExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no movies found.</div>
|
||||
MovieDbExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no
|
||||
movies found.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>language</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1010,7 +1038,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
|
||||
It will return the single highest rated poster and backdrop.
|
||||
|
||||
MovieDbExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no movies found.</div>
|
||||
MovieDbExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no
|
||||
movies found.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>imdbId</code> - </dd><dd><code>language</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1027,7 +1056,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for
|
||||
a particular movie.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>country</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1062,7 +1092,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the images for a particular movie.</div>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the
|
||||
images for a particular movie.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>language</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1078,7 +1109,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>> getMovieKeywords(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added
|
||||
to a particular movie.
|
||||
|
||||
Currently, only English keywords exist.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
@@ -1097,7 +1129,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data
|
||||
we have for a specific movie.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>language</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1114,7 +1147,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.
|
||||
|
||||
Supported sites are YouTube and QuickTime.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>language</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
@@ -1132,7 +1166,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>> getMovieTranslations(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1150,9 +1185,11 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a
|
||||
particular movie.
|
||||
|
||||
This data is created dynamically but with the help of users votes on TMDb.
|
||||
This data is created dynamically but with the help of users votes on
|
||||
TMDb.
|
||||
|
||||
The data is much better with movies that have more keywords</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>language</code> - </dd><dd><code>page</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
@@ -1210,11 +1247,13 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
|
||||
By default, only the last 24 hours of changes are returned.
|
||||
|
||||
The maximum number of days that can be returned in a single request is 14.
|
||||
The maximum number of days that can be returned in a single request is
|
||||
14.
|
||||
|
||||
The language is present on fields that are translatable.
|
||||
|
||||
TODO: DOES NOT WORK AT THE MOMENT. This is due to the "value" item changing type in the ChangeItem</div>
|
||||
TODO: DOES NOT WORK AT THE MOMENT. This is due to the "value" item
|
||||
changing type in the ChangeItem</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>startDate</code> - the start date of the changes, optional</dd><dd><code>endDate</code> - the end date of the changes, optional</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1266,7 +1305,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve the movies currently in theatres.
|
||||
|
||||
This is a curated list that will normally contain 100 movies. The default response will return 20 movies.
|
||||
This is a curated list that will normally contain 100 movies. The default
|
||||
response will return 20 movies.
|
||||
|
||||
TODO: Implement more than 20 movies</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>language</code> - </dd><dd><code>page</code> - </dd>
|
||||
@@ -1304,7 +1344,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>> getTopRatedMovies(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.
|
||||
|
||||
The default response will return 20 movies.
|
||||
|
||||
@@ -1359,9 +1400,11 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model">CollectionInfo</a> getCollectionInfo(int collectionId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a movie collection.
|
||||
<div class="block">This method is used to retrieve all of the basic information about a
|
||||
movie collection.
|
||||
|
||||
You can get the ID needed for this method by making a getMovieInfo request for the belongs_to_collection.</div>
|
||||
You can get the ID needed for this method by making a getMovieInfo
|
||||
request for the belongs_to_collection.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>collectionId</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1411,7 +1454,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>> getPersonCredits(int personId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for the person.
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for
|
||||
the person.
|
||||
|
||||
It will return the single highest rated poster for each movie record.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personId</code> - </dd><dd><code>appendToResponse</code> - </dd>
|
||||
@@ -1451,7 +1495,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
|
||||
By default, only the last 24 hours of changes are returned.
|
||||
|
||||
The maximum number of days that can be returned in a single request is 14.
|
||||
The maximum number of days that can be returned in a single request is
|
||||
14.
|
||||
|
||||
The language is present on fields that are translatable.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personId</code> - </dd><dd><code>startDate</code> - </dd><dd><code>endDate</code> - </dd>
|
||||
@@ -1514,7 +1559,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getCompanyInfo</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a> getCompanyInfo(int companyId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>companyId</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1533,7 +1579,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method is used to retrieve the movies associated with a company.
|
||||
|
||||
These movies are returned in order of most recently released to oldest. The default response will return 20 movies per page.
|
||||
These movies are returned in order of most recently released to oldest.
|
||||
The default response will return 20 movies per page.
|
||||
|
||||
TODO: Implement more than 20 movies</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>companyId</code> - </dd><dd><code>language</code> - </dd><dd><code>page</code> - </dd>
|
||||
@@ -1572,9 +1619,11 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get a list of movies per genre.
|
||||
|
||||
It is important to understand that only movies with more than 10 votes get listed.
|
||||
It is important to understand that only movies with more than 10 votes
|
||||
get listed.
|
||||
|
||||
This prevents movies from 1 10/10 rating from being listed first and for the first 5 pages.</div>
|
||||
This prevents movies from 1 10/10 rating from being listed first and for
|
||||
the first 5 pages.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>genreId</code> - </dd><dd><code>language</code> - </dd><dd><code>page</code> - </dd><dd><code>includeAllMovies</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1593,8 +1642,11 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
boolean includeAdult,
|
||||
int page)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieName</code> - </dd><dd><code>searchYear</code> - Limit the search to the provided year. Zero (0) will get all years</dd><dd><code>language</code> - The language to include. Can be blank/null.</dd><dd><code>includeAdult</code> - true or false to include adult titles in the search</dd><dd><code>page</code> - The page of results to return. 0 to get the default (first page)</dd>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieName</code> - </dd><dd><code>searchYear</code> - Limit the search to the provided year. Zero (0) will
|
||||
get all years</dd><dd><code>language</code> - The language to include. Can be blank/null.</dd><dd><code>includeAdult</code> - true or false to include adult titles in the search</dd><dd><code>page</code> - The page of results to return. 0 to get the default (first
|
||||
page)</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
@@ -1629,7 +1681,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This is a good starting point to start finding people on TMDb.
|
||||
|
||||
The idea is to be a quick and light method so you can iterate through people quickly.</div>
|
||||
The idea is to be a quick and light method so you can iterate through
|
||||
people quickly.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personName</code> - </dd><dd><code>includeAdult</code> - </dd><dd><code>page</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1664,8 +1717,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Search Companies.
|
||||
|
||||
You can use this method to search for production companies that are part of TMDb. The company IDs will map to those returned
|
||||
on movie calls.
|
||||
You can use this method to search for production companies that are part
|
||||
of TMDb. The company IDs will map to those returned on movie calls.
|
||||
|
||||
http://help.themoviedb.org/kb/api/search-companies</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>companyName</code> - </dd><dd><code>page</code> - </dd>
|
||||
@@ -1764,7 +1817,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method lets users add new movies to a list that they created. A valid session id is required.</div>
|
||||
<div class="block">This method lets users add new movies to a list that they created. A
|
||||
valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sessionId</code> - </dd><dd><code>listId</code> - </dd><dd><code>movieId</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>true if the movie is on the list</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1781,7 +1835,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method lets users remove movies from a list that they created. A valid session id is required.</div>
|
||||
<div class="block">This method lets users remove movies from a list that they created. A
|
||||
valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sessionId</code> - </dd><dd><code>listId</code> - </dd><dd><code>movieId</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>true if the movie is on the list</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1813,7 +1868,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a> deleteMovieList(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method lets users delete a list that they created. A valid session id is required.</div>
|
||||
<div class="block">This method lets users delete a list that they created. A valid session
|
||||
id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sessionId</code> - </dd><dd><code>listId</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1862,10 +1918,12 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> startDate,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endDate)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get a list of movie ids that have been edited. By default we show the last 24 hours and only 100 items per page. The maximum
|
||||
number of days that can be returned in a single request is 14. You can then use the movie changes API to get the actual data
|
||||
that has been changed. Please note that the change log system to support this was changed on October 5, 2012 and will only
|
||||
show movies that have been edited since.</div>
|
||||
<div class="block">Get a list of movie ids that have been edited. By default we show the
|
||||
last 24 hours and only 100 items per page. The maximum number of days
|
||||
that can be returned in a single request is 14. You can then use the
|
||||
movie changes API to get the actual data that has been changed. Please
|
||||
note that the change log system to support this was changed on October 5,
|
||||
2012 and will only show movies that have been edited since.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>page</code> - </dd><dd><code>startDate</code> - the start date of the changes, optional</dd><dd><code>endDate</code> - the end date of the changes, optional</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd>List of changed movie</dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1919,16 +1977,28 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationLte,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> withCompanies)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.
|
||||
|
||||
You can alternatively create a "discover" object and pass it to this method to cut out the requirement for all of these
|
||||
parameters</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>page</code> - Minimum value is 1</dd><dd><code>language</code> - ISO 639-1 code.</dd><dd><code>sortBy</code> - Available options are vote_average.desc, vote_average.asc, release_date.desc, release_date.asc,
|
||||
popularity.desc, popularity.asc</dd><dd><code>includeAdult</code> - Toggle the inclusion of adult titles</dd><dd><code>year</code> - Filter the results release dates to matches that include this value</dd><dd><code>primaryReleaseYear</code> - Filter the results so that only the primary release date year has this value</dd><dd><code>voteCountGte</code> - Only include movies that are equal to, or have a vote count higher than this value</dd><dd><code>voteAverageGte</code> - Only include movies that are equal to, or have a higher average rating than this value</dd><dd><code>withGenres</code> - Only include movies with the specified genres. Expected value is an integer (the id of a genre). Multiple
|
||||
values can be specified. Comma separated indicates an 'AND' query, while a pipe (|) separated value indicates an 'OR'.</dd><dd><code>releaseDateGte</code> - The minimum release to include. Expected format is YYYY-MM-DD</dd><dd><code>releaseDateLte</code> - The maximum release to include. Expected format is YYYY-MM-DD</dd><dd><code>certificationCountry</code> - Only include movies with certifications for a specific country. When this value is specified,
|
||||
'certificationLte' is required. A ISO 3166-1 is expected.</dd><dd><code>certificationLte</code> - Only include movies with this certification and lower. Expected value is a valid certification for
|
||||
the specified 'certificationCountry'.</dd><dd><code>withCompanies</code> - Filter movies to include a specific company. Expected value is an integer (the id of a company). They
|
||||
can be comma separated to indicate an 'AND' query.</dd>
|
||||
You can alternatively create a "discover" object and pass it to this
|
||||
method to cut out the requirement for all of these parameters</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>page</code> - Minimum value is 1</dd><dd><code>language</code> - ISO 639-1 code.</dd><dd><code>sortBy</code> - Available options are vote_average.desc, vote_average.asc,
|
||||
release_date.desc, release_date.asc, popularity.desc, popularity.asc</dd><dd><code>includeAdult</code> - Toggle the inclusion of adult titles</dd><dd><code>year</code> - Filter the results release dates to matches that include this
|
||||
value</dd><dd><code>primaryReleaseYear</code> - Filter the results so that only the primary
|
||||
release date year has this value</dd><dd><code>voteCountGte</code> - Only include movies that are equal to, or have a vote
|
||||
count higher than this value</dd><dd><code>voteAverageGte</code> - Only include movies that are equal to, or have a
|
||||
higher average rating than this value</dd><dd><code>withGenres</code> - Only include movies with the specified genres. Expected
|
||||
value is an integer (the id of a genre). Multiple values can be
|
||||
specified. Comma separated indicates an 'AND' query, while a pipe (|)
|
||||
separated value indicates an 'OR'.</dd><dd><code>releaseDateGte</code> - The minimum release to include. Expected format is
|
||||
YYYY-MM-DD</dd><dd><code>releaseDateLte</code> - The maximum release to include. Expected format is
|
||||
YYYY-MM-DD</dd><dd><code>certificationCountry</code> - Only include movies with certifications for a
|
||||
specific country. When this value is specified, 'certificationLte' is
|
||||
required. A ISO 3166-1 is expected.</dd><dd><code>certificationLte</code> - Only include movies with this certification and
|
||||
lower. Expected value is a valid certification for the specified
|
||||
'certificationCountry'.</dd><dd><code>withCompanies</code> - Filter movies to include a specific company.
|
||||
Expected value is an integer (the id of a company). They can be comma
|
||||
separated to indicate an 'AND' query.</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
@@ -1942,7 +2012,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<h4>getDiscover</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>> getDiscover(<a href="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>discover</code> - A discover object containing the search criteria required</dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -160,7 +160,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a valid request token for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -174,13 +175,15 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model">CollectionInfo</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int collectionId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a movie collection.</div>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a
|
||||
movie collection.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int companyId)</code>
|
||||
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -194,7 +197,8 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -213,7 +217,8 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationCountry,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationLte,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> withCompanies)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -277,7 +282,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%20java.lang.String,%20java.lang.String...)">getMovieAlternativeTitles</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for
|
||||
a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -308,7 +314,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%20java.lang.String,%20java.lang.String...)">getMovieImages</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the images for a particular movie.</div>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the
|
||||
images for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -331,7 +338,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int,%20java.lang.String...)">getMovieKeywords</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added
|
||||
to a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -348,7 +356,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieReleaseInfo</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data
|
||||
we have for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -356,14 +365,16 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int,%20java.lang.String,%20java.lang.String...)">getMovieTrailers</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int,%20java.lang.String...)">getMovieTranslations</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -391,7 +402,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int,%20java.lang.String...)">getPersonCredits</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for the person.</div>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for
|
||||
the person.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -449,7 +461,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -458,14 +471,16 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a
|
||||
particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String,%20int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -557,7 +572,8 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
boolean includeAdult,
|
||||
int page)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:56 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>AbstractJsonMapping (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:56 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Account (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:56 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>AlternativeTitle (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Artwork (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ArtworkType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ChangeKeyItem (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ChangedItem (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ChangedMovie (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Collection (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:32 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>CollectionInfo (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Company (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Discover (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Genre (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>JobDepartment (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:57 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Keyword (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>KeywordMovie (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Language (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ListItemStatus (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieDb (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieDbList (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieDbListStatus (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:33 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>MovieList (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Person (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>PersonCast (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>PersonCredit (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>PersonCrew (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>PersonType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:58 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ProductionCompany (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ProductionCountry (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>ReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Reviews (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>StatusCode (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TmdbConfiguration (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TokenAuthorisation (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TokenSession (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Trailer (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Translation (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -109,7 +109,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%20java.lang.String,%20java.lang.String...)">getMovieAlternativeTitles</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the alternative titles we have for
|
||||
a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -116,7 +116,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%20java.lang.String,%20java.lang.String...)">getMovieImages</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the images for a particular movie.</div>
|
||||
<div class="block">This method should be used when you’re wanting to retrieve all of the
|
||||
images for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -100,7 +100,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model">CollectionInfo</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int collectionId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a movie collection.</div>
|
||||
<div class="block">This method is used to retrieve all of the basic information about a
|
||||
movie collection.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -107,7 +107,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int companyId)</code>
|
||||
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -103,7 +103,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -123,7 +123,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int,%20java.lang.String...)">getMovieKeywords</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the keywords that have been added
|
||||
to a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -146,7 +146,8 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -165,7 +166,8 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationCountry,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> certificationLte,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> withCompanies)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -209,14 +211,16 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
|
||||
<div class="block">The similar movies method will let you retrieve the similar movies for a
|
||||
particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String,%20int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -240,7 +244,8 @@
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
boolean includeAdult,
|
||||
int page)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -112,7 +112,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int,%20java.lang.String...)">getPersonCredits</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for the person.</div>
|
||||
<div class="block">This method is used to retrieve all of the cast & crew information for
|
||||
the person.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -109,7 +109,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieReleaseInfo</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the release and certification data
|
||||
we have for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -99,7 +99,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a valid request token for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -114,7 +115,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -105,7 +105,8 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -109,7 +109,8 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int,%20java.lang.String,%20java.lang.String...)">getMovieTrailers</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -108,7 +108,8 @@
|
||||
<td class="colFirst"><code><a href="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int,%20java.lang.String...)">getMovieTranslations</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:34 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>PersonCreditDateComparator (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.comparator.PersonCreditDateComparator (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:38 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:03 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:01 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:01 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:38 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:03 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:36 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:01 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:01 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:01 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:38 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:03 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>AbstractResults (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
@@ -143,7 +143,9 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/results/AbstractResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)">copyWrapper</a></strong>(<a href="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapper</a> wrapper)</code> </td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/results/AbstractResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)">copyWrapper</a></strong>(<a href="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapper</a> wrapper)</code>
|
||||
<div class="block">This wrapper does not have anything to copy.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
@@ -311,6 +313,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>copyWrapper</h4>
|
||||
<pre>public void copyWrapper(<a href="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapper</a> wrapper)</pre>
|
||||
<div class="block">This wrapper does not have anything to copy.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wrapper</code> - </dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TmdbResultsList (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:35 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:39:59 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>TmdbResultsMap (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:05:37 CEST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_67) on Tue Oct 14 15:40:02 CEST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.results.AbstractResults (API-The MovieDB 3.10-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2014-10-14">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user