diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index d517330e9..b93e5394d 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@
- +getEpisodeImages(int tvID,
int seasonNumber,
int episodeNumber)
-protected ResultList<ChangeKeyItem>getMediaChanges(int mediaID,
+ String startDate,
+ String endDate)
+MediaStategetMovieAccountState(int movieId,
String sessionId)
@@ -1318,7 +1321,7 @@
list.
ResultList<AlternativeTitle>getMovieAlternativeTitles(int movieId,
String country,
@@ -1326,7 +1329,7 @@
This method is used to retrieve all of the alternative titles we have for a particular movie.
ResultList<ChangeKeyItem>getMovieChanges(int movieId,
String startDate,
@@ -1334,14 +1337,14 @@
Get the changes for a specific movie ID.
MediaCreditListgetMovieCredits(int movieId,
String... appendToResponse)
ResultList<Artwork>getMovieImages(int movieId,
String language,
@@ -1349,7 +1352,7 @@
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
MovieInfogetMovieInfo(int movieId,
String language,
@@ -1357,7 +1360,7 @@
This method is used to retrieve all of the basic movie information.
MovieInfogetMovieInfoImdb(String imdbId,
String language,
@@ -1365,14 +1368,14 @@
This method is used to retrieve all of the basic movie information.
ResultList<Keyword>getMovieKeywords(int movieId,
String... appendToResponse)
ResultList<UserList>getMovieLists(int movieId,
Integer page,
@@ -1381,7 +1384,7 @@
Get the lists that the movie belongs to
ResultList<ReleaseInfo>getMovieReleaseInfo(int movieId,
String language,
@@ -1389,7 +1392,7 @@
This method is used to retrieve all of the release and certification data we have for a specific movie.
ResultList<Review>getMovieReviews(int movieId,
Integer page,
@@ -1398,20 +1401,20 @@
Get the reviews for a particular movie id.
ResultsMap<String,List<Certification>>getMoviesCertification()
ResultList<Translation>getMovieTranslations(int movieId,
String... appendToResponse)
ResultList<Video>getMovieVideos(int movieId,
String language,
@@ -1419,20 +1422,20 @@
This method is used to retrieve all of the trailers for a particular movie.
NetworkgetNetworkInfo(int networkId)
ResultList<MovieInfo>getNowPlayingMovies(Integer page,
String language)
ResultList<ChangeKeyItem>getPersonChanges(int personId,
String startDate,
@@ -1440,7 +1443,7 @@
Get the changes for a specific person id.
PersonCredits<CreditBasic>getPersonCombinedCredits(int personId,
String language,
@@ -1448,32 +1451,32 @@
Get the combined (movie and TV) credits for a specific person id.
ExternalIDgetPersonExternalIds(int personId)
ResultList<Artwork>getPersonImages(int personId)
PersongetPersonInfo(int personId,
String... appendToResponse)
PersongetPersonLatest()
PersonCredits<CreditMovieBasic>getPersonMovieCredits(int personId,
String language,
@@ -1481,13 +1484,13 @@
Get the movie credits for a specific person id.
ResultList<PersonFind>getPersonPopular(Integer page)
ResultList<ArtworkMedia>getPersonTaggedImages(int personId,
Integer page,
@@ -1495,7 +1498,7 @@
Get the images that have been tagged with a specific person id.
PersonCredits<CreditTVBasic>getPersonTVCredits(int personId,
String language,
@@ -1503,14 +1506,14 @@
Get the TV credits for a specific person id.
ResultList<MovieInfo>getPopularMovieList(Integer page,
String language)
ResultList<MovieBasic>getRatedMovies(String sessionId,
int accountId,
@@ -1520,7 +1523,7 @@
Get the list of rated movies (and associated rating) for an account.
ResultList<TVBasic>getRatedTV(String sessionId,
int accountId,
@@ -1530,13 +1533,13 @@
Get the list of rated TV shows (and associated rating) for an account.
ReviewgetReview(String reviewId)
MediaStategetSeasonAccountState(int tvID,
String sessionID)
@@ -1544,7 +1547,7 @@
of a season have been rated.
ResultList<ChangeKeyItem>getSeasonChanges(int tvID,
String startDate,
@@ -1552,14 +1555,14 @@
Look up a TV season's changes by season ID.
MediaCreditListgetSeasonCredits(int tvID,
int seasonNumber)
ExternalIDgetSeasonExternalID(int tvID,
int seasonNumber,
@@ -1568,7 +1571,7 @@
number.
ResultList<Artwork>getSeasonImages(int tvID,
int seasonNumber,
@@ -1577,7 +1580,7 @@
Get the images that we have stored for a TV season by season number.
TVSeasonInfogetSeasonInfo(int tvID,
int seasonNumber,
@@ -1586,7 +1589,7 @@
Get the primary information about a TV season by its season number.
ResultList<Video>getSeasonVideos(int tvID,
int seasonNumber,
@@ -1595,13 +1598,13 @@
etc...)
TokenSessiongetSessionToken(TokenAuthorisation token)
TokenAuthorisationgetSessionTokenLogin(TokenAuthorisation token,
String username,
@@ -1609,7 +1612,7 @@
This method is used to generate a session id for user based authentication.
ResultList<MovieInfo>getSimilarMovies(int movieId,
Integer page,
@@ -1618,20 +1621,20 @@
The similar movies method will let you retrieve the similar movies for a particular movie.
ResultsMap<String,List<String>>getTimezones()
ResultList<MovieInfo>getTopRatedMovies(Integer page,
String language)
MediaStategetTVAccountState(int tvID,
String sessionID)
@@ -1639,7 +1642,7 @@
been rated or added to their favourite or watch lists.
ResultList<TVBasic>getTVAiringToday(Integer page,
String language,
@@ -1647,19 +1650,19 @@
Get the list of TV shows that air today.
ResultList<AlternativeTitle>getTVAlternativeTitles(int tvID)
ResultsMap<String,List<Certification>>getTvCertification()
ResultList<ChangeKeyItem>getTVChanges(int tvID,
String startDate,
@@ -1667,13 +1670,13 @@
Get the changes for a specific TV show id.
ResultList<ContentRating>getTVContentRatings(int tvID)
MediaCreditListgetTVCredits(int tvID,
String language,
@@ -1681,14 +1684,14 @@
Get the cast & crew information about a TV series.
ExternalIDgetTVExternalIDs(int tvID,
String language)
ResultList<Artwork>getTVImages(int tvID,
String language,
@@ -1696,7 +1699,7 @@
Get the images (posters and backdrops) for a TV series.
TVInfogetTVInfo(int tvID,
String language,
@@ -1704,28 +1707,28 @@
Get the primary information about a TV series by id.
ResultList<Keyword>getTVKeywords(int tvID,
String... appendToResponse)
ResultList<TVBasic>getTVOnTheAir(Integer page,
String language)
ResultList<TVBasic>getTVPopular(Integer page,
String language)
ResultList<TVInfo>getTVSimilar(int tvID,
Integer page,
@@ -1734,20 +1737,20 @@
Get the similar TV shows for a specific tv id.
ResultList<TVBasic>getTVTopRated(Integer page,
String language)
ResultList<Translation>getTVTranslations(int tvID)
ResultList<Video>getTVVideos(int tvID,
String language)
@@ -1755,27 +1758,27 @@
credits, etc...)
protected static com.fasterxml.jackson.core.type.TypeReferencegetTypeReference(Class aClass)
ResultList<MovieInfo>getUpcoming(Integer page,
String language)
ResultList<UserList>getUserLists(String sessionId,
int accountId)
ResultList<MovieBasic>getWatchListMovie(String sessionId,
int accountId,
@@ -1785,7 +1788,7 @@
Get the list of movies on an accounts watch list.
ResultList<TVBasic>getWatchListTV(String sessionId,
int accountId,
@@ -1795,7 +1798,7 @@
Get the list of movies on an accounts watch list.
StatusCodemodifyFavoriteStatus(String sessionId,
int accountId,
@@ -1805,7 +1808,7 @@
Add or remove a movie to an accounts favorite list.
StatusCodemodifyWatchList(String sessionId,
int accountId,
@@ -1815,7 +1818,7 @@
Add or remove a movie to an accounts watch list.
StatusCodepostEpisodeRating(int tvID,
int seasonNumber,
@@ -1826,7 +1829,7 @@
This method lets users rate a TV episode.
StatusCodepostMovieRating(int movieId,
int rating,
@@ -1835,7 +1838,7 @@
This method lets users rate a movie.
StatusCodepostTVRating(int tvID,
int rating,
@@ -1844,7 +1847,7 @@
This method lets users rate a TV show.
protected <T> WrapperGenericList<T>processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -1852,7 +1855,7 @@
Process the wrapper list and return the whole wrapper
protected <T> List<T>processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -1860,7 +1863,7 @@
Process the wrapper list and return the results
StatusCoderemoveItem(String sessionId,
String listId,
@@ -1868,7 +1871,7 @@
This method lets users delete items from a list that they created.
ResultList<Collection>searchCollection(String query,
Integer page,
@@ -1876,21 +1879,21 @@
Search for collections by name.
ResultList<Company>searchCompanies(String query,
Integer page)
ResultList<Keyword>searchKeyword(String query,
Integer page)
ResultList<UserList>searchList(String query,
Integer page,
@@ -1898,7 +1901,7 @@
Search for lists by name and description.
ResultList<MovieInfo>searchMovie(String query,
Integer page,
@@ -1910,7 +1913,7 @@
Search Movies This is a good starting point to start finding movies on TMDb.
ResultList<MediaBasic>searchMulti(String query,
Integer page,
@@ -1919,7 +1922,7 @@
Search the movie, tv show and person collections with a single query.
ResultList<PersonFind>searchPeople(String query,
Integer page,
@@ -1928,7 +1931,7 @@
This is a good starting point to start finding people on TMDb.
ResultList<TVBasic>searchTV(String query,
Integer page,
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
index 352c5fb3b..8978ec09c 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
index 66b20fbff..a5d09d0fe 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html
@@ -2,10 +2,10 @@
-
+
ArtworkType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
index 0ee1f0f8e..88767b582 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html
@@ -2,10 +2,10 @@
-
+
CreditType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
index 53548da21..46fda0207 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html
@@ -2,10 +2,10 @@
-
+
ExternalSource (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
index fe633a5a5..55851533f 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html
@@ -2,10 +2,10 @@
-
+
MediaType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
index b5cec6285..0328a680f 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html
@@ -2,10 +2,10 @@
-
+
SearchType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
index 5386182f2..02787a270 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html
@@ -2,10 +2,10 @@
-
+
SortBy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
index 2865a1559..26ef9a237 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
index 69537897d..019882128 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.CreditType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
index 044f93961..8f860a307 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.ExternalSource (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
index 9b705f393..83d93297c 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.MediaType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
index c260a30b1..45d6ee82b 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.SearchType (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
index 2887e1d6c..8ae831e9b 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.enumeration.SortBy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
index 2276e5c55..526631c66 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
index 413faf39c..5866bfd90 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
index ae890f36b..90f9b06eb 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.enumeration Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
index 5e54e4453..a60881c41 100644
--- a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
index 170d1f28a..4082a33ba 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IIdentification.html
@@ -2,10 +2,10 @@
-
+
IIdentification (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
index 2bbdc6158..4604b985c 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperDates.html
@@ -2,10 +2,10 @@
-
+
IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
index 78bc495a9..0d73f4255 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/IWrapperPages.html
@@ -2,10 +2,10 @@
-
+
IWrapperPages (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
index 7e70b3938..22eec78c6 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IIdentification.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IIdentification (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
index 2d5b3fe6c..077b67f14 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperDates (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
index bbe7dc451..e80d7d9d8 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/IWrapperPages.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface com.omertron.themoviedbapi.interfaces.IWrapperPages (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
index 9b8d5b46e..b2de60b7a 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
index 7e4f784e9..3035fa3bd 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
index e3aa43b44..161df70ef 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.interfaces Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
index 3c61c08b9..cf1b6f0cf 100644
--- a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
index 96935f9cf..5e3b1bac8 100644
--- a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
+++ b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html
@@ -2,10 +2,10 @@
-
+
AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API)
-
+
@@ -172,12 +172,20 @@ extends Method and Description
protected ResultList<ChangeKeyItem>getMediaChanges(int mediaID,
+ String startDate,
+ String endDate)
+protected static com.fasterxml.jackson.core.type.TypeReferencegetTypeReference(Class aClass)
protected <T> WrapperGenericList<T>processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -185,7 +193,7 @@ extends Process the wrapper list and return the whole wrapper
protected <T> List<T>processWrapperList(com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
@@ -305,7 +313,7 @@ extends
-
+
-
processWrapper
protected <T> WrapperGenericList<T> processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef,
@@ -319,6 +327,23 @@ extends MovieDbException
+
+
+
+protected ResultList<ChangeKeyItem> getMediaChanges(int mediaID, + String startDate, + String endDate) + throws MovieDbException+
mediaID - startDate - endDate - MovieDbExceptiongetTypeReference, processWrapper, processWrapperList
+getMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getEpisodeImages(int tvID,
int seasonNumber,
int episodeNumber)
-getTypeReference, processWrapper, processWrapperList
+getMediaChanges, getTypeReference, processWrapper, processWrapperList
tvID - seasonNumber - episodeNumber - language - appendToResponse - tvID - seasonNumber - episodeNumber - sessionID - tvID - seasonNumber - episodeNumber - language - tvID - seasonNumber - episodeNumber - tvID - seasonNumber - episodeNumber - rating - sessionID - guestSessionID - tvID - seasonNumber - episodeNumber - language - getTypeReference, processWrapper, processWrapperList
+getMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getTypeReference, processWrapper, processWrapperListgetMediaChanges, getTypeReference, processWrapper, processWrapperList
getEpisodeImages(int tvID,
int seasonNumber,
int episodeNumber)
-protected ResultList<ChangeKeyItem>getMediaChanges(int mediaID,
+ String startDate,
+ String endDate)
+ResultList<ChangeKeyItem>getMovieChanges(int movieId,
String startDate,
@@ -174,7 +182,7 @@
Get the changes for a specific movie ID.
ResultList<ChangeKeyItem>getPersonChanges(int personId,
String startDate,
@@ -182,7 +190,7 @@
Get the changes for a specific person id.
ResultList<ChangeKeyItem>getSeasonChanges(int tvID,
String startDate,
@@ -190,7 +198,7 @@
Look up a TV season's changes by season ID.
ResultList<ChangeKeyItem>getTVChanges(int tvID,
String startDate,
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
index 188e67c6a..5262c124d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.change.ChangeListItem (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
index 504607b1f..c376cf99d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.change.ChangedItem (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
index 2294c47f0..dd8cbc19e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
index 24e1c0a96..692bfa45f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
index 1bbe19877..4e5156f9b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.change Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
index b530d0643..8bf94563b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
index 617fdea8c..847fc5e11 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
index 82bf80ff3..d7d7a3343 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
index d50996507..a51711d36 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Certification (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
index 16392c0c3..7e68d10e5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.FindResults (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
index ab492fb9d..9a6c9d7d8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
index a32da2dca..bb61e0ea4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
index a7d828102..99e6fb66d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
index 1853c7cab..1b66514ea 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html
@@ -2,10 +2,10 @@
-
+
Collection (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
index ffc8316cd..b9de80bf6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html
@@ -2,10 +2,10 @@
-
+
CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
index 7d33b3272..0d0fb689b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
index 3a3eb843f..45c546814 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.collection.CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
index b045d96e0..f27aac4dd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
index 3b865c898..bd6fb6feb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
index 89bd48788..2673a13f3 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.collection Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
index 97cb87db8..a565287c5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/Company.html
index 51f29ba59..697321057 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/Company.html
@@ -2,10 +2,10 @@
-
+
Company (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
index e1697c4d8..5894fb4ff 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
index 74c4d1a09..6db79583d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
index 063c8e8f5..2a55e4af4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
index 1fb84f7ad..c92e6b70a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.company Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
index 2ddcb2a47..2d5e0889d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
index 4728da767..8810a7943 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html
@@ -2,10 +2,10 @@
-
+
Configuration (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
index f7635641a..0b161c7d4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html
@@ -2,10 +2,10 @@
-
+
JobDepartment (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
index 45f699401..abdb37e55 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
index 011309ace..c8d843853 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.config.JobDepartment (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
index 79c3dbd33..a7b10d949 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
index 1c1e4a69d..3db5d7dbb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
index 9d4eade85..4e91d094e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.config Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
index 6dea18fa2..2d5921511 100644
--- a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
index df75329d8..42a007c32 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/Discover.html
@@ -2,10 +2,10 @@
-
+
Discover (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
index 1cf2c8f8b..5bd376193 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
WithBuilder (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
index d3d129e51..3ef0ba7a7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
index bc84b9c83..89b4efa2e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.WithBuilder (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
index 9becb8768..1a0a9d913 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
index c60dd6edb..14e6b0d5c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
index 1b9bc1393..0f222365f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
index 2514b97b3..6314b0403 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
index 13d4df5bd..bcb6a1741 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/Keyword.html
@@ -2,10 +2,10 @@
-
+
Keyword (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
index 2f37c5c19..4dec8cb6a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/class-use/Keyword.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.keyword.Keyword (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
index c1478e5e8..71edd4c31 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
index e1f06ed14..286a1858c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
index 283ff7313..2d896a4bb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.keyword Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
index 13782853e..4e9cc67b4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/keyword/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.keyword (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
index 32faa9840..0c950ddb3 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItem.html
@@ -2,10 +2,10 @@
-
+
ListItem (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
index 9e4f15a32..2d2b99d5e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
ListItemStatus (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
index f661ef25f..6ef141a18 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html
@@ -2,10 +2,10 @@
-
+
ListStatusCode (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
index 31d40d39c..5dd29b639 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html
@@ -2,10 +2,10 @@
-
+
UserList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
index 9626ea3fa..e21148b6e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
index 8ce6ccf0c..6de622ac4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItemStatus.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListItemStatus (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
index e906a58c2..758112e1d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListStatusCode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.ListStatusCode (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
index f3c09c68d..a6c00baa2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/UserList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.list.UserList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
index a7f3ffb07..ff7947488 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
index f5c52e384..08c974080 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
index f8afec01b..ac86ae5a4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.list Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
index 8daf525ae..d91b67a9b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/list/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.model.list (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
index 7e82600d3..1fc7682ef 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/AlternativeTitle.html
@@ -2,10 +2,10 @@
-
+
AlternativeTitle (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
index 3f8d1a983..161b61d38 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html
@@ -2,10 +2,10 @@
-
+
MediaBasic (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCredit.html
index b16fa05ee..d6f9a8cba 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCredit.html
@@ -2,10 +2,10 @@
-
+
MediaCredit (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCast.html
index 29046d49f..8b2dde32f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCast.html
@@ -2,10 +2,10 @@
-
+
MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCrew.html
index 6c42bc3c1..f392e4565 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditCrew.html
@@ -2,10 +2,10 @@
-
+
MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
index 7cfc912c6..c9ff04de4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html
@@ -2,10 +2,10 @@
-
+
MediaCreditList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
index ae4f6e2ec..f0523f7b4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html
@@ -2,10 +2,10 @@
-
+
MediaState (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
index 7496e4c7c..20b0e61e8 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html
@@ -2,10 +2,10 @@
-
+
RatedValue (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
index 9cbb1f0a2..bef0a0198 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html
@@ -2,10 +2,10 @@
-
+
Trailer (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
index 32f4b0f61..ed77390cb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html
@@ -2,10 +2,10 @@
-
+
Translation (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html
index 08c17abe2..acfbf5fef 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html
@@ -2,10 +2,10 @@
-
+
Video (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
index d08b51608..6b2f42cbb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
index 66468aa7a..aaa726e7c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaBasic (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCredit.html
index e7bf9de1a..d1bad6b94 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCredit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaCredit (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCast.html
index 45e49eb1c..eebd24d8f 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCast.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCrew.html
index 13fb659c7..ac442bf18 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditCrew.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
index 8b4cb3428..d0b6eef66 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
index 11e66ac0e..a1b6996cf 100644
--- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
+++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.media.MediaState (API-The MovieDB 4.0-SNAPSHOT API)
-
+
@@ -152,8 +152,7 @@
int seasonNumber,
int episodeNumber,
String sessionID)
-StringgetIsoCode() getCountry() StringvoidsetIsoCode(String isoCode) setCountry(String country) voidpublic void setCountry(String country)
public void setIsoCode(String isoCode)-
StringgetLanguage() getCountry() StringvoidsetLanguage(String language) setCountry(String country) voidpublic void setLanguage(String language)+
public void setCountry(String country)
getEpisodeImages(int tvID,
int seasonNumber,
int episodeNumber)
-protected ResultList<ChangeKeyItem>getMediaChanges(int mediaID,
+ String startDate,
+ String endDate)
+ResultList<AlternativeTitle>getMovieAlternativeTitles(int movieId,
String country,
@@ -748,7 +754,7 @@
This method is used to retrieve all of the alternative titles we have for a particular movie.
ResultList<ChangeKeyItem>getMovieChanges(int movieId,
String startDate,
@@ -756,7 +762,7 @@
Get the changes for a specific movie ID.
ResultList<Artwork>getMovieImages(int movieId,
String language,
@@ -764,14 +770,14 @@
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
ResultList<Keyword>getMovieKeywords(int movieId,
String... appendToResponse)
ResultList<UserList>getMovieLists(int movieId,
Integer page,
@@ -780,7 +786,7 @@
Get the lists that the movie belongs to
ResultList<ReleaseInfo>getMovieReleaseInfo(int movieId,
String language,
@@ -788,7 +794,7 @@
This method is used to retrieve all of the release and certification data we have for a specific movie.
ResultList<Review>getMovieReviews(int movieId,
Integer page,
@@ -797,14 +803,14 @@
Get the reviews for a particular movie id.
ResultList<Translation>getMovieTranslations(int movieId,
String... appendToResponse)
ResultList<Video>getMovieVideos(int movieId,
String language,
@@ -812,14 +818,14 @@
This method is used to retrieve all of the trailers for a particular movie.
ResultList<MovieInfo>getNowPlayingMovies(Integer page,
String language)
ResultList<ChangeKeyItem>getPersonChanges(int personId,
String startDate,
@@ -827,19 +833,19 @@
Get the changes for a specific person id.
ResultList<Artwork>getPersonImages(int personId)
ResultList<PersonFind>getPersonPopular(Integer page)
ResultList<ArtworkMedia>getPersonTaggedImages(int personId,
Integer page,
@@ -847,14 +853,14 @@
Get the images that have been tagged with a specific person id.
ResultList<MovieInfo>getPopularMovieList(Integer page,
String language)
ResultList<MovieBasic>getRatedMovies(String sessionId,
int accountId,
@@ -864,7 +870,7 @@
Get the list of rated movies (and associated rating) for an account.
ResultList<TVBasic>getRatedTV(String sessionId,
int accountId,
@@ -874,7 +880,7 @@
Get the list of rated TV shows (and associated rating) for an account.
ResultList<ChangeKeyItem>getSeasonChanges(int tvID,
String startDate,
@@ -882,7 +888,7 @@
Look up a TV season's changes by season ID.
ResultList<Artwork>getSeasonImages(int tvID,
int seasonNumber,
@@ -891,7 +897,7 @@
Get the images that we have stored for a TV season by season number.
ResultList<Video>getSeasonVideos(int tvID,
int seasonNumber,
@@ -900,7 +906,7 @@
etc...)
ResultList<MovieInfo>getSimilarMovies(int movieId,
Integer page,
@@ -909,14 +915,14 @@
The similar movies method will let you retrieve the similar movies for a particular movie.
ResultList<MovieInfo>getTopRatedMovies(Integer page,
String language)
ResultList<TVBasic>getTVAiringToday(Integer page,
String language,
@@ -924,13 +930,13 @@
Get the list of TV shows that air today.
ResultList<AlternativeTitle>getTVAlternativeTitles(int tvID)
ResultList<ChangeKeyItem>getTVChanges(int tvID,
String startDate,
@@ -938,13 +944,13 @@
Get the changes for a specific TV show id.
ResultList<ContentRating>getTVContentRatings(int tvID)
ResultList<Artwork>getTVImages(int tvID,
String language,
@@ -952,28 +958,28 @@
Get the images (posters and backdrops) for a TV series.
ResultList<Keyword>getTVKeywords(int tvID,
String... appendToResponse)
ResultList<TVBasic>getTVOnTheAir(Integer page,
String language)
ResultList<TVBasic>getTVPopular(Integer page,
String language)
ResultList<TVInfo>getTVSimilar(int tvID,
Integer page,
@@ -982,20 +988,20 @@
Get the similar TV shows for a specific tv id.
ResultList<TVBasic>getTVTopRated(Integer page,
String language)
ResultList<Translation>getTVTranslations(int tvID)
ResultList<Video>getTVVideos(int tvID,
String language)
@@ -1003,21 +1009,21 @@
credits, etc...)
ResultList<MovieInfo>getUpcoming(Integer page,
String language)
ResultList<UserList>getUserLists(String sessionId,
int accountId)
ResultList<MovieBasic>getWatchListMovie(String sessionId,
int accountId,
@@ -1027,7 +1033,7 @@
Get the list of movies on an accounts watch list.
ResultList<TVBasic>getWatchListTV(String sessionId,
int accountId,
@@ -1037,7 +1043,7 @@
Get the list of movies on an accounts watch list.
ResultList<Collection>searchCollection(String query,
Integer page,
@@ -1045,21 +1051,21 @@
Search for collections by name.
ResultList<Company>searchCompanies(String query,
Integer page)
ResultList<Keyword>searchKeyword(String query,
Integer page)
ResultList<UserList>searchList(String query,
Integer page,
@@ -1067,7 +1073,7 @@
Search for lists by name and description.
ResultList<MovieInfo>searchMovie(String query,
Integer page,
@@ -1079,7 +1085,7 @@
Search Movies This is a good starting point to start finding movies on TMDb.
ResultList<MediaBasic>searchMulti(String query,
Integer page,
@@ -1088,7 +1094,7 @@
Search the movie, tv show and person collections with a single query.
ResultList<PersonFind>searchPeople(String query,
Integer page,
@@ -1097,7 +1103,7 @@
This is a good starting point to start finding people on TMDb.
ResultList<TVBasic>searchTV(String query,
Integer page,
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html
index 158ce4ba2..d79a7fd77 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.ResultsMap (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 1c3000258..f70665743 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index fd7a2e584..a9761d2a7 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index c58d899a5..c7adf86a9 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index 0fabcf453..323d1ff61 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index 4ff8085e3..23b3ca6e6 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
@@ -2,10 +2,10 @@
-
+
ApiUrl (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html
index d5e37ea90..08b9aa3f8 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/HttpTools.html
@@ -2,10 +2,10 @@
-
+
HttpTools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html
index 62027ec98..20942537c 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/MethodBase.html
@@ -2,10 +2,10 @@
-
+
MethodBase (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html
index 9d2150cfd..d7ce261dc 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html
@@ -2,10 +2,10 @@
-
+
MethodSub (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/Param.html b/apidocs/com/omertron/themoviedbapi/tools/Param.html
index b27a42ab3..25fd6c779 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/Param.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/Param.html
@@ -2,10 +2,10 @@
-
+
Param (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html
index 6265f46c7..ea4b0f819 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/PostBody.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/PostBody.html
@@ -2,10 +2,10 @@
-
+
PostBody (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html
index 3931489ea..0830385e0 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/PostTools.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/PostTools.html
@@ -2,10 +2,10 @@
-
+
PostTools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html
index 47d3d276a..5543e3787 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html
@@ -2,10 +2,10 @@
-
+
TmdbParameters (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
index 6b57b1dad..4aead7327 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html
index 73901a673..563869cd4 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/HttpTools.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.HttpTools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html
index 6eea29823..8eada2c50 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodBase.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.MethodBase (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html
index aa2ef34d7..060440360 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/MethodSub.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.MethodSub (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html
index 647f12a75..3cf512119 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/Param.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.Param (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html
index 359e0898a..7a87f2739 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostBody.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.PostBody (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html
index 038904f09..7276611d7 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/PostTools.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.PostTools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html
index d029969d3..37d6daf92 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/TmdbParameters.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.TmdbParameters (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 9517f8f97..454002752 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index 993a68b36..2b39e1fc4 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index 08154a70a..7e6daa897 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index 694761e02..ad1c81479 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
index f870f6405..ceef8a700 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapper (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
index 0099a5fb4..bcf11cfc1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
index f76ea1f68..0ff73f306 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
index aadb9d6fc..e9077febe 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
@@ -2,10 +2,10 @@
-
+
ResultDates (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
index ffff0d4b9..c93c6cdef 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
index 7a088dcb8..b6de03f90 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
index c7588af63..0caeccc20 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html
index 2594fc946..f1fc3d687 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenericList.html
@@ -2,10 +2,10 @@
-
+
WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
index 0b2341576..55970d401 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
index cd448d6e8..d07f9150c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
WrapperImages (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
index 7c2710b8c..73f8ea67a 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
index 4c63628f5..b5961cb07 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html
index e0a27ab7c..b0f502823 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMultiSearch.html
@@ -2,10 +2,10 @@
-
+
WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
index be9e8e9f2..2d0a24122 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
index ab6214b03..71510f7b4 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html
index e0745d6c9..2962b397b 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperVideos.html
@@ -2,10 +2,10 @@
-
+
WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
index 0f6cafd19..2b3ca1bde 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
index 01b3cf54e..a96e713c9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
index aa98d8e2e..c8891afaa 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
index 313a9b1e1..96864c88b 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
index 7b7a237bd..7f51f452d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
index 2f89c5a08..66d42437c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
index 17a91b6ff..e3502a046 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html
index 549faf77f..2275b24f4 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenericList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
index 2e1230e79..add5cd5de 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
index 45e73eff7..411de73f3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
index d67e0339c..197f6a8b2 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
index a29079634..a9bb32ec5 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html
index 43c59af9e..5698a9fd6 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMultiSearch.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
index 579d672db..a716d6e06 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
index cc4d565e4..4b100accd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html
index 0c9fc5aa7..5f10fb768 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperVideos.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
index e3eeec042..a6e40df37 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
index 4624392e7..e8aae8987 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
index 48b340091..59993e038 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
index 798618478..d0f05f8e3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 2d8702681..0c7cb5874 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,10 +2,10 @@
-
+
Constant Field Values (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index f502821e1..23aeec530 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
-
+
Deprecated List (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 4ac74cf38..526a17360 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,10 +2,10 @@
-
+
API Help (API-The MovieDB 4.0-SNAPSHOT API)
-
+
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index cd86c21b7..8ac08b606 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,10 +2,10 @@
-
+
Index (API-The MovieDB 4.0-SNAPSHOT API)
-
+
@@ -632,8 +632,12 @@
getCountry() - Method in class com.omertron.themoviedbapi.model.media.AlternativeTitle
+getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+
getCountry() - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+getCountry() - Method in class com.omertron.themoviedbapi.model.person.ContentRating
+
getCreatedBy() - Method in class com.omertron.themoviedbapi.model.list.ListItem
getCreatedBy() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -706,8 +710,7 @@
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-This method lets users get the status of whether or not the TV episode
- has been rated.
+This method lets users get the status of whether or not the TV episode has been rated.
getEpisodeAccountState(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -735,8 +738,7 @@
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-Get the external ids for a TV episode by comabination of a season and
- episode number.
+Get the external ids for a TV episode by comabination of a season and episode number.
getEpisodeExternalID(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -744,8 +746,7 @@
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-Get the images (episode stills) for a TV episode by combination of a
- season and episode number.
+Get the images (episode stills) for a TV episode by combination of a season and episode number.
getEpisodeImages(int, int, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -753,8 +754,7 @@
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-Get the primary information about a TV episode by combination of a season
- and episode number.
+Get the primary information about a TV episode by combination of a season and episode number.
getEpisodeInfo(int, int, int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -770,8 +770,7 @@
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodes
-Get the videos that have been added to a TV episode (teasers, clips,
- etc...)
+Get the videos that have been added to a TV episode (teasers, clips, etc...)
getEpisodeVideos(int, int, int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -941,8 +940,6 @@
getIsoCode() - Method in class com.omertron.themoviedbapi.model.media.Translation
-getIsoCode() - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
-
getItemCount() - Method in class com.omertron.themoviedbapi.model.list.ListItem
getItemCount() - Method in class com.omertron.themoviedbapi.model.list.UserList
@@ -1007,8 +1004,6 @@
getLanguage() - Method in class com.omertron.themoviedbapi.model.media.Video
-getLanguage() - Method in class com.omertron.themoviedbapi.model.person.ContentRating
-
getLanguages() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
getLastAirDate() - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -1055,6 +1050,10 @@
getMedia() - Method in class com.omertron.themoviedbapi.model.person.CreditInfo
+getMediaChanges(int, String, String) - Method in class com.omertron.themoviedbapi.methods.AbstractMethod
+
+Look up the media's changes by ID
+
getMediaId() - Method in class com.omertron.themoviedbapi.model.review.Review
getMediaTitle() - Method in class com.omertron.themoviedbapi.model.review.Review
@@ -2559,8 +2558,12 @@
setCountry(String) - Method in class com.omertron.themoviedbapi.model.media.AlternativeTitle
+setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
+
setCountry(String) - Method in class com.omertron.themoviedbapi.model.movie.ReleaseInfo
+setCountry(String) - Method in class com.omertron.themoviedbapi.model.person.ContentRating
+
setCreatedBy(String) - Method in class com.omertron.themoviedbapi.model.list.ListItem
setCreatedBy(List<PersonBasic>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
@@ -2729,8 +2732,6 @@
setIsoCode(String) - Method in class com.omertron.themoviedbapi.model.media.Translation
-setIsoCode(String) - Method in class com.omertron.themoviedbapi.model.movie.ProductionCountry
-
setItemCount(int) - Method in class com.omertron.themoviedbapi.model.list.ListItem
setItemCount(int) - Method in class com.omertron.themoviedbapi.model.list.UserList
@@ -2773,8 +2774,6 @@
setLanguage(String) - Method in class com.omertron.themoviedbapi.model.media.Video
-setLanguage(String) - Method in class com.omertron.themoviedbapi.model.person.ContentRating
-
setLanguages(List<String>) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
setLastAirDate(String) - Method in class com.omertron.themoviedbapi.model.tv.TVInfo
diff --git a/apidocs/index.html b/apidocs/index.html
index f375244fa..1d1fd0eca 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 4.0-SNAPSHOT API