Wagon: Deploying site to repository
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:54 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
All Classes (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:54 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
All Classes (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieDbException.MovieDbExceptionType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieDbException (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TheMovieDbApi (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -186,7 +186,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int, java.lang.String)">getCollectionImages</A></B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
@@ -212,7 +212,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int, java.lang.String, int)">getCompanyMovies</A></B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -230,7 +230,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</A></B>(<A HREF="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -238,7 +238,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(int, java.lang.String, java.lang.String, boolean, int, int, int, float, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">getDiscover</A></B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
@@ -259,7 +259,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreList(java.lang.String)">getGenreList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -267,17 +267,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
<B>Deprecated.</B> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -296,7 +286,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -312,7 +302,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -338,7 +328,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String, java.lang.String...)">getMovieAlternativeTitles</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -348,7 +338,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int, java.lang.String...)">getMovieCasts</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -357,7 +347,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)</CODE>
|
||||
@@ -377,7 +367,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String, java.lang.String...)">getMovieImages</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -407,7 +397,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int, java.lang.String...)">getMovieKeywords</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -416,7 +406,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int, java.lang.String...)">getMovieLists</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -427,7 +417,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String, java.lang.String...)">getMovieReleaseInfo</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -437,7 +427,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String, java.lang.String...)">getMovieTrailers</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -447,7 +437,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int, java.lang.String...)">getMovieTranslations</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -456,7 +446,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -485,7 +475,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -493,7 +483,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -517,7 +507,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular()">getPersonPopular</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -525,7 +515,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(int)">getPersonPopular</A></B>(int page)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -533,7 +523,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -542,7 +532,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model">Reviews</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(int, java.lang.String, int, java.lang.String...)">getReviews</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -561,7 +551,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int, java.lang.String...)">getSimilarMovies</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -572,7 +562,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -581,7 +571,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -599,7 +589,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -609,7 +599,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -618,7 +608,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -627,7 +617,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -637,7 +627,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
@@ -649,7 +639,7 @@ The MovieDb API <p> This is for version 3 of the API as specified here: http://h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)</CODE>
|
||||
@@ -938,10 +928,10 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="c
|
||||
<A NAME="getMovieAlternativeTitles(int, java.lang.String, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieAlternativeTitles</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</A>> <B>getMovieAlternativeTitles</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</A>> <B>getMovieAlternativeTitles</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the alternative titles we have for a particular movie.
|
||||
<P>
|
||||
@@ -956,9 +946,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieCasts(int, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieCasts</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>getMovieCasts</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getMovieCasts</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the cast information for a specific movie id.
|
||||
|
||||
@@ -975,10 +965,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieImages(int, java.lang.String, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieImages</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>> <B>getMovieImages</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>> <B>getMovieImages</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method should be used when you’re wanting to retrieve all of the images for a particular movie.
|
||||
<P>
|
||||
@@ -993,9 +983,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieKeywords(int, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieKeywords</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>> <B>getMovieKeywords</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>> <B>getMovieKeywords</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the keywords that have been added to a particular movie.
|
||||
|
||||
@@ -1012,10 +1002,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieReleaseInfo(int, java.lang.String, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieReleaseInfo</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</A>> <B>getMovieReleaseInfo</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</A>> <B>getMovieReleaseInfo</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the release and certification data we have for a specific movie.
|
||||
<P>
|
||||
@@ -1030,10 +1020,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieTrailers(int, java.lang.String, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieTrailers</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>> <B>getMovieTrailers</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>> <B>getMovieTrailers</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the trailers for a particular movie.
|
||||
|
||||
@@ -1050,9 +1040,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieTranslations(int, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieTranslations</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</A>> <B>getMovieTranslations</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</A>> <B>getMovieTranslations</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve a list of the available translations for a specific movie.
|
||||
<P>
|
||||
@@ -1067,11 +1057,11 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getSimilarMovies(int, java.lang.String, int, java.lang.String...)"><!-- --></A><H3>
|
||||
getSimilarMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getSimilarMovies</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getSimilarMovies</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>The similar movies method will let you retrieve the similar movies for a particular movie.
|
||||
|
||||
@@ -1090,11 +1080,11 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getReviews(int, java.lang.String, int, java.lang.String...)"><!-- --></A><H3>
|
||||
getReviews</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model">Reviews</A>> <B>getReviews</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getReviews</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
|
||||
@@ -1107,11 +1097,11 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getMovieLists(int, java.lang.String, int, java.lang.String...)"><!-- --></A><H3>
|
||||
getMovieLists</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>> <B>getMovieLists</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getMovieLists</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the lists that the movie belongs to
|
||||
<P>
|
||||
@@ -1127,10 +1117,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
getMovieChanges</H3>
|
||||
<PRE>
|
||||
<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
|
||||
</FONT>public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>> <B>getMovieChanges</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
</FONT>public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>> <B>getMovieChanges</B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD><B>Deprecated.</B>
|
||||
<P>
|
||||
@@ -1173,9 +1163,9 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="c
|
||||
<A NAME="getUpcoming(java.lang.String, int)"><!-- --></A><H3>
|
||||
getUpcoming</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getUpcoming</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getUpcoming</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the list of upcoming movies.
|
||||
|
||||
@@ -1194,9 +1184,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getNowPlayingMovies(java.lang.String, int)"><!-- --></A><H3>
|
||||
getNowPlayingMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getNowPlayingMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getNowPlayingMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve the movies currently in theatres.
|
||||
|
||||
@@ -1215,9 +1205,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getPopularMovieList(java.lang.String, int)"><!-- --></A><H3>
|
||||
getPopularMovieList</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getPopularMovieList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getPopularMovieList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve the daily movie popularity list.
|
||||
|
||||
@@ -1236,9 +1226,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getTopRatedMovies(java.lang.String, int)"><!-- --></A><H3>
|
||||
getTopRatedMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getTopRatedMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getTopRatedMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
|
||||
|
||||
@@ -1295,9 +1285,9 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/CollectionInfo.html" t
|
||||
<A NAME="getCollectionImages(int, java.lang.String)"><!-- --></A><H3>
|
||||
getCollectionImages</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>> <B>getCollectionImages</B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getCollectionImages</B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get all of the images for a particular collection by collection id.
|
||||
<P>
|
||||
@@ -1330,8 +1320,8 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="cl
|
||||
<A NAME="getPersonCredits(int)"><!-- --></A><H3>
|
||||
getPersonCredits</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>> <B>getPersonCredits</B>(int personId)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>> <B>getPersonCredits</B>(int personId)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the cast & crew information for the person.
|
||||
|
||||
@@ -1348,8 +1338,8 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getPersonImages(int)"><!-- --></A><H3>
|
||||
getPersonImages</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>> <B>getPersonImages</B>(int personId)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>> <B>getPersonImages</B>(int personId)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve all of the profile images for a person.
|
||||
<P>
|
||||
@@ -1390,8 +1380,8 @@ public void <B>getPersonChanges</B>(int personId,
|
||||
<A NAME="getPersonPopular()"><!-- --></A><H3>
|
||||
getPersonPopular</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>getPersonPopular</B>()
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>getPersonPopular</B>()
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the list of popular people on The Movie Database.
|
||||
|
||||
@@ -1409,8 +1399,8 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getPersonPopular(int)"><!-- --></A><H3>
|
||||
getPersonPopular</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>getPersonPopular</B>(int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>getPersonPopular</B>(int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the list of popular people on The Movie Database.
|
||||
|
||||
@@ -1460,10 +1450,10 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/Company.html" title="c
|
||||
<A NAME="getCompanyMovies(int, java.lang.String, int)"><!-- --></A><H3>
|
||||
getCompanyMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getCompanyMovies</B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getCompanyMovies</B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This method is used to retrieve the movies associated with a company.
|
||||
|
||||
@@ -1482,8 +1472,8 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getGenreList(java.lang.String)"><!-- --></A><H3>
|
||||
getGenreList</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</A>> <B>getGenreList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getGenreList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>You can use this method to retrieve the list of genres used on TMDb.
|
||||
|
||||
@@ -1497,33 +1487,14 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getGenreMovies(int, java.lang.String, int)"><!-- --></A><H3>
|
||||
getGenreMovies</H3>
|
||||
<PRE>
|
||||
<FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
|
||||
</FONT>public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getGenreMovies</B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD><B>Deprecated.</B>
|
||||
<P>
|
||||
<DD><DL>
|
||||
|
||||
<DT><B>Throws:</B>
|
||||
<DD><CODE><A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></CODE></DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="getGenreMovies(int, java.lang.String, int, boolean)"><!-- --></A><H3>
|
||||
getGenreMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getGenreMovies</B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
boolean includeAllMovies)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getGenreMovies</B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
boolean includeAllMovies)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get a list of movies per genre.
|
||||
|
||||
@@ -1542,12 +1513,12 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchMovie(java.lang.String, int, java.lang.String, boolean, int)"><!-- --></A><H3>
|
||||
searchMovie</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>searchMovie</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
boolean includeAdult,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>searchMovie</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
boolean includeAdult,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Search Movies This is a good starting point to start finding movies on TMDb.
|
||||
<P>
|
||||
@@ -1562,10 +1533,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchCollection(java.lang.String, java.lang.String, int)"><!-- --></A><H3>
|
||||
searchCollection</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</A>> <B>searchCollection</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>searchCollection</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Search for collections by name.
|
||||
<P>
|
||||
@@ -1580,10 +1551,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchPeople(java.lang.String, boolean, int)"><!-- --></A><H3>
|
||||
searchPeople</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>searchPeople</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>> <B>searchPeople</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>This is a good starting point to start finding people on TMDb.
|
||||
|
||||
@@ -1600,10 +1571,10 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchList(java.lang.String, java.lang.String, int)"><!-- --></A><H3>
|
||||
searchList</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>> <B>searchList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>searchList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Search for lists by name and description.
|
||||
<P>
|
||||
@@ -1618,9 +1589,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchCompanies(java.lang.String, int)"><!-- --></A><H3>
|
||||
searchCompanies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</A>> <B>searchCompanies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</A>> <B>searchCompanies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Search Companies.
|
||||
|
||||
@@ -1640,9 +1611,9 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="searchKeyword(java.lang.String, int)"><!-- --></A><H3>
|
||||
searchKeyword</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>> <B>searchKeyword</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>> <B>searchKeyword</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Search for keywords by name
|
||||
<P>
|
||||
@@ -1691,10 +1662,10 @@ public <A HREF="../../../com/omertron/themoviedbapi/model/Keyword.html" title="c
|
||||
<A NAME="getKeywordMovies(java.lang.String, java.lang.String, int)"><!-- --></A><H3>
|
||||
getKeywordMovies</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</A>> <B>getKeywordMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <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>> <B>getKeywordMovies</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Get the list of movies for a particular keyword by id.
|
||||
<P>
|
||||
@@ -1742,8 +1713,8 @@ public void <B>getPersonChangesList</B>(int page,
|
||||
<A NAME="getJobs()"><!-- --></A><H3>
|
||||
getJobs</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</A>> <B>getJobs</B>()
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</A>> <B>getJobs</B>()
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
|
||||
@@ -1756,21 +1727,21 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getDiscover(int, java.lang.String, java.lang.String, boolean, int, int, int, float, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||||
getDiscover</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getDiscover</B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
boolean includeAdult,
|
||||
int year,
|
||||
int primaryReleaseYear,
|
||||
int voteCountGte,
|
||||
float voteAverageGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withGenres,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationCountry,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withCompanies)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getDiscover</B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
boolean includeAdult,
|
||||
int year,
|
||||
int primaryReleaseYear,
|
||||
int voteCountGte,
|
||||
float voteAverageGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withGenres,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationCountry,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withCompanies)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Discover movies by different types of data like average rating, number of votes, genres and certifications.
|
||||
|
||||
@@ -1794,8 +1765,8 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-
|
||||
<A NAME="getDiscover(com.omertron.themoviedbapi.model.Discover)"><!-- --></A><H3>
|
||||
getDiscover</H3>
|
||||
<PRE>
|
||||
public <A HREF="http://docs.oracle.com/javase/6/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>> <B>getDiscover</B>(<A HREF="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
public <A HREF="../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model">MovieDb</A>> <B>getDiscover</B>(<A HREF="../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)
|
||||
throws <A HREF="../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</A></PRE>
|
||||
<DL>
|
||||
<DD>Discover movies by different types of data like average rating, number of votes, genres and certifications.
|
||||
<P>
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -134,7 +134,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int, java.lang.String)">getCollectionImages</A></B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
@@ -160,7 +160,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int, java.lang.String, int)">getCompanyMovies</A></B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -170,7 +170,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</A></B>(<A HREF="../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(int, java.lang.String, java.lang.String, boolean, int, int, int, float, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">getDiscover</A></B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
@@ -199,7 +199,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreList(java.lang.String)">getGenreList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -207,17 +207,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
<B>Deprecated.</B> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -236,7 +226,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -252,7 +242,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -278,7 +268,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String, java.lang.String...)">getMovieAlternativeTitles</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -288,7 +278,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int, java.lang.String...)">getMovieCasts</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -297,7 +287,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)</CODE>
|
||||
@@ -317,7 +307,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String, java.lang.String...)">getMovieImages</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -347,7 +337,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int, java.lang.String...)">getMovieKeywords</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -356,7 +346,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int, java.lang.String...)">getMovieLists</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -367,7 +357,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String, java.lang.String...)">getMovieReleaseInfo</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -377,7 +367,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String, java.lang.String...)">getMovieTrailers</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -387,7 +377,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int, java.lang.String...)">getMovieTranslations</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -396,7 +386,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -425,7 +415,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -433,7 +423,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -457,7 +447,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular()">getPersonPopular</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -465,7 +455,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(int)">getPersonPopular</A></B>(int page)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -473,7 +463,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -482,7 +472,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model">Reviews</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(int, java.lang.String, int, java.lang.String...)">getReviews</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -501,7 +491,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int, java.lang.String...)">getSimilarMovies</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -512,7 +502,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -521,7 +511,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -539,7 +529,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -549,7 +539,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -558,7 +548,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -567,7 +557,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -577,7 +567,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
@@ -589,7 +579,7 @@ Uses of <A HREF="../../../../com/omertron/themoviedbapi/MovieDbException.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
AlternativeTitle (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Artwork (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ArtworkType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ChangeItem (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ChangeValue (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Collection (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:50 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
CollectionInfo (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Company (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Discover (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Genre (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
JobDepartment (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Keyword (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
KeywordMovie (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:38 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Language (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieChanges (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieDb (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieDbList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
MovieList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Person (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
PersonCast (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
PersonCredit (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
PersonCrew (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
PersonType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ProductionCompany (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ProductionCountry (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ReleaseInfo (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Reviews (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
StatusCode (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TmdbConfiguration (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TokenAuthorisation (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TokenSession (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Trailer (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Translation (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/AlternativeTitl
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model">AlternativeTitle</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String, java.lang.String...)">getMovieAlternativeTitles</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int, java.lang.String)">getCollectionImages</A></B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
@@ -130,7 +130,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String, java.lang.String...)">getMovieImages</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
@@ -140,7 +140,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model">Artwork</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ChangeItem (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ChangeValue (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Collection.html
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model">Collection</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -133,7 +133,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Company.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model">Company</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)</CODE>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Discover.html"
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Genre.html" tit
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreList(java.lang.String)">getGenreList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/JobDepartment.h
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model">JobDepartment</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -137,7 +137,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Keyword.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int, java.lang.String...)">getMovieKeywords</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Keyword.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model">Keyword</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)</CODE>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/KeywordMovie.ht
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model">KeywordMovie</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.MovieChanges (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieChanges.ht
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -157,7 +157,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int, java.lang.String, int)">getCompanyMovies</A></B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
@@ -167,7 +167,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -175,7 +175,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(int, java.lang.String, java.lang.String, boolean, int, int, int, float, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">getDiscover</A></B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
@@ -196,17 +196,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
<B>Deprecated.</B> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -217,7 +207,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -226,7 +216,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -235,7 +225,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int, java.lang.String...)">getSimilarMovies</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -246,7 +236,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -255,7 +245,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -264,7 +254,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieDb.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/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></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieList.html"
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int, java.lang.String...)">getMovieLists</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
@@ -132,7 +132,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/MovieList.html"
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model">MovieList</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -141,7 +141,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" ti
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int, java.lang.String...)">getMovieCasts</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -150,7 +150,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" ti
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular()">getPersonPopular</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -158,7 +158,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" ti
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(int)">getPersonPopular</A></B>(int page)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -166,7 +166,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" ti
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)</CODE>
|
||||
@@ -194,6 +194,14 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" ti
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>WrapperMovieCasts.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html#getAll()">getAll</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model">Person</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>WrapperPersonList.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/wrapper/WrapperPersonList.html#getPersonList()">getPersonList</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -117,7 +117,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.ht
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -143,6 +143,14 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.ht
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>WrapperPersonCredits.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html#getAll(com.omertron.themoviedbapi.model.PersonType...)">getAll</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model">PersonType</A>... typeList)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>WrapperPersonCredits.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html#getCast()">getCast</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -94,6 +94,10 @@ Packages that use <A HREF="../../../../../com/omertron/themoviedbapi/model/Perso
|
||||
<TD><A HREF="#com.omertron.themoviedbapi.model"><B>com.omertron.themoviedbapi.model</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#com.omertron.themoviedbapi.wrapper"><B>com.omertron.themoviedbapi.wrapper</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
@@ -165,6 +169,31 @@ the order they are declared.</TD>
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B>Person.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/model/Person.html#setPersonType(com.omertron.themoviedbapi.model.PersonType)">setPersonType</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model">PersonType</A> personType)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="com.omertron.themoviedbapi.wrapper"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model">PersonType</A> in <A HREF="../../../../../com/omertron/themoviedbapi/wrapper/package-summary.html">com.omertron.themoviedbapi.wrapper</A></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/omertron/themoviedbapi/wrapper/package-summary.html">com.omertron.themoviedbapi.wrapper</A> with parameters of type <A HREF="../../../../../com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model">PersonType</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model">PersonCredit</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>WrapperPersonCredits.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html#getAll(com.omertron.themoviedbapi.model.PersonType...)">getAll</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model">PersonType</A>... typeList)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/ReleaseInfo.htm
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model">ReleaseInfo</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String, java.lang.String...)">getMovieReleaseInfo</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Reviews.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model">Reviews</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(int, java.lang.String, int, java.lang.String...)">getReviews</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Trailer.html" t
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<CODE> <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String, java.lang.String...)">getMovieTrailers</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -121,7 +121,7 @@ Uses of <A HREF="../../../../../com/omertron/themoviedbapi/model/Translation.htm
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model">Translation</A>></CODE></FONT></TD>
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int, java.lang.String...)">getMovieTranslations</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -496,6 +496,12 @@ Classes in <A HREF="../../../../com/omertron/themoviedbapi/model/package-summary
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../../../com/omertron/themoviedbapi/model/class-use/PersonCrew.html#com.omertron.themoviedbapi.wrapper"><B>PersonCrew</B></A></B>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../../../com/omertron/themoviedbapi/model/class-use/PersonType.html#com.omertron.themoviedbapi.wrapper"><B>PersonType</B></A></B>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TmdbResults (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -144,6 +144,14 @@ Abstract class to return the results and the id/page info
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)">copyWrapper</A></B>(<A HREF="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapper</A> wrapper)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> void</CODE></FONT></TD>
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperAll)">copyWrapper</A></B>(<A HREF="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapperAll</A> wrapper)</CODE>
|
||||
|
||||
<BR>
|
||||
@@ -349,6 +357,17 @@ public void <B>setTotalResults</B>(int totalResults)</PRE>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)"><!-- --></A><H3>
|
||||
copyWrapper</H3>
|
||||
<PRE>
|
||||
public void <B>copyWrapper</B>(<A HREF="../../../../com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper">AbstractWrapper</A> wrapper)</PRE>
|
||||
<DL>
|
||||
<DD><DL>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
<A NAME="copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)"><!-- --></A><H3>
|
||||
copyWrapper</H3>
|
||||
<PRE>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TmdbResultsList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -126,7 +126,7 @@ List of the results from TheMovieDb
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html#TmdbResultsList()">TmdbResultsList</A></B>()</CODE>
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html#TmdbResultsList(java.util.List)">TmdbResultsList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="type parameter in TmdbResultsList">T</A>> resultList)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
@@ -164,7 +164,7 @@ List of the results from TheMovieDb
|
||||
<TH ALIGN="left"><B>Methods inherited from class com.omertron.themoviedbapi.results.<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html" title="class in com.omertron.themoviedbapi.results">TmdbResults</A></B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperAll)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getId()">getId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getPage()">getPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalPages()">getTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalResults()">getTotalResults</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setId(int)">setId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setPage(int)">setPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalPages(int)">setTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalResults(int)">setTotalResults</A></CODE></TD>
|
||||
<TD><CODE><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperAll)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getId()">getId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getPage()">getPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalPages()">getTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalResults()">getTotalResults</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setId(int)">setId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setPage(int)">setPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalPages(int)">setTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalResults(int)">setTotalResults</A></CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
@@ -189,10 +189,10 @@ List of the results from TheMovieDb
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="TmdbResultsList()"><!-- --></A><H3>
|
||||
<A NAME="TmdbResultsList(java.util.List)"><!-- --></A><H3>
|
||||
TmdbResultsList</H3>
|
||||
<PRE>
|
||||
public <B>TmdbResultsList</B>()</PRE>
|
||||
public <B>TmdbResultsList</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="type parameter in TmdbResultsList">T</A>> resultList)</PRE>
|
||||
<DL>
|
||||
</DL>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
TmdbResultsMap (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -126,7 +126,7 @@ Map of the results from TheMovieDb
|
||||
<B>Constructor Summary</B></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html#TmdbResultsMap()">TmdbResultsMap</A></B>()</CODE>
|
||||
<TD><CODE><B><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html#TmdbResultsMap(java.util.Map)">TmdbResultsMap</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="type parameter in TmdbResultsMap">K</A>,<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="type parameter in TmdbResultsMap">V</A>> resultsMap)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
@@ -164,7 +164,7 @@ Map of the results from TheMovieDb
|
||||
<TH ALIGN="left"><B>Methods inherited from class com.omertron.themoviedbapi.results.<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html" title="class in com.omertron.themoviedbapi.results">TmdbResults</A></B></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><CODE><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperAll)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getId()">getId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getPage()">getPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalPages()">getTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalResults()">getTotalResults</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setId(int)">setId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setPage(int)">setPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalPages(int)">setTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalResults(int)">setTotalResults</A></CODE></TD>
|
||||
<TD><CODE><A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapper)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperAll)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#copyWrapper(com.omertron.themoviedbapi.wrapper.AbstractWrapperId)">copyWrapper</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getId()">getId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getPage()">getPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalPages()">getTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#getTotalResults()">getTotalResults</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setId(int)">setId</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setPage(int)">setPage</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalPages(int)">setTotalPages</A>, <A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResults.html#setTotalResults(int)">setTotalResults</A></CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||||
@@ -189,10 +189,10 @@ Map of the results from TheMovieDb
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<A NAME="TmdbResultsMap()"><!-- --></A><H3>
|
||||
<A NAME="TmdbResultsMap(java.util.Map)"><!-- --></A><H3>
|
||||
TmdbResultsMap</H3>
|
||||
<PRE>
|
||||
public <B>TmdbResultsMap</B>()</PRE>
|
||||
public <B>TmdbResultsMap</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="type parameter in TmdbResultsMap">K</A>,<A HREF="../../../../com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="type parameter in TmdbResultsMap">V</A>> resultsMap)</PRE>
|
||||
<DL>
|
||||
</DL>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.results.TmdbResults (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -84,7 +84,358 @@ function windowTitle()
|
||||
<H2>
|
||||
<B>Uses of Class<br>com.omertron.themoviedbapi.results.TmdbResultsList</B></H2>
|
||||
</CENTER>
|
||||
No usage of com.omertron.themoviedbapi.results.TmdbResultsList
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Packages that use <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#com.omertron.themoviedbapi"><B>com.omertron.themoviedbapi</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="com.omertron.themoviedbapi"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Uses of <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A> in <A HREF="../../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</A></FONT></TH>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</A> that return <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int, java.lang.String)">getCollectionImages</A></B>(int collectionId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
<BR>
|
||||
Get all of the images for a particular collection by collection id.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int, java.lang.String, int)">getCompanyMovies</A></B>(int companyId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve the movies associated with a company.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(com.omertron.themoviedbapi.model.Discover)">getDiscover</A></B>(<A HREF="../../../../../com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model">Discover</A> discover)</CODE>
|
||||
|
||||
<BR>
|
||||
Discover movies by different types of data like average rating, number of votes, genres and certifications.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscover(int, java.lang.String, java.lang.String, boolean, int, int, int, float, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">getDiscover</A></B>(int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> sortBy,
|
||||
boolean includeAdult,
|
||||
int year,
|
||||
int primaryReleaseYear,
|
||||
int voteCountGte,
|
||||
float voteAverageGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withGenres,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateGte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> releaseDateLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationCountry,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> certificationLte,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> withCompanies)</CODE>
|
||||
|
||||
<BR>
|
||||
Discover movies by different types of data like average rating, number of votes, genres and certifications.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreList(java.lang.String)">getGenreList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language)</CODE>
|
||||
|
||||
<BR>
|
||||
You can use this method to retrieve the list of genres used on TMDb.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int, java.lang.String, int, boolean)">getGenreMovies</A></B>(int genreId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
boolean includeAllMovies)</CODE>
|
||||
|
||||
<BR>
|
||||
Get a list of movies per genre.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String, java.lang.String, int)">getKeywordMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> keywordId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the list of movies for a particular keyword by id.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int, java.lang.String, java.lang.String...)">getMovieAlternativeTitles</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> country,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the alternative titles we have for a particular movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCasts(int, java.lang.String...)">getMovieCasts</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the cast information for a specific movie id.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/MovieChanges.html" title="class in com.omertron.themoviedbapi.model">MovieChanges</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int, java.lang.String, java.lang.String)">getMovieChanges</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> startDate,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> endDate)</CODE>
|
||||
|
||||
<BR>
|
||||
<B>Deprecated.</B> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int, java.lang.String, java.lang.String...)">getMovieImages</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method should be used when you’re wanting to retrieve all of the images for a particular movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int, java.lang.String...)">getMovieKeywords</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the keywords that have been added to a particular movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int, java.lang.String, int, java.lang.String...)">getMovieLists</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the lists that the movie belongs to</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int, java.lang.String, java.lang.String...)">getMovieReleaseInfo</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the release and certification data we have for a specific movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<CODE> <A HREF="../../../../../com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results">TmdbResultsList</A><<A HREF="../../../../../com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model">Trailer</A>></CODE></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTrailers(int, java.lang.String, java.lang.String...)">getMovieTrailers</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the trailers for a particular movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int, java.lang.String...)">getMovieTranslations</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve a list of the available translations for a specific movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.String, int)">getNowPlayingMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve the movies currently in theatres.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCredits(int)">getPersonCredits</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the cast & crew information for the person.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</A></B>(int personId)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve all of the profile images for a person.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular()">getPersonPopular</A></B>()</CODE>
|
||||
|
||||
<BR>
|
||||
Get the list of popular people on The Movie Database.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(int)">getPersonPopular</A></B>(int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the list of popular people on The Movie Database.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.String, int)">getPopularMovieList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve the daily movie popularity list.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(int, java.lang.String, int, java.lang.String...)">getReviews</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int, java.lang.String, int, java.lang.String...)">getSimilarMovies</A></B>(int movieId,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>... appendToResponse)</CODE>
|
||||
|
||||
<BR>
|
||||
The similar movies method will let you retrieve the similar movies for a particular movie.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.String, int)">getTopRatedMovies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.String, int)">getUpcoming</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Get the list of upcoming movies.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String, java.lang.String, int)">searchCollection</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Search for collections by name.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String, int)">searchCompanies</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> companyName,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Search Companies.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String, int)">searchKeyword</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Search for keywords by name</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String, java.lang.String, int)">searchList</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> query,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Search for lists by name and description.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String, int, java.lang.String, boolean, int)">searchMovie</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> movieName,
|
||||
int searchYear,
|
||||
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> language,
|
||||
boolean includeAdult,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
Search Movies This is a good starting point to start finding movies on TMDb.</TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||||
<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></FONT></TD>
|
||||
<TD><CODE><B>TheMovieDbApi.</B><B><A HREF="../../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String, boolean, int)">searchPeople</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> personName,
|
||||
boolean includeAdult,
|
||||
int page)</CODE>
|
||||
|
||||
<BR>
|
||||
This is a good starting point to start finding people on TMDb.</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<HR>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
@@ -91,12 +91,31 @@ function windowTitle()
|
||||
Packages that use <A HREF="../../../../com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#com.omertron.themoviedbapi"><B>com.omertron.themoviedbapi</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><A HREF="#com.omertron.themoviedbapi.results"><B>com.omertron.themoviedbapi.results</B></A></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="com.omertron.themoviedbapi"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||||
Classes in <A HREF="../../../../com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</A> used by <A HREF="../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</A></FONT></TH>
|
||||
</TR>
|
||||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||||
<TD><B><A HREF="../../../../com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html#com.omertron.themoviedbapi"><B>TmdbResultsList</B></A></B>
|
||||
|
||||
<BR>
|
||||
List of the results from TheMovieDb</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>
|
||||
<A NAME="com.omertron.themoviedbapi.results"><!-- --></A>
|
||||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:51 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
ApiUrl (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:39 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:52 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
WebBrowser (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:40 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 12:25:41 CEST 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_43) on Sat May 18 23:10:53 CEST 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user