Wagon: Deploying site to repository
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:30 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:33 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:30 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:33 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:08 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:23 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbException (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:11 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TheMovieDbApi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -101,8 +101,7 @@
|
||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
||||
<div class="block">The 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>
|
||||
@@ -235,8 +234,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<tr class="rowColor">
|
||||
<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="altColor">
|
||||
@@ -250,15 +248,13 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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="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"><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="rowColor">
|
||||
@@ -278,8 +274,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<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#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">
|
||||
@@ -298,8 +293,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -363,8 +357,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -395,8 +388,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -419,8 +411,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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">
|
||||
@@ -437,8 +428,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -446,16 +436,14 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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/7/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"><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/7/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">
|
||||
@@ -483,8 +471,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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">
|
||||
@@ -542,57 +529,62 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<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"><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">
|
||||
<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#getSessionTokenLogin(com.omertron.themoviedbapi.model.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</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"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int,%20java.lang.String,%20int,%20java.lang.String...)">getSimilarMovies</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
</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"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String,%20int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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">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/7/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>
|
||||
</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"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String,%20int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">Get the list of upcoming movies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUserLists(java.lang.String,%20int)">getUserLists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountID)</code>
|
||||
<div class="block">Get all lists of a given user</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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#getWatchList(java.lang.String,%20int)">getWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId)</code>
|
||||
<div class="block">Get the list of movies on an accounts watchlist.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#isMovieOnList(java.lang.String,%20java.lang.Integer)">isMovieOnList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId)</code>
|
||||
<div class="block">Check to see if a movie ID is already added to a list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(java.lang.String,%20java.lang.Integer,%20java.lang.Integer)">postMovieRating</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId,
|
||||
@@ -600,7 +592,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method lets users rate a movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeFromWatchList(java.lang.String,%20int,%20java.lang.Integer)">removeFromWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId,
|
||||
@@ -608,7 +600,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Remove a movie from an accounts watch list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeMovieFromList(java.lang.String,%20java.lang.String,%20java.lang.Integer)">removeMovieFromList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
@@ -616,7 +608,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method lets users remove movies from a list that they created.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String,%20java.lang.String,%20int)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -624,21 +616,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Search for collections by name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<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/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#searchCompanies(java.lang.String,%20int)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> companyName,
|
||||
int page)</code>
|
||||
<div class="block">Search Companies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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/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#searchKeyword(java.lang.String,%20int)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
int page)</code>
|
||||
<div class="block">Search for keywords by name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<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/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String,%20java.lang.String,%20int)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -646,18 +638,17 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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#searchMovie(java.lang.String,%20int,%20java.lang.String,%20boolean,%20int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> movieName,
|
||||
int searchYear,
|
||||
<a href="http://docs.oracle.com/javase/7/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">
|
||||
<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/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20boolean,%20int)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> personName,
|
||||
boolean includeAdult,
|
||||
@@ -750,8 +741,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -805,16 +795,13 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -828,8 +815,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -838,6 +824,25 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getSessionTokenLogin(com.omertron.themoviedbapi.model.TokenAuthorisation, java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getSessionTokenLogin</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> getSessionTokenLogin(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)
|
||||
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. User must provide their username and password
|
||||
|
||||
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> - Session token</dd><dd><code>username</code> - User's username</dd><dd><code>password</code> - User's password</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>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getGuestSessionToken()">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -848,18 +853,14 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -873,8 +874,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -957,8 +957,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
|
||||
It will return the single highest rated poster and backdrop.
|
||||
|
||||
ApiExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no movies
|
||||
found.</div>
|
||||
ApiExceptionType.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>
|
||||
@@ -979,8 +978,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
|
||||
It will return the single highest rated poster and backdrop.
|
||||
|
||||
ApiExceptionType.MOVIE_ID_NOT_FOUND will be thrown if there are no movies
|
||||
found.</div>
|
||||
ApiExceptionType.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>
|
||||
@@ -997,8 +995,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1033,8 +1030,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1050,8 +1046,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1070,8 +1065,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1088,8 +1082,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1107,8 +1100,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1126,11 +1118,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1188,13 +1178,11 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1246,8 +1234,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1285,8 +1272,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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.
|
||||
|
||||
@@ -1341,11 +1327,9 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1395,8 +1379,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1436,8 +1419,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1500,8 +1482,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1520,8 +1501,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1560,11 +1540,9 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1583,11 +1561,8 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1622,8 +1597,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1658,8 +1632,8 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
@@ -1758,8 +1732,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1776,8 +1749,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1809,8 +1781,7 @@ extends <a href="http://docs.oracle.com/javase/7/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/7/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/7/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>
|
||||
@@ -1859,12 +1830,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1918,28 +1887,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
@@ -1953,8 +1910,7 @@ extends <a href="http://docs.oracle.com/javase/7/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>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:27 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -160,8 +160,7 @@
|
||||
<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">
|
||||
@@ -175,15 +174,13 @@
|
||||
<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/7/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">
|
||||
@@ -197,8 +194,7 @@
|
||||
<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">
|
||||
@@ -217,8 +213,7 @@
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -282,8 +277,7 @@
|
||||
<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/7/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/7/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">
|
||||
@@ -314,8 +308,7 @@
|
||||
<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/7/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/7/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">
|
||||
@@ -338,8 +331,7 @@
|
||||
<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/7/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">
|
||||
@@ -356,8 +348,7 @@
|
||||
<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/7/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/7/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">
|
||||
@@ -365,16 +356,14 @@
|
||||
<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/7/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/7/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/7/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">
|
||||
@@ -402,8 +391,7 @@
|
||||
<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/7/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">
|
||||
@@ -461,57 +449,62 @@
|
||||
<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">
|
||||
<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#getSessionTokenLogin(com.omertron.themoviedbapi.model.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</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#getSimilarMovies(int,%20java.lang.String,%20int,%20java.lang.String...)">getSimilarMovies</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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>
|
||||
</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/7/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">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/7/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>
|
||||
</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#getUpcoming(java.lang.String,%20int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">Get the list of upcoming movies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUserLists(java.lang.String,%20int)">getUserLists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountID)</code>
|
||||
<div class="block">Get all lists of a given user</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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#getWatchList(java.lang.String,%20int)">getWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId)</code>
|
||||
<div class="block">Get the list of movies on an accounts watchlist.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#isMovieOnList(java.lang.String,%20java.lang.Integer)">isMovieOnList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId)</code>
|
||||
<div class="block">Check to see if a movie ID is already added to a list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(java.lang.String,%20java.lang.Integer,%20java.lang.Integer)">postMovieRating</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId,
|
||||
@@ -519,7 +512,7 @@
|
||||
<div class="block">This method lets users rate a movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeFromWatchList(java.lang.String,%20int,%20java.lang.Integer)">removeFromWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId,
|
||||
@@ -527,7 +520,7 @@
|
||||
<div class="block">Remove a movie from an accounts watch list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeMovieFromList(java.lang.String,%20java.lang.String,%20java.lang.Integer)">removeMovieFromList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
@@ -535,7 +528,7 @@
|
||||
<div class="block">This method lets users remove movies from a list that they created.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String,%20java.lang.String,%20int)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -543,21 +536,21 @@
|
||||
<div class="block">Search for collections by name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<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/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#searchCompanies(java.lang.String,%20int)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> companyName,
|
||||
int page)</code>
|
||||
<div class="block">Search Companies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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/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#searchKeyword(java.lang.String,%20int)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
int page)</code>
|
||||
<div class="block">Search for keywords by name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<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/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String,%20java.lang.String,%20int)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -565,18 +558,17 @@
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<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#searchMovie(java.lang.String,%20int,%20java.lang.String,%20boolean,%20int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> movieName,
|
||||
int searchYear,
|
||||
<a href="http://docs.oracle.com/javase/7/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">
|
||||
<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/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20boolean,%20int)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> personName,
|
||||
boolean includeAdult,
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:27 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractIdName (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractJsonMapping (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Account (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AlternativeTitle (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Artwork (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ArtworkType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangeKeyItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangedItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangedMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Collection (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CollectionInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Company (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Discover (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Genre (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>JobDepartment (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Keyword (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>KeywordMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Language (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ListItemStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDb (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbListStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Person (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCast (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCredit (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCrew (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProductionCompany (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProductionCountry (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReleaseInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Reviews (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StatusCode (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbConfiguration (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TokenAuthorisation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TokenSession (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Trailer (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Translation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Video (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -109,8 +109,7 @@
|
||||
<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/7/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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -116,8 +116,7 @@
|
||||
<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/7/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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -100,8 +100,7 @@
|
||||
<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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -107,8 +107,7 @@
|
||||
<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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -103,8 +103,7 @@
|
||||
<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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -123,8 +123,7 @@
|
||||
<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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -146,8 +146,7 @@
|
||||
<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">
|
||||
@@ -166,8 +165,7 @@
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -211,16 +209,14 @@
|
||||
<a href="http://docs.oracle.com/javase/7/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/7/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/7/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">
|
||||
@@ -244,8 +240,7 @@
|
||||
<a href="http://docs.oracle.com/javase/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -112,8 +112,7 @@
|
||||
<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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -109,8 +109,7 @@
|
||||
<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/7/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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -99,8 +99,15 @@
|
||||
<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">
|
||||
<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#getSessionTokenLogin(com.omertron.themoviedbapi.model.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -115,8 +122,15 @@
|
||||
<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">
|
||||
<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#getSessionTokenLogin(com.omertron.themoviedbapi.model.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password)</code>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -105,8 +105,7 @@
|
||||
<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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -108,8 +108,7 @@
|
||||
<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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Video (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
@@ -109,8 +109,7 @@
|
||||
<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/7/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/7/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,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCreditDateComparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
+2
-2
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<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.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:26 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:26 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:32 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractResults (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Fri Feb 13 13:07:31 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbResultsList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
<meta name="date" content="2015-02-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user