Files
api-themoviedb/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html
T
2016-02-26 13:19:15 +00:00

2065 lines
227 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Fri Feb 26 13:11:18 UTC 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.3-SNAPSHOT API)</title>
<meta name="date" content="2016-02-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.3-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/omertron/themoviedbapi/class-use/MovieDbException.html" target="_top">Frames</a></li>
<li><a href="MovieDbException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.omertron.themoviedbapi.MovieDbException" class="title">Uses of Class<br>com.omertron.themoviedbapi.MovieDbException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.omertron.themoviedbapi">com.omertron.themoviedbapi</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.omertron.themoviedbapi.methods">com.omertron.themoviedbapi.methods</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.omertron.themoviedbapi.model.config">com.omertron.themoviedbapi.model.config</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.omertron.themoviedbapi.tools">com.omertron.themoviedbapi.tools</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.omertron.themoviedbapi">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a> in <a href="../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a> that throw <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#addItemToList(java.lang.String,%20java.lang.String,%20java.lang.Integer)">addItemToList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId)</code>
<div class="block">This method lets users add new items to a list that they created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#addToWatchList(java.lang.String,%20int,%20com.omertron.themoviedbapi.enumeration.MediaType,%20java.lang.Integer)">addToWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="../../../../com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a>&nbsp;mediaType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId)</code>
<div class="block">Add a movie to an accounts watch list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#checkItemStatus(java.lang.String,%20java.lang.Integer)">checkItemStatus</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId)</code>
<div class="block">Check to see if an item is already on a list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#createImageUrl(java.lang.String,%20java.lang.String)">createImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imagePath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requiredSize)</code>
<div class="block">Generate the full image URL from the size and image path</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#createList(java.lang.String,%20java.lang.String,%20java.lang.String)">createList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>
<div class="block">This method lets users create a new list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#deleteList(java.lang.String,%20java.lang.String)">deleteList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">This method lets users delete a list that they created.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#find(java.lang.String,%20com.omertron.themoviedbapi.enumeration.ExternalSource,%20java.lang.String)">find</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
<a href="../../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a>&nbsp;externalSource,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">You con use this method to find movies, tv series or persons using
external ids.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAccount(java.lang.String)">getAccount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId)</code>
<div class="block">Get the basic information for an account.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
<div class="block">This method is used to generate a valid request token for user based
authentication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages(int,%20java.lang.String)">getCollectionImages</a></strong>(int&nbsp;collectionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get all of the images for a particular collection by collection id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int&nbsp;collectionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic information about a
movie collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int&nbsp;companyId)</code>
<div class="block">This method is used to retrieve the basic information about a production
company on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies(int,%20java.lang.String,%20java.lang.Integer)">getCompanyMovies</a></strong>(int&nbsp;companyId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">This method is used to retrieve the movies associated with a company.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getConfiguration()">getConfiguration</a></strong>()</code>
<div class="block">Get the configuration information</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getCreditInfo(java.lang.String,%20java.lang.String)">getCreditInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;creditId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the detailed information about a particular credit record.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverMovies(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverMovies</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a>&nbsp;discover)</code>
<div class="block">Discover movies by different types of data like average rating, number of
votes, genres and certifications.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverTV(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverTV</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a>&nbsp;discover)</code>
<div class="block">Discover movies by different types of data like average rating, number of
votes, genres and certifications.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeAccountState(int,%20int,%20int,%20java.lang.String)">getEpisodeAccountState</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV episode
has been rated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeChanges(int,%20java.lang.String,%20java.lang.String)">getEpisodeChanges</a></strong>(int&nbsp;episodeID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Look up a TV episode's changes by episode ID</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeCredits(int,%20int,%20int)">getEpisodeCredits</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber)</code>
<div class="block">Get the TV episode credits by combination of season and episode number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeExternalID(int,%20int,%20int,%20java.lang.String)">getEpisodeExternalID</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids for a TV episode by comabination of a season and
episode number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeImages(int,%20int,%20int)">getEpisodeImages</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber)</code>
<div class="block">Get the images (episode stills) for a TV episode by combination of a
season and episode number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeInfo(int,%20int,%20int,%20java.lang.String,%20java.lang.String...)">getEpisodeInfo</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV episode by combination of a season
and episode number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeVideos(int,%20int,%20int,%20java.lang.String)">getEpisodeVideos</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV episode (teasers, clips,
etc...)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getFavoriteMovies(java.lang.String,%20int)">getFavoriteMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get the account favourite movies</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getFavoriteTv(java.lang.String,%20int)">getFavoriteTv</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get the list of favorite TV series for an account.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovieList(java.lang.String)">getGenreMovieList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of Movie genres.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies(int,%20java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20java.lang.Boolean)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAllMovies,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Get a list of movies per genre.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreTVList(java.lang.String)">getGenreTVList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of TV genres..</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestRatedMovies(java.lang.String,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SortBy)">getGuestRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration">SortBy</a>&nbsp;sortBy)</code>
<div class="block">Get a list of rated movies for a specific guest session id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestSessionToken()">getGuestSessionToken</a></strong>()</code>
<div class="block">This method is used to generate a guest session id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs()">getJobs</a></strong>()</code>
<div class="block">Get a list of valid jobs</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeyword(java.lang.String)">getKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId)</code>
<div class="block">Get the basic information for a specific keyword id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies(java.lang.String,%20java.lang.String,%20java.lang.Integer)">getKeywordMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Get the list of movies for a particular keyword by id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestMovie()">getLatestMovie</a></strong>()</code>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestTV()">getLatestTV</a></strong>()</code>
<div class="block">Get the latest TV show id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getList(java.lang.String)">getList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">Get a list by its ID</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAccountState(int,%20java.lang.String)">getMovieAccountState</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId)</code>
<div class="block">This method lets a user get the status of whether or not the movie has
been rated or added to their favourite or movie watch list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles(int,%20java.lang.String)">getMovieAlternativeTitles</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;country)</code>
<div class="block">This method is used to retrieve all of the alternative titles we have for
a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChangeList(java.lang.Integer,%20java.lang.String,%20java.lang.String)">getMovieChangeList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get a list of Movie IDs that have been edited.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges(int,%20java.lang.String,%20java.lang.String)">getMovieChanges</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific movie ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCredits(int)">getMovieCredits</a></strong>(int&nbsp;movieId)</code>
<div class="block">Get the cast and crew information for a specific movie id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages(int,%20java.lang.String)">getMovieImages</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method should be used when youre wanting to retrieve all of the
images for a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfoImdb(java.lang.String,%20java.lang.String,%20java.lang.String...)">getMovieInfoImdb</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imdbId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve all of the keywords that have been added
to a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists(int,%20java.lang.Integer,%20java.lang.String)">getMovieLists</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the lists that the movie belongs to</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo(int,%20java.lang.String)">getMovieReleaseInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the release and certification data
we have for a specific movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReviews(int,%20java.lang.Integer,%20java.lang.String)">getMovieReviews</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the reviews for a particular movie id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMoviesCertification()">getMoviesCertification</a></strong>()</code>
<div class="block">Get a list of movies certification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve a list of the available translations for
a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieVideos(int,%20java.lang.String)">getMovieVideos</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the trailers for a particular
movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/network/Network.html" title="class in com.omertron.themoviedbapi.model.network">Network</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNetworkInfo(int)">getNetworkInfo</a></strong>(int&nbsp;networkId)</code>
<div class="block">This method is used to retrieve the basic information about a TV network.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies(java.lang.Integer,%20java.lang.String)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChangeList(java.lang.Integer,%20java.lang.String,%20java.lang.String)">getPersonChangeList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get a list of PersonInfo IDs that have been edited.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChanges(int,%20java.lang.String,%20java.lang.String)">getPersonChanges</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCombinedCredits(int,%20java.lang.String)">getPersonCombinedCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the combined (movie and TV) credits for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonExternalIds(int)">getPersonExternalIds</a></strong>(int&nbsp;personId)</code>
<div class="block">Get the external ids for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages(int)">getPersonImages</a></strong>(int&nbsp;personId)</code>
<div class="block">Get the images for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonInfo(int,%20java.lang.String...)">getPersonInfo</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the general person information for a specific id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonLatest()">getPersonLatest</a></strong>()</code>
<div class="block">Get the latest person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonMovieCredits(int,%20java.lang.String)">getPersonMovieCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the movie credits for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular(java.lang.Integer)">getPersonPopular</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Get the list of popular people on The Movie Database.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonTaggedImages(int,%20java.lang.Integer,%20java.lang.String)">getPersonTaggedImages</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the images that have been tagged with a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonTVCredits(int,%20java.lang.String)">getPersonTVCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the TV credits for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList(java.lang.Integer,%20java.lang.String)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getRatedMovies(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of rated movies (and associated rating) for an account.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getRatedTV(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getRatedTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of rated TV shows (and associated rating) for an account.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews(java.lang.String)">getReviews</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;reviewId)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonAccountState(int,%20java.lang.String)">getSeasonAccountState</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV episodes
of a season have been rated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonChanges(int,%20java.lang.String,%20java.lang.String)">getSeasonChanges</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Look up a TV season's changes by season ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonCredits(int,%20int)">getSeasonCredits</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber)</code>
<div class="block">Get the cast & crew credits for a TV season by season number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonExternalID(int,%20int,%20java.lang.String)">getSeasonExternalID</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids that we have stored for a TV season by season
number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonImages(int,%20int,%20java.lang.String,%20java.lang.String...)">getSeasonImages</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;includeImageLanguage)</code>
<div class="block">Get the images that we have stored for a TV season by season number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonInfo(int,%20int,%20java.lang.String,%20java.lang.String...)">getSeasonInfo</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV season by its season number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonVideos(int,%20int,%20java.lang.String)">getSeasonVideos</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV season (trailers, teasers,
etc...)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a>&nbsp;token)</code>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionTokenLogin(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a>&nbsp;token,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies(int,%20java.lang.Integer,%20java.lang.String)">getSimilarMovies</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">The similar movies method will let you retrieve the similar movies for a
particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTimezones()">getTimezones</a></strong>()</code>
<div class="block">Get the list of supported timezones for the API methods that support
them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies(java.lang.Integer,%20java.lang.String)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the top rated movies that have over 10
votes on TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAccountState(int,%20java.lang.String)">getTVAccountState</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAiringToday(java.lang.Integer,%20java.lang.String,%20java.lang.String)">getTVAiringToday</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;timezone)</code>
<div class="block">Get the list of TV shows that air today.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAlternativeTitles(int)">getTVAlternativeTitles</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the alternative titles for a specific show ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTvCertification()">getTvCertification</a></strong>()</code>
<div class="block">Get a list of tv certification.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTvChangeList(java.lang.Integer,%20java.lang.String,%20java.lang.String)">getTvChangeList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get a list of TV IDs that have been edited.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVChanges(int,%20java.lang.String,%20java.lang.String)">getTVChanges</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific TV show id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVContentRatings(int)">getTVContentRatings</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the content ratings for a specific TV show id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVCredits(int,%20java.lang.String)">getTVCredits</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the cast & crew information about a TV series.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVExternalIDs(int,%20java.lang.String)">getTVExternalIDs</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids that we have stored for a TV series.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVImages(int,%20java.lang.String,%20java.lang.String...)">getTVImages</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;includeImageLanguage)</code>
<div class="block">Get the images (posters and backdrops) for a TV series.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVInfo(int,%20java.lang.String,%20java.lang.String...)">getTVInfo</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV series by id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVKeywords(int)">getTVKeywords</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the plot keywords for a specific TV show id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVOnTheAir(java.lang.Integer,%20java.lang.String)">getTVOnTheAir</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of TV shows that are currently on the air.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVPopular(java.lang.Integer,%20java.lang.String)">getTVPopular</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of popular TV shows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVSimilar(int,%20java.lang.Integer,%20java.lang.String)">getTVSimilar</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the similar TV shows for a specific tv id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVTopRated(java.lang.Integer,%20java.lang.String)">getTVTopRated</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of top rated TV shows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVTranslations(int)">getTVTranslations</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the list of translations that exist for a TV series.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getTVVideos(int,%20java.lang.String)">getTVVideos</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV series (trailers, opening
credits, etc...)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming(java.lang.Integer,%20java.lang.String)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of upcoming movies.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getUserLists(java.lang.String,%20int)">getUserLists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get all lists of a given user</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getWatchListMovie(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getWatchListMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of movies on an accounts watchlist.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#getWatchListTV(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getWatchListTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of movies on an accounts watchlist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#modifyFavoriteStatus(java.lang.String,%20int,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.MediaType,%20boolean)">modifyFavoriteStatus</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId,
<a href="../../../../com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a>&nbsp;mediaType,
boolean&nbsp;isFavorite)</code>
<div class="block">Add or remove a movie to an accounts favourite list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postEpisodeRating(int,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String)">postEpisodeRating</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionID)</code>
<div class="block">This method lets users rate a TV episode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating(int,%20int,%20java.lang.String,%20java.lang.String)">postMovieRating</a></strong>(int&nbsp;movieId,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionId)</code>
<div class="block">This method lets users rate a movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#postTVRating(int,%20int,%20java.lang.String,%20java.lang.String)">postTVRating</a></strong>(int&nbsp;tvID,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionID)</code>
<div class="block">This method lets users rate a TV show.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeFromWatchList(java.lang.String,%20int,%20com.omertron.themoviedbapi.enumeration.MediaType,%20java.lang.Integer)">removeFromWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="../../../../com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a>&nbsp;mediaType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId)</code>
<div class="block">Remove a movie from an accounts watch list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#removeItemFromList(java.lang.String,%20java.lang.String,%20java.lang.Integer)">removeItemFromList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;mediaId)</code>
<div class="block">This method lets users remove items from a list that they created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection(java.lang.String,%20java.lang.Integer,%20java.lang.String)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Search for collections by name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies(java.lang.String,%20java.lang.Integer)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Search Companies.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword(java.lang.String,%20java.lang.Integer)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Search for keywords by name</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchList(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Search for lists by name and description.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;searchYear,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;primaryReleaseYear,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">Search Movies This is a good starting point to start finding movies on
TMDb.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Search the movie, tv show and person collections with a single query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">This is a good starting point to start finding people on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TheMovieDbApi.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;firstAirDateYear,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">Search for TV shows by title.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a> that throw <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#TheMovieDbApi(java.lang.String)">TheMovieDbApi</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiKey)</code>
<div class="block">API for The Movie Db.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../com/omertron/themoviedbapi/TheMovieDbApi.html#TheMovieDbApi(java.lang.String,%20org.apache.http.client.HttpClient)">TheMovieDbApi</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apiKey,
org.apache.http.client.HttpClient&nbsp;httpClient)</code>
<div class="block">API for The Movie Db.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.omertron.themoviedbapi.methods">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a> in <a href="../../../../com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a> that throw <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#addItem(java.lang.String,%20java.lang.String,%20int)">addItem</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
int&nbsp;mediaId)</code>
<div class="block">This method lets users add new items to a list that they created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#checkItemStatus(java.lang.String,%20int)">checkItemStatus</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
int&nbsp;mediaId)</code>
<div class="block">Check to see if an ID is already on a list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#clear(java.lang.String,%20java.lang.String,%20boolean)">clear</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
boolean&nbsp;confirm)</code>
<div class="block">Clear all of the items within a list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#createList(java.lang.String,%20java.lang.String,%20java.lang.String)">createList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>
<div class="block">This method lets users create a new list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#deleteList(java.lang.String,%20java.lang.String)">deleteList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">This method lets users delete a list that they created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></code></td>
<td class="colLast"><span class="strong">TmdbFind.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbFind.html#find(java.lang.String,%20com.omertron.themoviedbapi.enumeration.ExternalSource,%20java.lang.String)">find</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
<a href="../../../../com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a>&nbsp;externalSource,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">You con use this method to find movies, tv series or persons using external ids.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getAccount(java.lang.String)">getAccount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId)</code>
<div class="block">Get the basic information for an account.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></code></td>
<td class="colLast"><span class="strong">TmdbAuthentication.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getAuthorisationToken()">getAuthorisationToken</a></strong>()</code>
<div class="block">This method is used to generate a valid request token for user based
authentication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbChanges.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbChanges.html#getChangeList(com.omertron.themoviedbapi.tools.MethodBase,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getChangeList</a></strong>(<a href="../../../../com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools">MethodBase</a>&nbsp;method,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get a list of Media IDs that have been edited.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbCollections.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCollections.html#getCollectionImages(int,%20java.lang.String)">getCollectionImages</a></strong>(int&nbsp;collectionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get all of the images for a particular collection by collection id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbCollections.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCollections.html#getCollectionInfo(int,%20java.lang.String)">getCollectionInfo</a></strong>(int&nbsp;collectionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the basic information about a
movie collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></code></td>
<td class="colLast"><span class="strong">TmdbCompanies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCompanies.html#getCompanyInfo(int)">getCompanyInfo</a></strong>(int&nbsp;companyId)</code>
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbCompanies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCompanies.html#getCompanyMovies(int,%20java.lang.String,%20java.lang.Integer)">getCompanyMovies</a></strong>(int&nbsp;companyId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">This method is used to retrieve the movies associated with a company.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></code></td>
<td class="colLast"><span class="strong">TmdbConfiguration.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getConfig()">getConfig</a></strong>()</code>
<div class="block">Get the configuration<br/>
If the configuration has been previously retrieved, use that instead</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbCredits.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCredits.html#getCreditInfo(java.lang.String,%20java.lang.String)">getCreditInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;creditId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the detailed information about a particular credit record.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbDiscover.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbDiscover.html#getDiscoverMovies(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverMovies</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a>&nbsp;discover)</code>
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbDiscover.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbDiscover.html#getDiscoverTV(com.omertron.themoviedbapi.model.discover.Discover)">getDiscoverTV</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a>&nbsp;discover)</code>
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeAccountState(int,%20int,%20int,%20java.lang.String)">getEpisodeAccountState</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV episode
has been rated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeChanges(int,%20java.lang.String,%20java.lang.String)">getEpisodeChanges</a></strong>(int&nbsp;episodeID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Look up a TV episode's changes by episode ID</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeCredits(int,%20int,%20int)">getEpisodeCredits</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber)</code>
<div class="block">Get the TV episode credits by combination of season and episode number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeExternalID(int,%20int,%20int,%20java.lang.String)">getEpisodeExternalID</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids for a TV episode by comabination of a season and
episode number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeImages(int,%20int,%20int)">getEpisodeImages</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber)</code>
<div class="block">Get the images (episode stills) for a TV episode by combination of a
season and episode number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeInfo(int,%20int,%20int,%20java.lang.String,%20java.lang.String...)">getEpisodeInfo</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV episode by combination of a season
and episode number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeVideos(int,%20int,%20int,%20java.lang.String)">getEpisodeVideos</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV episode (teasers, clips,
etc...)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getFavoriteMovies(java.lang.String,%20int)">getFavoriteMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get the list of favorite movies for an account.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getFavoriteTv(java.lang.String,%20int)">getFavoriteTv</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get the list of favorite TV series for an account.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbGenres.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreMovieList(java.lang.String)">getGenreMovieList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of movie genres.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbGenres.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreMovies(int,%20java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20java.lang.Boolean)">getGenreMovies</a></strong>(int&nbsp;genreId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAllMovies,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Get the list of movies for a particular genre by id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbGenres.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreTVList(java.lang.String)">getGenreTVList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of TV genres.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getGuestRatedMovies(java.lang.String,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SortBy)">getGuestRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration">SortBy</a>&nbsp;sortBy)</code>
<div class="block">Get a list of rated movies for a specific guest session id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TmdbAuthentication.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getGuestSessionToken()">getGuestSessionToken</a></strong>()</code>
<div class="block">This method is used to generate a guest session id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbConfiguration.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getJobs()">getJobs</a></strong>()</code>
<div class="block">Get a list of valid jobs</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a></code></td>
<td class="colLast"><span class="strong">TmdbKeywords.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbKeywords.html#getKeyword(java.lang.String)">getKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId)</code>
<div class="block">Get the basic information for a specific keyword id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbKeywords.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbKeywords.html#getKeywordMovies(java.lang.String,%20java.lang.String,%20java.lang.Integer)">getKeywordMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keywordId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Get the list of movies for a particular keyword by id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getLatestMovie()">getLatestMovie</a></strong>()</code>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getLatestTV()">getLatestTV</a></strong>()</code>
<div class="block">Get the latest TV show id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#getList(java.lang.String)">getList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId)</code>
<div class="block">Get a list by its ID</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">AbstractMethod.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.html#getMediaChanges(int,%20java.lang.String,%20java.lang.String)">getMediaChanges</a></strong>(int&nbsp;mediaID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Look up the media's changes by ID</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieAccountState(int,%20java.lang.String)">getMovieAccountState</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId)</code>
<div class="block">This method lets a user get the status of whether or not the movie has
been rated or added to their favourite or movie watch list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieAlternativeTitles(int,%20java.lang.String)">getMovieAlternativeTitles</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;country)</code>
<div class="block">This method is used to retrieve all of the alternative titles we have for
a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieChanges(int,%20java.lang.String,%20java.lang.String)">getMovieChanges</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific movie ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieCredits(int)">getMovieCredits</a></strong>(int&nbsp;movieId)</code>
<div class="block">Get the cast and crew information for a specific movie id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieImages(int,%20java.lang.String)">getMovieImages</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method should be used when youre wanting to retrieve all of the
images for a particular movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieInfo(int,%20java.lang.String,%20java.lang.String...)">getMovieInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieInfoImdb(java.lang.String,%20java.lang.String,%20java.lang.String...)">getMovieInfoImdb</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imdbId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieKeywords(int)">getMovieKeywords</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve all of the keywords that have been added
to a particular movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieLists(int,%20java.lang.Integer,%20java.lang.String)">getMovieLists</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the lists that the movie belongs to</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieReleaseInfo(int,%20java.lang.String)">getMovieReleaseInfo</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the release and certification data
we have for a specific movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieReviews(int,%20java.lang.Integer,%20java.lang.String)">getMovieReviews</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the reviews for a particular movie id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TmdbCertifications.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCertifications.html#getMoviesCertification()">getMoviesCertification</a></strong>()</code>
<div class="block">Get a list of movies certification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieTranslations(int)">getMovieTranslations</a></strong>(int&nbsp;movieId)</code>
<div class="block">This method is used to retrieve a list of the available translations for
a specific movie.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieVideos(int,%20java.lang.String)">getMovieVideos</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve all of the trailers for a particular
movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/network/Network.html" title="class in com.omertron.themoviedbapi.model.network">Network</a></code></td>
<td class="colLast"><span class="strong">TmdbNetworks.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbNetworks.html#getNetworkInfo(int)">getNetworkInfo</a></strong>(int&nbsp;networkId)</code>
<div class="block">This method is used to retrieve the basic information about a TV network.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getNowPlayingMovies(java.lang.Integer,%20java.lang.String)">getNowPlayingMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonChanges(int,%20java.lang.String,%20java.lang.String)">getPersonChanges</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonCombinedCredits(int,%20java.lang.String)">getPersonCombinedCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the combined (movie and TV) credits for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonExternalIds(int)">getPersonExternalIds</a></strong>(int&nbsp;personId)</code>
<div class="block">Get the external ids for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonImages(int)">getPersonImages</a></strong>(int&nbsp;personId)</code>
<div class="block">Get the images for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonInfo(int,%20java.lang.String...)">getPersonInfo</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the general person information for a specific id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonLatest()">getPersonLatest</a></strong>()</code>
<div class="block">Get the latest person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonMovieCredits(int,%20java.lang.String)">getPersonMovieCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the movie credits for a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonPopular(java.lang.Integer)">getPersonPopular</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Get the list of popular people on The Movie Database.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonTaggedImages(int,%20java.lang.Integer,%20java.lang.String)">getPersonTaggedImages</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the images that have been tagged with a specific person id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbPeople.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonTVCredits(int,%20java.lang.String)">getPersonTVCredits</a></strong>(int&nbsp;personId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the TV credits for a specific person id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getPopularMovieList(java.lang.Integer,%20java.lang.String)">getPopularMovieList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getRatedMovies(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of rated movies (and associated rating) for an account.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getRatedTV(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getRatedTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of rated TV shows (and associated rating) for an account.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></code></td>
<td class="colLast"><span class="strong">TmdbReviews.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbReviews.html#getReview(java.lang.String)">getReview</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;reviewId)</code>
<div class="block">Get the full details of a review by ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonAccountState(int,%20java.lang.String)">getSeasonAccountState</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV episodes of a season have been rated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonChanges(int,%20java.lang.String,%20java.lang.String)">getSeasonChanges</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Look up a TV season's changes by season ID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonCredits(int,%20int)">getSeasonCredits</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber)</code>
<div class="block">Get the cast & crew credits for a TV season by season number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonExternalID(int,%20int,%20java.lang.String)">getSeasonExternalID</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids that we have stored for a TV season by season number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonImages(int,%20int,%20java.lang.String,%20java.lang.String...)">getSeasonImages</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;includeImageLanguage)</code>
<div class="block">Get the images that we have stored for a TV season by season number.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonInfo(int,%20int,%20java.lang.String,%20java.lang.String...)">getSeasonInfo</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV season by its season number.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSeasons.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonVideos(int,%20int,%20java.lang.String)">getSeasonVideos</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV season (trailers, teasers, etc...)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></code></td>
<td class="colLast"><span class="strong">TmdbAuthentication.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getSessionToken(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation)">getSessionToken</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a>&nbsp;token)</code>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></code></td>
<td class="colLast"><span class="strong">TmdbAuthentication.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getSessionTokenLogin(com.omertron.themoviedbapi.model.authentication.TokenAuthorisation,%20java.lang.String,%20java.lang.String)">getSessionTokenLogin</a></strong>(<a href="../../../../com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a>&nbsp;token,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;username,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;password)</code>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getSimilarMovies(int,%20java.lang.Integer,%20java.lang.String)">getSimilarMovies</a></strong>(int&nbsp;movieId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">The similar movies method will let you retrieve the similar movies for a
particular movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TmdbConfiguration.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getTimezones()">getTimezones</a></strong>()</code>
<div class="block">Get the list of supported timezones for the API methods that support them</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getTopRatedMovies(java.lang.Integer,%20java.lang.String)">getTopRatedMovies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">This method is used to retrieve the top rated movies that have over 10
votes on TMDb.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAccountState(int,%20java.lang.String)">getTVAccountState</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID)</code>
<div class="block">This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAiringToday(java.lang.Integer,%20java.lang.String,%20java.lang.String)">getTVAiringToday</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;timezone)</code>
<div class="block">Get the list of TV shows that air today.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAlternativeTitles(int)">getTVAlternativeTitles</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the alternative titles for a specific show ID.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a>&gt;&gt;</code></td>
<td class="colLast"><span class="strong">TmdbCertifications.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbCertifications.html#getTvCertification()">getTvCertification</a></strong>()</code>
<div class="block">Get a list of tv certification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVChanges(int,%20java.lang.String,%20java.lang.String)">getTVChanges</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;startDate,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;endDate)</code>
<div class="block">Get the changes for a specific TV show id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVContentRatings(int)">getTVContentRatings</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the content ratings for a specific TV show id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVCredits(int,%20java.lang.String)">getTVCredits</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the cast & crew information about a TV series.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVExternalIDs(int,%20java.lang.String)">getTVExternalIDs</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the external ids that we have stored for a TV series.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVImages(int,%20java.lang.String,%20java.lang.String...)">getTVImages</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;includeImageLanguage)</code>
<div class="block">Get the images (posters and backdrops) for a TV series.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVInfo(int,%20java.lang.String,%20java.lang.String...)">getTVInfo</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;appendToResponse)</code>
<div class="block">Get the primary information about a TV series by id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVKeywords(int)">getTVKeywords</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the plot keywords for a specific TV show id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVOnTheAir(java.lang.Integer,%20java.lang.String)">getTVOnTheAir</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of TV shows that are currently on the air.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVPopular(java.lang.Integer,%20java.lang.String)">getTVPopular</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of popular TV shows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVSimilar(int,%20java.lang.Integer,%20java.lang.String)">getTVSimilar</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the similar TV shows for a specific tv id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVTopRated(java.lang.Integer,%20java.lang.String)">getTVTopRated</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of top rated TV shows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVTranslations(int)">getTVTranslations</a></strong>(int&nbsp;tvID)</code>
<div class="block">Get the list of translations that exist for a TV series.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#getTVVideos(int,%20java.lang.String)">getTVVideos</a></strong>(int&nbsp;tvID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the videos that have been added to a TV series (trailers, opening
credits, etc...)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static com.fasterxml.jackson.core.type.TypeReference</code></td>
<td class="colLast"><span class="strong">AbstractMethod.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.html#getTypeReference(java.lang.Class)">getTypeReference</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;aClass)</code>
<div class="block">Helper function to get a pre-generated TypeReference for a class</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#getUpcoming(java.lang.Integer,%20java.lang.String)">getUpcoming</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of upcoming movies.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getUserLists(java.lang.String,%20int)">getUserLists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId)</code>
<div class="block">Get all lists of a given user</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getWatchListMovie(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getWatchListMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of movies on an accounts watch list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#getWatchListTV(java.lang.String,%20int,%20java.lang.Integer,%20java.lang.String,%20java.lang.String)">getWatchListTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sortBy,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Get the list of movies on an accounts watch list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#modifyFavoriteStatus(java.lang.String,%20int,%20com.omertron.themoviedbapi.enumeration.MediaType,%20int,%20boolean)">modifyFavoriteStatus</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="../../../../com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a>&nbsp;mediaType,
int&nbsp;mediaId,
boolean&nbsp;setFavorite)</code>
<div class="block">Add or remove a movie to an accounts favorite list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbAccount.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbAccount.html#modifyWatchList(java.lang.String,%20int,%20com.omertron.themoviedbapi.enumeration.MediaType,%20java.lang.Integer,%20boolean)">modifyWatchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
int&nbsp;accountId,
<a href="../../../../com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a>&nbsp;mediaType,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;movieId,
boolean&nbsp;addToWatchlist)</code>
<div class="block">Add or remove a movie to an accounts watch list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbEpisodes.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbEpisodes.html#postEpisodeRating(int,%20int,%20int,%20int,%20java.lang.String,%20java.lang.String)">postEpisodeRating</a></strong>(int&nbsp;tvID,
int&nbsp;seasonNumber,
int&nbsp;episodeNumber,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionID)</code>
<div class="block">This method lets users rate a TV episode.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbMovies.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbMovies.html#postMovieRating(int,%20int,%20java.lang.String,%20java.lang.String)">postMovieRating</a></strong>(int&nbsp;movieId,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionId)</code>
<div class="block">This method lets users rate a movie.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbTV.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbTV.html#postTVRating(int,%20int,%20java.lang.String,%20java.lang.String)">postTVRating</a></strong>(int&nbsp;tvID,
int&nbsp;rating,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionID,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;guestSessionID)</code>
<div class="block">This method lets users rate a TV show.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a href="../../../../com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results">WrapperGenericList</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="strong">AbstractMethod.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.html#processWrapper(com.fasterxml.jackson.core.type.TypeReference,%20java.net.URL,%20java.lang.String)">processWrapper</a></strong>(com.fasterxml.jackson.core.type.TypeReference&nbsp;typeRef,
<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessageSuffix)</code>
<div class="block">Process the wrapper list and return the whole wrapper</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="strong">AbstractMethod.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/AbstractMethod.html#processWrapperList(com.fasterxml.jackson.core.type.TypeReference,%20java.net.URL,%20java.lang.String)">processWrapperList</a></strong>(com.fasterxml.jackson.core.type.TypeReference&nbsp;typeRef,
<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;errorMessageSuffix)</code>
<div class="block">Process the wrapper list and return the results</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></code></td>
<td class="colLast"><span class="strong">TmdbLists.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbLists.html#removeItem(java.lang.String,%20java.lang.String,%20int)">removeItem</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sessionId,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;listId,
int&nbsp;mediaId)</code>
<div class="block">This method lets users delete items from a list that they created.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchCollection(java.lang.String,%20java.lang.Integer,%20java.lang.String)">searchCollection</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Search for collections by name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchCompanies(java.lang.String,%20java.lang.Integer)">searchCompanies</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Search Companies.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchKeyword(java.lang.String,%20java.lang.Integer)">searchKeyword</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page)</code>
<div class="block">Search for keywords by name</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchList(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean)">searchList</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Search for lists by name and description.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMovie(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean,%20java.lang.Integer,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchMovie</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;searchYear,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;primaryReleaseYear,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMulti(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Boolean)">searchMulti</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult)</code>
<div class="block">Search the movie, tv show and person collections with a single query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchPeople(java.lang.String,%20java.lang.Integer,%20java.lang.Boolean,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchPeople</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;includeAdult,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">This is a good starting point to start finding people on TMDb.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a>&lt;<a href="../../../../com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a>&gt;</code></td>
<td class="colLast"><span class="strong">TmdbSearch.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/methods/TmdbSearch.html#searchTV(java.lang.String,%20java.lang.Integer,%20java.lang.String,%20java.lang.Integer,%20com.omertron.themoviedbapi.enumeration.SearchType)">searchTV</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;query,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;page,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;firstAirDateYear,
<a href="../../../../com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a>&nbsp;searchType)</code>
<div class="block">Search for TV shows by title.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.omertron.themoviedbapi.model.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a> in <a href="../../../../com/omertron/themoviedbapi/model/config/package-summary.html">com.omertron.themoviedbapi.model.config</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/omertron/themoviedbapi/model/config/package-summary.html">com.omertron.themoviedbapi.model.config</a> that throw <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colLast"><span class="strong">Configuration.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/model/config/Configuration.html#createImageUrl(java.lang.String,%20java.lang.String)">createImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;imagePath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requiredSize)</code>
<div class="block">Generate the full image URL from the size and image path</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.omertron.themoviedbapi.tools">
<!-- -->
</a>
<h3>Uses of <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a> in <a href="../../../../com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a> that throw <a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">PostTools.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/PostTools.html#build()">build</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">HttpTools.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/HttpTools.html#deleteRequest(java.net.URL)">deleteRequest</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>
<div class="block">Execute a DELETE on the URL</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">HttpTools.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/HttpTools.html#getRequest(java.net.URL)">getRequest</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url)</code>
<div class="block">GET data from the URL</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">HttpTools.</span><code><strong><a href="../../../../com/omertron/themoviedbapi/tools/HttpTools.html#postRequest(java.net.URL,%20java.lang.String)">postRequest</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;url,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonBody)</code>
<div class="block">POST content to the URL with the specified body</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/omertron/themoviedbapi/class-use/MovieDbException.html" target="_top">Frames</a></li>
<li><a href="MovieDbException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2016. All rights reserved.</small></p>
</body>
</html>