Wagon: Deploying site to repository
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:43 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:13 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:43 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:13 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:27 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:32:57 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AppendToResponseBuilder (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:27 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:32:57 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Compare (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:28 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:32:57 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbException (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:29 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:32:59 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TheMovieDbApi (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
@@ -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 MovieInfo 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>
|
||||
@@ -199,8 +198,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#find(java.lang.String,%20com.omertron.themoviedbapi.enumeration.ExternalSource,%20java.lang.String)">find</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> id,
|
||||
<a href="../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a> externalSource,
|
||||
<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">You con use this method to find movies, tv series or persons using
|
||||
external ids.</div>
|
||||
<div class="block">You con use this method to find movies, tv series or persons using external ids.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -212,8 +210,7 @@ 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/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.</div>
|
||||
<div class="block">This method is used to generate a valid request token for user based authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -227,15 +224,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/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">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="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int companyId)</code>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -262,15 +257,13 @@ 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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverMovies(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverMovies</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">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">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverTV(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverTV</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -279,8 +272,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episode
|
||||
has been rated.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episode has been rated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -305,8 +297,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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">Get the external ids for a TV episode by comabination of a season and
|
||||
episode number.</div>
|
||||
<div class="block">Get the external ids for a TV episode by comabination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -314,8 +305,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#getEpisodeImages(int,%20int,%20int)">getEpisodeImages</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
int episodeNumber)</code>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a
|
||||
season and episode number.</div>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -325,8 +315,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int episodeNumber,
|
||||
<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">Get the primary information about a TV episode by combination of a season
|
||||
and episode number.</div>
|
||||
<div class="block">Get the primary information about a TV episode by combination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -335,8 +324,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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">Get the videos that have been added to a TV episode (teasers, clips,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV episode (teasers, clips, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -432,16 +420,15 @@ 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/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAccountState(int,%20java.lang.String)">getMovieAccountState</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> sessionId)</code>
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has
|
||||
been rated or added to their favourite or movie watch list.</div>
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
|
||||
list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%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)</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">
|
||||
@@ -470,8 +457,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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%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)</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">
|
||||
@@ -493,8 +479,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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int movieId)</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">
|
||||
@@ -509,8 +494,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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%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)</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">
|
||||
@@ -530,16 +514,14 @@ 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/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int movieId)</code>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieVideos(int,%20java.lang.String)">getMovieVideos</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)</code>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -666,8 +648,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/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonAccountState(int,%20java.lang.String)">getSeasonAccountState</a></strong>(int tvID,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episodes
|
||||
of a season have been rated.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episodes of a season have been rated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -690,8 +671,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#getSeasonExternalID(int,%20int,%20java.lang.String)">getSeasonExternalID</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
<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">Get the external ids that we have stored for a TV season by season
|
||||
number.</div>
|
||||
<div class="block">Get the external ids that we have stored for a TV season by season number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -717,15 +697,13 @@ 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#getSeasonVideos(int,%20int,%20java.lang.String)">getSeasonVideos</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
<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">Get the videos that have been added to a TV season (trailers, teasers,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV season (trailers, teasers, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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">
|
||||
@@ -733,8 +711,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#getSessionTokenLogin(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -742,31 +719,28 @@ 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#getSimilarMovies(int,%20java.lang.Integer,%20java.lang.String)">getSimilarMovies</a></strong>(int movieId,
|
||||
<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> 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> language)</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/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTimezones()">getTimezones</a></strong>()</code>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support
|
||||
them.</div>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support them.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.Integer,%20java.lang.String)">getTopRatedMovies</a></strong>(<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> 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> language)</code>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAccountState(int,%20java.lang.String)">getTVAccountState</a></strong>(int tvID,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV show has
|
||||
been rated or added to their favourite or watch lists.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV show has been rated or added to their favourite or watch
|
||||
lists.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -886,8 +860,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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVVideos(int,%20java.lang.String)">getTVVideos</a></strong>(int tvID,
|
||||
<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">Get the videos that have been added to a TV series (trailers, opening
|
||||
credits, etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV series (trailers, opening credits, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -1003,14 +976,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean)">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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)</code>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -1019,11 +984,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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> searchYear,
|
||||
<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> primaryReleaseYear,
|
||||
<a href="../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a> searchType)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -1032,7 +996,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Search the movie, tv show and person collections with a single query.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -1041,7 +1005,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This is a good starting point to start finding people on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -1118,8 +1082,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/Account.html" title="class in com.omertron.themoviedbapi.model.account">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>
|
||||
@@ -1331,16 +1294,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/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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>
|
||||
@@ -1354,8 +1314,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/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a> getSessionToken(<a href="../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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>
|
||||
@@ -1374,8 +1333,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> 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
|
||||
<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>
|
||||
@@ -1394,18 +1352,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>
|
||||
@@ -1451,8 +1405,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">Get a list of Movie IDs that have been edited.
|
||||
|
||||
You can then use the movie changes API to get the actual data that has
|
||||
been changed.</div>
|
||||
You can then use the movie changes API to get the actual data that has been changed.</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>
|
||||
@@ -1471,8 +1424,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">Get a list of TV IDs that have been edited.
|
||||
|
||||
You can then use the TV changes API to get the actual data that has been
|
||||
changed.</div>
|
||||
You can then use the TV changes API to get the actual data that has been changed.</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>
|
||||
@@ -1491,8 +1443,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">Get a list of PersonInfo IDs that have been edited.
|
||||
|
||||
You can then use the person changes API to get the actual data that has
|
||||
been changed.</div>
|
||||
You can then use the person changes API to get the actual data that has been changed.</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>
|
||||
@@ -1508,11 +1459,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">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>
|
||||
@@ -1543,8 +1492,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/Company.html" title="class in com.omertron.themoviedbapi.model.company">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>
|
||||
@@ -1563,8 +1511,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.</div>
|
||||
These movies are returned in order of most recently released to oldest. The default response will return 20 movies per page.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>companyId</code> - </dd><dd><code>language</code> - </dd><dd><code>page</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1623,8 +1570,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getTimezones</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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>>> getTimezones()
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support
|
||||
them.</div>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support them.</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd>@throws MovieDbException</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>
|
||||
@@ -1642,15 +1588,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get the detailed information about a particular credit record.
|
||||
<p>
|
||||
This is currently only supported with the new credit model found in TV.
|
||||
<br/>
|
||||
These IDs can be found from any TV credit response as well as the
|
||||
TV_credits and combined_credits methods for people. <br/>
|
||||
The episodes object returns a list of episodes and are generally going to
|
||||
be guest stars. <br/>
|
||||
The season array will return a list of season numbers. <br/>
|
||||
Season credits are credits that were marked with the "add to every
|
||||
season" option in the editing interface and are assumed to be "season
|
||||
regulars".</div>
|
||||
|
||||
These IDs can be found from any TV credit response as well as the TV_credits and combined_credits methods for people.<br>
|
||||
The episodes object returns a list of episodes and are generally going to be guest stars. <br>
|
||||
The season array will return a list of season numbers. <br>
|
||||
Season credits are credits that were marked with the "add to every season" option in the editing interface and are assumed to
|
||||
be "season regulars".</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>creditId</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1665,8 +1608,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getDiscoverMovies</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>> getDiscoverMovies(<a href="../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">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>
|
||||
@@ -1681,8 +1623,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getDiscoverTV</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>> getDiscoverTV(<a href="../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">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>
|
||||
@@ -1699,18 +1640,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<a href="../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a> externalSource,
|
||||
<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">You con use this method to find movies, tv series or persons using
|
||||
external ids.
|
||||
<div class="block">You con use this method to find movies, tv series or persons using external ids.
|
||||
|
||||
Supported query ids are
|
||||
<ul>
|
||||
<li>Movies: imdb_id</li>
|
||||
<li>People: imdb_id, freebase_mid, freebase_id, tvrage_id</li>
|
||||
<li>TV Series: imdb_id, freebase_mid, freebase_id, tvdb_id,
|
||||
tvrage_id</li>
|
||||
<li>TV Series: imdb_id, freebase_mid, freebase_id, tvdb_id, tvrage_id</li>
|
||||
<li>TV Seasons: freebase_mid, freebase_id, tvdb_id, tvrage_id</li>
|
||||
<li>TV Episodes: imdb_id, freebase_mid, freebase_id, tvdb_id,
|
||||
tvrage_idimdb_id, freebase_mid, freebase_id, tvrage_id, tvdb_id.
|
||||
<li>TV Episodes: imdb_id, freebase_mid, freebase_id, tvdb_id, tvrage_idimdb_id, freebase_mid, freebase_id, tvrage_id,
|
||||
tvdb_id.
|
||||
</ul>
|
||||
|
||||
For details see http://docs.themoviedb.apiary.io/#find</div>
|
||||
@@ -1764,11 +1703,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><dd><code>includeAdult</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -1848,8 +1785,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> deleteList(<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>
|
||||
@@ -1924,8 +1860,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>
|
||||
@@ -1946,8 +1881,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>
|
||||
@@ -1963,8 +1897,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a> getMovieAccountState(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> sessionId)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has
|
||||
been rated or added to their favourite or movie watch list.
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
|
||||
list.
|
||||
|
||||
A valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>movieId</code> - </dd><dd><code>sessionId</code> - </dd>
|
||||
@@ -1982,8 +1916,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>> getMovieAlternativeTitles(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)
|
||||
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>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2014,8 +1947,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>> getMovieImages(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)
|
||||
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>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2030,8 +1962,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getMovieKeywords</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>> getMovieKeywords(int movieId)
|
||||
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>
|
||||
@@ -2049,8 +1980,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a>> getMovieReleaseInfo(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)
|
||||
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>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2066,8 +1996,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>> getMovieVideos(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)
|
||||
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>
|
||||
@@ -2084,8 +2013,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getMovieTranslations</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>> getMovieTranslations(int movieId)
|
||||
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>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2102,11 +2030,9 @@ 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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> 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> language)
|
||||
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>
|
||||
@@ -2165,8 +2091,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>movieId</code> - </dd><dd><code>startDate</code> - </dd><dd><code>endDate</code> - </dd>
|
||||
@@ -2240,8 +2165,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.</div>
|
||||
This is a curated list that will normally contain 100 movies. The default response will return 20 movies.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>language</code> - </dd><dd><code>page</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2275,8 +2199,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>> getTopRatedMovies(<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> 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> 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 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.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>language</code> - </dd><dd><code>page</code> - </dd>
|
||||
@@ -2345,11 +2268,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 the TV credits for a specific person id.
|
||||
|
||||
To get the expanded details for each record, call the /credit method with
|
||||
the provided credit_id.
|
||||
To get the expanded details for each record, call the /credit method with the provided credit_id.
|
||||
|
||||
This will provide details about which episode and/or season the credit is
|
||||
for.</div>
|
||||
This will provide details about which episode and/or season the credit is for.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personId</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2367,11 +2288,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 the combined (movie and TV) credits for a specific person id.
|
||||
|
||||
To get the expanded details for each TV record, call the /credit method
|
||||
with the provided credit_id.
|
||||
To get the expanded details for each TV record, call the /credit method with the provided credit_id.
|
||||
|
||||
This will provide details about which episode and/or season the credit is
|
||||
for.</div>
|
||||
This will provide details about which episode and/or season the credit is for.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personId</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2420,8 +2339,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">Get the images that have been tagged with a specific person id.
|
||||
|
||||
We return all of the image results with a media object mapped for each
|
||||
image.</div>
|
||||
We return all of the image results with a media object mapped for each image.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>personId</code> - </dd><dd><code>page</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2444,8 +2362,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>
|
||||
@@ -2510,8 +2427,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>query</code> - </dd><dd><code>page</code> - </dd>
|
||||
@@ -2553,23 +2470,6 @@ 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="searchList(java.lang.String, java.lang.Integer, java.lang.Boolean)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>searchList</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>> searchList(<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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>query</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>
|
||||
<dd><code><a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="searchMovie(java.lang.String, java.lang.Integer, java.lang.String, java.lang.Boolean, java.lang.Integer, java.lang.Integer, com.omertron.themoviedbapi.enumeration.SearchType)">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -2584,11 +2484,8 @@ 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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> primaryReleaseYear,
|
||||
<a href="../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a> searchType)
|
||||
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>query</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><dd><code>primaryReleaseYear</code> - </dd><dd><code>searchType</code> - </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>query</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><dd><code>primaryReleaseYear</code> - </dd><dd><code>searchType</code> - </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>
|
||||
@@ -2607,11 +2504,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">Search the movie, tv show and person collections with a single query.
|
||||
|
||||
Each item returned in the result array has a media_type field that maps
|
||||
to either movie, tv or person.
|
||||
Each item returned in the result array has a media_type field that maps to either movie, tv or person.
|
||||
|
||||
Each mapped result is the same response you would get from each
|
||||
independent search</div>
|
||||
Each mapped result is the same response you would get from each independent search</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>query</code> - </dd><dd><code>page</code> - </dd><dd><code>language</code> - </dd><dd><code>includeAdult</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2631,8 +2526,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>query</code> - </dd><dd><code>includeAdult</code> - </dd><dd><code>page</code> - </dd><dd><code>searchType</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2684,8 +2578,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a> getTVAccountState(int tvID,
|
||||
<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">This method lets users get the status of whether or not the TV show has
|
||||
been rated or added to their favourite or watch lists.
|
||||
<div class="block">This method lets users get the status of whether or not the TV show has been rated or added to their favourite or watch
|
||||
lists.
|
||||
|
||||
A valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>sessionID</code> - </dd>
|
||||
@@ -2850,8 +2744,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<h4>getTVTranslations</h4>
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>> getTVTranslations(int tvID)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get the list of translations that exist for a TV series. These
|
||||
translations cascade down to the episode level.</div>
|
||||
<div class="block">Get the list of translations that exist for a TV series. These translations cascade down to the episode level.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2867,8 +2760,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>> getTVVideos(int tvID,
|
||||
<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">Get the videos that have been added to a TV series (trailers, opening
|
||||
credits, etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV series (trailers, opening credits, etc...)</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2900,8 +2792,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">Get the list of TV shows that are currently on the air.
|
||||
|
||||
This query looks for any TV show that has an episode with an air date in
|
||||
the next 7 days.</div>
|
||||
This query looks for any TV show that has an episode with an air date in the next 7 days.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>page</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -2938,8 +2829,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">Get the list of top rated TV shows.
|
||||
|
||||
By default, this list will only include TV shows that have 2 or more
|
||||
votes.
|
||||
By default, this list will only include TV shows that have 2 or more votes.
|
||||
|
||||
This list refreshes every day.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>page</code> - </dd><dd><code>language</code> - </dd>
|
||||
@@ -3008,8 +2898,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<pre>public <a href="../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a> getSeasonAccountState(int tvID,
|
||||
<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">This method lets users get the status of whether or not the TV episodes
|
||||
of a season have been rated.
|
||||
<div class="block">This method lets users get the status of whether or not the TV episodes of a season have been rated.
|
||||
|
||||
A valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>sessionID</code> - </dd>
|
||||
@@ -3044,8 +2933,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
<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">Get the external ids that we have stored for a TV season by season
|
||||
number.</div>
|
||||
<div class="block">Get the external ids that we have stored for a TV season by season number.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -3080,8 +2968,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
<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">Get the videos that have been added to a TV season (trailers, teasers,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV season (trailers, teasers, etc...)</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -3100,8 +2987,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">Get the primary information about a TV episode by combination of a season
|
||||
and episode number.</div>
|
||||
<div class="block">Get the primary information about a TV episode by combination of a season and episode number.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</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>
|
||||
@@ -3136,8 +3022,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int episodeNumber,
|
||||
<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">This method lets users get the status of whether or not the TV episode
|
||||
has been rated.
|
||||
<div class="block">This method lets users get the status of whether or not the TV episode has been rated.
|
||||
|
||||
A valid session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</code> - </dd><dd><code>sessionID</code> - </dd>
|
||||
@@ -3174,8 +3059,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int episodeNumber,
|
||||
<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">Get the external ids for a TV episode by comabination of a season and
|
||||
episode number.</div>
|
||||
<div class="block">Get the external ids for a TV episode by comabination of a season and episode number.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -3192,8 +3076,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int seasonNumber,
|
||||
int episodeNumber)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a
|
||||
season and episode number.</div>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a season and episode number.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -3213,8 +3096,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> 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> guestSessionID)
|
||||
throws <a href="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">This method lets users rate a TV episode. A valid session id or guest
|
||||
session id is required.</div>
|
||||
<div class="block">This method lets users rate a TV episode. A valid session id or guest session id is required.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</code> - </dd><dd><code>rating</code> - </dd><dd><code>sessionID</code> - </dd><dd><code>guestSessionID</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
@@ -3232,8 +3114,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
int episodeNumber,
|
||||
<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">Get the videos that have been added to a TV episode (teasers, clips,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV episode (teasers, clips, etc...)</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tvID</code> - </dd><dd><code>seasonNumber</code> - </dd><dd><code>episodeNumber</code> - </dd><dd><code>language</code> - </dd>
|
||||
<dt><span class="strong">Returns:</span></dt><dd></dd>
|
||||
<dt><span class="strong">Throws:</span></dt>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:40 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:11 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:40 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:11 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:40 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:11 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
@@ -159,8 +159,7 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#find(java.lang.String,%20com.omertron.themoviedbapi.enumeration.ExternalSource,%20java.lang.String)">find</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> id,
|
||||
<a href="../../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a> externalSource,
|
||||
<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">You con use this method to find movies, tv series or persons using
|
||||
external ids.</div>
|
||||
<div class="block">You con use this method to find movies, tv series or persons using external ids.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -172,8 +171,7 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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">
|
||||
@@ -187,15 +185,13 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">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/Company.html" title="class in com.omertron.themoviedbapi.model.company">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">
|
||||
@@ -222,15 +218,13 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverMovies(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverMovies</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">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">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverTV(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverTV</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -239,8 +233,7 @@
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episode
|
||||
has been rated.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episode has been rated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -265,8 +258,7 @@
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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">Get the external ids for a TV episode by comabination of a season and
|
||||
episode number.</div>
|
||||
<div class="block">Get the external ids for a TV episode by comabination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -274,8 +266,7 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeImages(int,%20int,%20int)">getEpisodeImages</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
int episodeNumber)</code>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a
|
||||
season and episode number.</div>
|
||||
<div class="block">Get the images (episode stills) for a TV episode by combination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -285,8 +276,7 @@
|
||||
int episodeNumber,
|
||||
<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">Get the primary information about a TV episode by combination of a season
|
||||
and episode number.</div>
|
||||
<div class="block">Get the primary information about a TV episode by combination of a season and episode number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -295,8 +285,7 @@
|
||||
int seasonNumber,
|
||||
int episodeNumber,
|
||||
<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">Get the videos that have been added to a TV episode (teasers, clips,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV episode (teasers, clips, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -392,16 +381,15 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAccountState(int,%20java.lang.String)">getMovieAccountState</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> sessionId)</code>
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has
|
||||
been rated or added to their favourite or movie watch list.</div>
|
||||
<div class="block">This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
|
||||
list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%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)</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">
|
||||
@@ -430,8 +418,7 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%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)</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">
|
||||
@@ -453,8 +440,7 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int movieId)</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">
|
||||
@@ -469,8 +455,7 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%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)</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">
|
||||
@@ -490,16 +475,14 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int movieId)</code>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for
|
||||
a specific movie.</div>
|
||||
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieVideos(int,%20java.lang.String)">getMovieVideos</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)</code>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular
|
||||
movie.</div>
|
||||
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -626,8 +609,7 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonAccountState(int,%20java.lang.String)">getSeasonAccountState</a></strong>(int tvID,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episodes
|
||||
of a season have been rated.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV episodes of a season have been rated.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -650,8 +632,7 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonExternalID(int,%20int,%20java.lang.String)">getSeasonExternalID</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
<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">Get the external ids that we have stored for a TV season by season
|
||||
number.</div>
|
||||
<div class="block">Get the external ids that we have stored for a TV season by season number.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -677,15 +658,13 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonVideos(int,%20int,%20java.lang.String)">getSeasonVideos</a></strong>(int tvID,
|
||||
int seasonNumber,
|
||||
<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">Get the videos that have been added to a TV season (trailers, teasers,
|
||||
etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV season (trailers, teasers, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">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.authentication.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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">
|
||||
@@ -693,8 +672,7 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionTokenLogin(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">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>
|
||||
<div class="block">This method is used to generate a session id for user based authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -702,31 +680,28 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int,%20java.lang.Integer,%20java.lang.String)">getSimilarMovies</a></strong>(int movieId,
|
||||
<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> 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> language)</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/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTimezones()">getTimezones</a></strong>()</code>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support
|
||||
them.</div>
|
||||
<div class="block">Get the list of supported timezones for the API methods that support them.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.Integer,%20java.lang.String)">getTopRatedMovies</a></strong>(<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> 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> language)</code>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10
|
||||
votes on TMDb.</div>
|
||||
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAccountState(int,%20java.lang.String)">getTVAccountState</a></strong>(int tvID,
|
||||
<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)</code>
|
||||
<div class="block">This method lets users get the status of whether or not the TV show has
|
||||
been rated or added to their favourite or watch lists.</div>
|
||||
<div class="block">This method lets users get the status of whether or not the TV show has been rated or added to their favourite or watch
|
||||
lists.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -846,8 +821,7 @@
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVVideos(int,%20java.lang.String)">getTVVideos</a></strong>(int tvID,
|
||||
<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">Get the videos that have been added to a TV series (trailers, opening
|
||||
credits, etc...)</div>
|
||||
<div class="block">Get the videos that have been added to a TV series (trailers, opening credits, etc...)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -963,14 +937,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</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.Integer,%20java.lang.Boolean)">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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)</code>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -979,11 +945,10 @@
|
||||
<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> searchYear,
|
||||
<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> primaryReleaseYear,
|
||||
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a> searchType)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -992,7 +957,7 @@
|
||||
<div class="block">Search the movie, tv show and person collections with a single query.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -1001,7 +966,7 @@
|
||||
<div class="block">This is a good starting point to start finding people on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -1900,14 +1865,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchList(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean)">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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)</code>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -1919,7 +1876,7 @@
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -1928,7 +1885,7 @@
|
||||
<div class="block">Search the movie, tv show and person collections with a single query.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -1937,7 +1894,7 @@
|
||||
<div class="block">This is a good starting point to start finding people on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:40 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:11 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ArtworkType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CreditType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ExternalSource (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Gender (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MediaType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PeopleMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReleaseType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>SearchType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>SortBy (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:06 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TVEpisodeMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TVMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TVSeasonMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.CreditType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.ExternalSource (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
@@ -109,8 +109,7 @@
|
||||
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#find(java.lang.String,%20com.omertron.themoviedbapi.enumeration.ExternalSource,%20java.lang.String)">find</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> id,
|
||||
<a href="../../../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a> externalSource,
|
||||
<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">You con use this method to find movies, tv series or persons using
|
||||
external ids.</div>
|
||||
<div class="block">You con use this method to find movies, tv series or persons using external ids.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.Gender (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.MediaType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.MovieMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.PeopleMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.ReleaseType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.SearchType (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
@@ -113,8 +113,7 @@
|
||||
<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> searchYear,
|
||||
<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> primaryReleaseYear,
|
||||
<a href="../../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a> searchType)</code>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on
|
||||
TMDb.</div>
|
||||
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.SortBy (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.TVEpisodeMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.TVMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.enumeration.TVSeasonMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.enumeration Class Hierarchy (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AppendToResponse (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AppendToResponseMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Identification (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>WrapperDates (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>WrapperPages (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponseMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.omertron.themoviedbapi.interfaces.Identification (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperDates (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperPages (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.interfaces Class Hierarchy (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbAccount (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbAuthentication (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbCertifications (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbChanges (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbCollections (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbCompanies (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbConfiguration (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:36 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbCredits (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbDiscover (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbEpisodes (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbFind (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbGenres (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbKeywords (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbLists (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:07 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbMovies (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbNetworks (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbPeople (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbReviews (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbSearch (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
@@ -183,14 +183,6 @@ extends <a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.h
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchList(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean)">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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)</code>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -202,7 +194,7 @@ extends <a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.h
|
||||
<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/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -211,7 +203,7 @@ extends <a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.h
|
||||
<div class="block">Search the movie, tv show and person collections with a single query.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">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> query,
|
||||
<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> page,
|
||||
@@ -220,7 +212,7 @@ extends <a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.h
|
||||
<div class="block">This is a good starting point to start finding people on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
@@ -333,23 +325,6 @@ extends <a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.h
|
||||
<dd><code><a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="searchList(java.lang.String, java.lang.Integer, java.lang.Boolean)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>searchList</h4>
|
||||
<pre>public <a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a><<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>> searchList(<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/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeAdult)
|
||||
throws <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></pre>
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>query</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>
|
||||
<dd><code><a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></code></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="searchMovie(java.lang.String, java.lang.Integer, java.lang.String, java.lang.Boolean, java.lang.Integer, java.lang.Integer, com.omertron.themoviedbapi.enumeration.SearchType)">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbSeasons (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:37 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbTV (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbAccount (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbAuthentication (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbCertifications (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbChanges (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbCollections (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbCompanies (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbConfiguration (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbCredits (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbDiscover (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbEpisodes (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbFind (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbGenres (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbKeywords (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbLists (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbMovies (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbNetworks (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbPeople (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbReviews (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbSearch (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbSeasons (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:42 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:12 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.methods.TmdbTV (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.methods (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 16:24:38 UTC 2017 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_80) on Thu Apr 20 18:33:08 UTC 2017 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.methods (API-The MovieDB 4.4-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2017-04-20">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user