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_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:30 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>All Classes (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:29 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:08 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbException (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:30 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:11 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TheMovieDbApi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
@@ -233,26 +233,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><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#getApiKey()">getApiKey</a></strong>()</code>
|
||||
<div class="block">Get the API key that is to be used</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a valid request token for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int,%20java.lang.String)">getCollectionImages</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">Get all of the images for a particular collection by collection id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model">CollectionInfo</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int collectionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code>
|
||||
@@ -260,14 +254,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
movie collection.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int companyId)</code>
|
||||
<div class="block">This method is used to retrieve the basic information about a production
|
||||
company on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int,%20java.lang.String,%20int)">getCompanyMovies</a></strong>(int companyId,
|
||||
<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,
|
||||
@@ -275,20 +269,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method is used to retrieve the movies associated with a company.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.model">TmdbConfiguration</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getConfiguration()">getConfiguration</a></strong>()</code>
|
||||
<div class="block">Get the configuration information</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</a> discover)</code>
|
||||
<div class="block">Discover movies by different types of data like average rating, number of
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(int,%20java.lang.String,%20java.lang.String,%20boolean,%20int,%20int,%20int,%20float,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">getDiscover</a></strong>(int page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -308,18 +302,18 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
votes, genres and certifications.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getFavoriteMovies(java.lang.String,%20int)">getFavoriteMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreList(java.lang.String)">getGenreList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language)</code>
|
||||
<div class="block">You can use this method to retrieve the list of genres used on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int,%20java.lang.String,%20int,%20boolean)">getGenreMovies</a></strong>(int genreId,
|
||||
<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,
|
||||
@@ -328,23 +322,23 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get a list of movies per genre.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestSessionToken()">getGuestSessionToken</a></strong>()</code>
|
||||
<div class="block">This method is used to generate a guest session id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</a></strong>()</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeyword(java.lang.String)">getKeyword</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> keywordId)</code>
|
||||
<div class="block">Get the basic information for a specific keyword id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String,%20java.lang.String,%20int)">getKeywordMovies</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> keywordId,
|
||||
<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,
|
||||
@@ -352,19 +346,19 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get the list of movies for a particular keyword by id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestMovie()">getLatestMovie</a></strong>()</code>
|
||||
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getList(java.lang.String)">getList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId)</code>
|
||||
<div class="block">Get a list by its ID</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%20java.lang.String,%20java.lang.String...)">getMovieAlternativeTitles</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> country,
|
||||
@@ -373,14 +367,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int,%20java.lang.String...)">getMovieCasts</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">Get the cast information for a specific movie id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsMap</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="../../../com/omertron/themoviedbapi/model/ChangedItem.html" title="class in com.omertron.themoviedbapi.model">ChangedItem</a>>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int,%20java.lang.String,%20java.lang.String)">getMovieChanges</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> startDate,
|
||||
@@ -388,7 +382,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get the changes for a specific movie id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/ChangedMovie.html" title="class in com.omertron.themoviedbapi.model">ChangedMovie</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChangesList(int,%20java.lang.String,%20java.lang.String)">getMovieChangesList</a></strong>(int page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> startDate,
|
||||
@@ -396,7 +390,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get a list of movie ids that have been edited.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%20java.lang.String,%20java.lang.String...)">getMovieImages</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -405,7 +399,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
images for a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieInfo</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,
|
||||
@@ -413,7 +407,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method is used to retrieve all of the basic movie information.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfoImdb(java.lang.String,%20java.lang.String,%20java.lang.String...)">getMovieInfoImdb</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> imdbId,
|
||||
<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,
|
||||
@@ -421,7 +415,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method is used to retrieve all of the basic movie information.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int,%20java.lang.String...)">getMovieKeywords</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
@@ -429,7 +423,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
to a particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int,%20java.lang.String,%20int,%20java.lang.String...)">getMovieLists</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,
|
||||
@@ -438,7 +432,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get the lists that the movie belongs to</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieReleaseInfo</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -447,7 +441,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
we have for a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Video.html" title="class in com.omertron.themoviedbapi.model">Video</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int,%20java.lang.String,%20java.lang.String...)">getMovieTrailers</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -456,7 +450,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int,%20java.lang.String...)">getMovieTranslations</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
@@ -464,14 +458,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
a specific movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String,%20int)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChanges(int,%20java.lang.String,%20java.lang.String)">getPersonChanges</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> startDate,
|
||||
@@ -479,13 +473,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Get the changes for a specific person id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChangesList(int,%20java.lang.String,%20java.lang.String)">getPersonChangesList</a></strong>(int page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> startDate,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endDate)</code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int,%20java.lang.String...)">getPersonCredits</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
@@ -493,66 +487,66 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
the person.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</a></strong>(int personId)</code>
|
||||
<div class="block">This method is used to retrieve all of the profile images for a person.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonInfo(int,%20java.lang.String...)">getPersonInfo</a></strong>(int personId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code>
|
||||
<div class="block">This method is used to retrieve all of the basic person information.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonLatest()">getPersonLatest</a></strong>()</code>
|
||||
<div class="block">Get the latest person id.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular()">getPersonPopular</a></strong>()</code>
|
||||
<div class="block">Get the list of popular people on The Movie Database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(int)">getPersonPopular</a></strong>(int page)</code>
|
||||
<div class="block">Get the list of popular people on The Movie Database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String,%20int)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getRatedMovies(java.lang.String,%20int)">getRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId)</code>
|
||||
<div class="block">Get the list of rated movies (and associated rating) for an account.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model">Reviews</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(int,%20java.lang.String,%20int,%20java.lang.String...)">getReviews</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... appendToResponse)</code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model">TokenSession</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model">TokenAuthorisation</a> token)</code>
|
||||
<div class="block">This method is used to generate a session id for user based
|
||||
authentication.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int,%20java.lang.String,%20int,%20java.lang.String...)">getSimilarMovies</a></strong>(int movieId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -562,7 +556,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
particular movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String,%20int)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
@@ -570,35 +564,35 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
votes on TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String,%20int)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
int page)</code>
|
||||
<div class="block">Get the list of upcoming movies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model">MovieDbList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUserLists(java.lang.String,%20int)">getUserLists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountID)</code>
|
||||
<div class="block">Get all lists of a given user</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getWatchList(java.lang.String,%20int)">getWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId)</code>
|
||||
<div class="block">Get the list of movies on an accounts watchlist.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#isMovieOnList(java.lang.String,%20java.lang.Integer)">isMovieOnList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId)</code>
|
||||
<div class="block">Check to see if a movie ID is already added to a list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(java.lang.String,%20java.lang.Integer,%20java.lang.Integer)">postMovieRating</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> movieId,
|
||||
@@ -606,7 +600,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method lets users rate a movie.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeFromWatchList(java.lang.String,%20int,%20java.lang.Integer)">removeFromWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
int accountId,
|
||||
@@ -614,7 +608,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Remove a movie from an accounts watch list.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeMovieFromList(java.lang.String,%20java.lang.String,%20java.lang.Integer)">removeMovieFromList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> listId,
|
||||
@@ -622,7 +616,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">This method lets users remove movies from a list that they created.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String,%20java.lang.String,%20int)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -630,21 +624,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Search for collections by name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String,%20int)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> companyName,
|
||||
int page)</code>
|
||||
<div class="block">Search Companies.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String,%20int)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
int page)</code>
|
||||
<div class="block">Search for keywords by name</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String,%20java.lang.String,%20int)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query,
|
||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language,
|
||||
@@ -652,7 +646,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<div class="block">Search for lists by name and description.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String,%20int,%20java.lang.String,%20boolean,%20int)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> movieName,
|
||||
int searchYear,
|
||||
@@ -663,7 +657,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
TMDb.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</a><<a href="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</a>></code></td>
|
||||
<td class="colLast"><code><strong><a href="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20boolean,%20int)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> personName,
|
||||
boolean includeAdult,
|
||||
@@ -730,17 +724,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getApiKey()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getApiKey</h4>
|
||||
<pre>public <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> getApiKey()</pre>
|
||||
<div class="block">Get the API key that is to be used</div>
|
||||
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="compareMovies(com.omertron.themoviedbapi.model.MovieDb, java.lang.String, java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:27 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:27 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:33 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractIdName (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:33 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractJsonMapping (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:33 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Account (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:33 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:19 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AlternativeTitle (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Artwork (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ArtworkType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangeKeyItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangedItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ChangedMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Collection (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>CollectionInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Company (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Discover (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Genre (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>JobDepartment (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:20 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Keyword (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>KeywordMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Language (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:34 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ListItemStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:21 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDb (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieDbListStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>MovieList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:22 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Person (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCast (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCredit (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCrew (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:23 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProductionCompany (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:35 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ProductionCountry (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>ReleaseInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Reviews (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>StatusCode (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbConfiguration (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TokenAuthorisation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TokenSession (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:24 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Trailer (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Translation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Video (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:37 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:28 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.Video (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>PersonCreditDateComparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Class com.omertron.themoviedbapi.model.comparator.PersonCreditDateComparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:26 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:26 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model.comparator Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:38 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:29 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>AbstractResults (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 15:57:36 UTC 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_76) on Thu Feb 12 16:06:25 UTC 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TmdbResultsList (API-The MovieDB 3.12-SNAPSHOT API)</title>
|
||||
<meta name="date" content="2015-02-12">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user