@@ -1776,7 +1575,7 @@ public
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
index d435f20f1..4e3829595 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
@@ -2,7 +2,7 @@
-
+
MovieDbList (API-The MovieDB 3.7-SNAPSHOT API)
@@ -57,7 +57,7 @@ function windowTitle()
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
@@ -213,15 +213,6 @@ Wrapper for the MovieDbList function
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setCreatedBy (String createdBy)
@@ -288,14 +279,6 @@ Wrapper for the MovieDbList function
void
setPosterPath (String posterPath)
-
-
-
-
-
- String
-toString ()
-
@@ -306,7 +289,7 @@ Wrapper for the MovieDbList function
Methods inherited from class java.lang.Object
-clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
@@ -535,34 +518,6 @@ public void setPosterPath (
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
@@ -595,7 +550,7 @@ public
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
new file mode 100644
index 000000000..078374abc
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
@@ -0,0 +1,297 @@
+
+
+
+
+
+
+
+MovieDbListStatus (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+com.omertron.themoviedbapi.model
+
+Class MovieDbListStatus
+
+java.lang.Object
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.StatusCode
+ com.omertron.themoviedbapi.model.MovieDbListStatus
+
+
+All Implemented Interfaces: Serializable
+
+
+
+public class MovieDbListStatus extends StatusCode
+
+
+
+
+See Also: Serialized Form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+MovieDbListStatus
+
+public MovieDbListStatus ()
+
+
+
+
+
+
+
+
+
+getListId
+
+public String getListId ()
+
+
+
+
+
+
+
+
+setListId
+
+public void setListId (String listId)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
index b8d07553f..48f12154b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
@@ -2,7 +2,7 @@
-
+
MovieList (API-The MovieDB 3.7-SNAPSHOT API)
@@ -56,7 +56,7 @@ function windowTitle()
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class MovieList
java.lang.Object
- com.omertron.themoviedbapi.model.MovieList
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.MovieList
All Implemented Interfaces: Serializable
-public class MovieList extends Object implements Serializable
+public class MovieList extends AbstractJsonMapping
@@ -204,15 +205,6 @@ Class MovieList
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setDescription (String description)
@@ -274,13 +266,14 @@ Class MovieList
+
+
+
@@ -330,9 +323,6 @@ public
-
-
-
@@ -372,9 +356,6 @@ public int getItemCount ()
-
-
-
@@ -386,9 +367,6 @@ public
-
-
-
@@ -414,9 +389,6 @@ public
-
-
-
@@ -442,9 +411,6 @@ public void setDescription (
-
-
-
@@ -484,9 +444,6 @@ public void setItemCount (int itemCount)
-
-
-
@@ -498,9 +455,6 @@ public void setLanguage (
-
-
-
@@ -526,9 +477,6 @@ public void setPosterPath (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
@@ -606,7 +520,7 @@ public
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html
index c46902de2..fb98b153c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Person.html
@@ -2,7 +2,7 @@
-
+
Person (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class Person
java.lang.Object
- com.omertron.themoviedbapi.model.Person
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.Person
All Implemented Interfaces: Serializable
-public class Person extends Object implements Serializable
+public class Person extends AbstractJsonMapping
@@ -299,15 +300,6 @@ Class Person
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -458,13 +450,14 @@ Class Person
+
+
+
@@ -518,9 +511,6 @@ public void addCrew (int id,
Add a crew member
-
-
-
Parameters: id - name - profilePath - department - job -
@@ -538,9 +528,6 @@ public void addCast (int id,
Add a cast member
-
-
-
Parameters: id - name - profilePath - character - order -
@@ -554,9 +541,6 @@ public
-
-
-
@@ -582,9 +563,6 @@ public int getId ()
-
-
-
@@ -596,9 +574,6 @@ public
-
-
-
@@ -624,9 +596,6 @@ public int getOrder ()
-
-
-
@@ -638,9 +607,6 @@ public
-
-
-
@@ -652,9 +618,6 @@ public
-
-
-
@@ -694,9 +651,6 @@ public
-
-
-
@@ -722,9 +673,6 @@ public
-
-
-
@@ -750,9 +695,6 @@ public
-
-
-
@@ -778,9 +717,6 @@ public float getPopularity ()
-
-
-
@@ -792,9 +728,6 @@ public void setCharacter (
-
-
-
@@ -820,9 +750,6 @@ public void setId (int id)
-
-
-
@@ -834,9 +761,6 @@ public void setJob (
-
-
-
@@ -862,9 +783,6 @@ public void setOrder (int order)
-
-
-
@@ -876,9 +794,6 @@ public void setPersonType (
-
-
-
@@ -904,9 +816,6 @@ public void setAdult (boolean adult)
-
-
-
@@ -918,9 +827,6 @@ public void setAka (
-
-
-
@@ -946,9 +849,6 @@ public void setBirthday (
-
-
-
@@ -974,9 +871,6 @@ public void setDeathday (
-
-
-
@@ -1002,9 +893,6 @@ public void setImdbId (
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -1065,20 +933,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
index 9c4a7cade..d47226206 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
@@ -2,7 +2,7 @@
-
+
PersonCast (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class PersonCast
java.lang.Object
- com.omertron.themoviedbapi.model.PersonCast
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.PersonCast
All Implemented Interfaces: Serializable
-public class PersonCast extends Object implements Serializable
+public class PersonCast extends AbstractJsonMapping
@@ -195,15 +196,6 @@ Class PersonCast
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -258,13 +250,14 @@ Class PersonCast
+
+
+
@@ -314,9 +307,6 @@ public
-
-
-
@@ -356,9 +340,6 @@ public int getOrder ()
-
-
-
@@ -370,9 +351,6 @@ public
-
-
-
@@ -412,9 +384,6 @@ public void setId (int id)
-
-
-
@@ -426,9 +395,6 @@ public void setName (
-
-
-
@@ -468,26 +428,6 @@ public void setCastId (int castId)
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -517,20 +457,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
index e15ede537..605b45450 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
@@ -2,7 +2,7 @@
-
+
PersonCredit (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class PersonCredit
java.lang.Object
- com.omertron.themoviedbapi.model.PersonCredit
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.PersonCredit
All Implemented Interfaces: Serializable
-public class PersonCredit extends Object implements Serializable
+public class PersonCredit extends AbstractJsonMapping
@@ -220,15 +221,6 @@ Class PersonCredit
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setAdult (String adult)
@@ -306,13 +298,14 @@ Class PersonCredit
+
+
+
@@ -362,9 +355,6 @@ public
-
-
-
@@ -390,9 +377,6 @@ public
-
-
-
@@ -432,9 +410,6 @@ public
-
-
-
@@ -460,9 +432,6 @@ public
-
-
-
@@ -488,9 +454,6 @@ public
-
-
-
@@ -516,9 +476,6 @@ public void setDepartment (
-
-
-
@@ -544,9 +498,6 @@ public void setMovieId (int movieId)
-
-
-
@@ -558,9 +509,6 @@ public void setMovieOriginalTitle (
-
-
-
@@ -586,9 +531,6 @@ public void setPersonType (
-
-
-
@@ -614,9 +553,6 @@ public void setReleaseDate (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
index df90cf6c7..7ae0a3e78 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
@@ -2,7 +2,7 @@
-
+
PersonCrew (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class PersonCrew
java.lang.Object
- com.omertron.themoviedbapi.model.PersonCrew
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.PersonCrew
All Implemented Interfaces: Serializable
-public class PersonCrew extends Object implements Serializable
+public class PersonCrew extends AbstractJsonMapping
@@ -187,15 +188,6 @@ Class PersonCrew
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -242,13 +234,14 @@ Class PersonCrew
+
+
+
@@ -298,9 +291,6 @@ public
-
-
-
@@ -340,9 +324,6 @@ public
-
-
-
@@ -368,9 +346,6 @@ public void setDepartment (
-
-
-
@@ -410,9 +379,6 @@ public void setName (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -473,20 +419,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
index eebc27ada..914ddee62 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
@@ -2,7 +2,7 @@
-
+
PersonType (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
index 7c23ab9d6..8bfb8c112 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
@@ -2,7 +2,7 @@
-
+
ProductionCompany (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class ProductionCompany
java.lang.Object
- com.omertron.themoviedbapi.model.ProductionCompany
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.ProductionCompany
All Implemented Interfaces: Serializable
-public class ProductionCompany extends Object implements Serializable
+public class ProductionCompany extends AbstractJsonMapping
@@ -163,15 +164,6 @@ Class ProductionCompany
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -194,13 +186,14 @@ Class ProductionCompany
+
+
+
@@ -250,9 +243,6 @@ public int getId ()
-
-
-
@@ -264,9 +254,6 @@ public
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -341,20 +305,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
index fbe23d833..a93fe10ff 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
@@ -2,7 +2,7 @@
-
+
ProductionCountry (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class ProductionCountry
java.lang.Object
- com.omertron.themoviedbapi.model.ProductionCountry
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.ProductionCountry
All Implemented Interfaces: Serializable
-public class ProductionCountry extends Object implements Serializable
+public class ProductionCountry extends AbstractJsonMapping
@@ -163,15 +164,6 @@ Class ProductionCountry
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -194,13 +186,14 @@ Class ProductionCountry
+
+
+
@@ -250,9 +243,6 @@ public
-
-
-
@@ -278,9 +265,6 @@ public void setIsoCode (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -341,20 +305,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
index 57d320506..506041d9c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
@@ -2,7 +2,7 @@
-
+
ReleaseInfo (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class ReleaseInfo
java.lang.Object
- com.omertron.themoviedbapi.model.ReleaseInfo
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.ReleaseInfo
All Implemented Interfaces: Serializable
-public class ReleaseInfo extends Object implements Serializable
+public class ReleaseInfo extends AbstractJsonMapping
@@ -171,15 +172,6 @@ Class ReleaseInfo
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -210,13 +202,14 @@ Class ReleaseInfo
+
+
+
@@ -266,9 +259,6 @@ public
-
-
-
@@ -294,9 +281,6 @@ public
-
-
-
@@ -322,9 +303,6 @@ public void setCountry (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -385,20 +343,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
index 57ffd1284..28cc03d46 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
@@ -2,7 +2,7 @@
-
+
Reviews (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class Reviews
java.lang.Object
- com.omertron.themoviedbapi.model.Reviews
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.Reviews
All Implemented Interfaces: Serializable
-public class Reviews extends Object implements Serializable
+public class Reviews extends AbstractJsonMapping
@@ -172,15 +173,6 @@ Class Reviews
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setAuthor (String author)
@@ -210,13 +202,14 @@ Class Reviews
+
+
+
@@ -266,9 +259,6 @@ public
-
-
-
@@ -294,9 +281,6 @@ public
-
-
-
@@ -322,9 +303,6 @@ public void setId (
-
-
-
@@ -350,9 +325,6 @@ public void setContent (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
index de12f03b7..8fbfd9b62 100644
--- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
@@ -2,7 +2,7 @@
-
+
StatusCode (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,18 @@ com.omertron.themoviedbapi.model
Class StatusCode
java.lang.Object
- com.omertron.themoviedbapi.model.StatusCode
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.StatusCode
All Implemented Interfaces: Serializable
+
+Direct Known Subclasses: MovieDbListStatus
+
-public class StatusCode extends Object implements Serializable
+public class StatusCode extends AbstractJsonMapping
@@ -156,15 +160,6 @@ Class StatusCode
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setStatusCode (int statusCode)
@@ -178,13 +173,14 @@ Class StatusCode
+
+
+
@@ -234,9 +230,6 @@ public int getStatusCode ()
-
-
-
@@ -248,9 +241,6 @@ public void setStatusCode (int statusCode)
-
-
-
@@ -262,9 +252,6 @@ public
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
index 0ceba1a6c..2fd27c086 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
@@ -2,7 +2,7 @@
-
+
TmdbConfiguration (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class TmdbConfiguration
java.lang.Object
- com.omertron.themoviedbapi.model.TmdbConfiguration
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.TmdbConfiguration
All Implemented Interfaces: Serializable
-public class TmdbConfiguration extends Object implements Serializable
+public class TmdbConfiguration extends AbstractJsonMapping
@@ -195,15 +196,6 @@ Class TmdbConfiguration
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
boolean
isValidBackdropSize (String backdropSize)
@@ -290,13 +282,14 @@ Class TmdbConfiguration
+
+
+
@@ -346,9 +339,6 @@ public
-
-
-
@@ -374,9 +361,6 @@ public
-
-
-
@@ -402,9 +383,6 @@ public
-
-
-
@@ -430,9 +405,6 @@ public void setBackdropSizes (
-
-
-
@@ -458,9 +427,6 @@ public void setPosterSizes (
-
-
-
@@ -486,9 +449,6 @@ public void setLogoSizes (
-
-
-
@@ -514,9 +471,6 @@ public void clone (Check that the poster size is valid
-
-
-
Parameters: posterSize -
@@ -546,9 +497,6 @@ public boolean isValidBackdropSize ( Check that the profile size is valid
-
-
-
Parameters: profileSize -
@@ -578,9 +523,6 @@ public boolean isValidLogoSize ( Check to see if the size is valid for any of the images types
-
-
-
Parameters: sizeToCheck -
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
index ab0f8f98c..0b9e1cc65 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
@@ -2,7 +2,7 @@
-
+
TokenAuthorisation (API-The MovieDB 3.7-SNAPSHOT API)
@@ -157,15 +157,6 @@ Class TokenAuthorisation
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setExpires (String expires)
@@ -184,14 +175,6 @@ Class TokenAuthorisation
void
setSuccess (Boolean success)
-
-
-
-
-
- String
-toString ()
-
@@ -202,7 +185,7 @@ Class TokenAuthorisation
Methods inherited from class java.lang.Object
-clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
@@ -299,34 +282,6 @@ public void setSuccess (
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
index 02d0ec2b7..b0428f616 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
@@ -2,7 +2,7 @@
-
+
TokenSession (API-The MovieDB 3.7-SNAPSHOT API)
@@ -181,15 +181,6 @@ Class TokenSession
void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
- void
setExpiresAt (String expiresAt)
@@ -232,14 +223,6 @@ Class TokenSession
void
setSuccess (Boolean success)
-
-
-
-
-
- String
-toString ()
-
@@ -250,7 +233,7 @@ Class TokenSession
Methods inherited from class java.lang.Object
-clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
@@ -413,34 +396,6 @@ public void setExpiresAt (
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-Parameters: key - value -
-
-
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
index 2adee2647..580f4af54 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
@@ -2,7 +2,7 @@
-
+
Trailer (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class Trailer
java.lang.Object
- com.omertron.themoviedbapi.model.Trailer
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.Trailer
All Implemented Interfaces: Serializable
-public class Trailer extends Object implements Serializable
+public class Trailer extends AbstractJsonMapping
@@ -204,15 +205,6 @@ Class Trailer
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -251,13 +243,14 @@ Class Trailer
+
+
+
@@ -336,9 +329,6 @@ public
-
-
-
@@ -364,9 +351,6 @@ public
-
-
-
@@ -392,9 +373,6 @@ public void setName (
-
-
-
@@ -420,9 +395,6 @@ public void setSource (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -483,20 +435,6 @@ public int hashCode ()
-
-
-
-toString
-
-public String toString ()
-
-
-Overrides: toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/Translation.html b/apidocs/com/omertron/themoviedbapi/model/Translation.html
index 4105da1e0..159b593a1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Translation.html
@@ -2,7 +2,7 @@
-
+
Translation (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,14 +94,15 @@ com.omertron.themoviedbapi.model
Class Translation
java.lang.Object
- com.omertron.themoviedbapi.model.Translation
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.model.Translation
All Implemented Interfaces: Serializable
-public class Translation extends Object implements Serializable
+public class Translation extends AbstractJsonMapping
@@ -171,15 +172,6 @@ Class Translation
- void
-handleUnknown (String key,
- Object value)
-
-
- Handle unknown properties and print a message
-
-
-
int
hashCode ()
@@ -219,6 +211,15 @@ Class Translation
+
+
@@ -266,9 +267,6 @@ public
-
-
-
@@ -294,9 +289,6 @@ public
-
-
-
@@ -322,9 +311,6 @@ public void setIsoCode (
-
-
-
-
-
-
-
-handleUnknown
-
-public void handleUnknown (String key,
- Object value)
-
-Handle unknown properties and print a message
-
-
-
-
-
-Parameters: key - value -
-
@@ -393,7 +359,7 @@ toString
public String toString ()
-Overrides: toString in class Object
+Overrides: toString in class AbstractJsonMapping
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
new file mode 100644
index 000000000..047983d1b
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
@@ -0,0 +1,381 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
new file mode 100644
index 000000000..30bf3b626
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
@@ -0,0 +1,181 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.Account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
index 88fa5b2be..58d24e313 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
index d845d70ce..6043b4d76 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
index fcac338da..3c50a8445 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
index 5a45810b1..4af44263b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
index 744a24f47..bd46ecc5a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
index 1277d8316..5a14494ee 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
index 6255aaf15..46beb6007 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
index 2f88930de..0bf12e692 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
index 0df90ca8a..70e24040c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.7-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 e8015ac8a..d384daa9b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
index c7e0fcda4..0a7da14fc 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
index 20630e769..7ab113f22 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
index cd89516bb..51d1ef84e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.7-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 e2e1466c1..87bd2b874 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
new file mode 100644
index 000000000..182e055cf
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ListItemStatus
+
+No usage of com.omertron.themoviedbapi.model.ListItemStatus
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
index 6ea970323..58bba6588 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.7-SNAPSHOT API)
@@ -196,6 +196,15 @@ Uses of
+ List <MovieDb >
+TheMovieDbApi. getFavoriteMovies (String sessionId,
+ int accountId)
+
+
+
+
+
+
TmdbResultsList <MovieDb >
TheMovieDbApi. getGenreMovies (int genreId,
String language,
@@ -225,6 +234,15 @@ Uses of
+ List <MovieDb >
+TheMovieDbApi. getRatedMovies (String sessionId,
+ int accountId)
+
+
+
+
+
+
TmdbResultsList <MovieDb >
TheMovieDbApi. getSimilarMovies (int movieId,
String language,
@@ -254,6 +272,15 @@ Uses of
+ List <MovieDb >
+TheMovieDbApi. getWatchList (String sessionId,
+ int accountId)
+
+
+ Get the list of movies on an accounts watchlist.
+
+
+
TmdbResultsList <MovieDb >
TheMovieDbApi. searchMovie (String movieName,
int searchYear,
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
index abdb2160f..a3bbe16ce 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.7-SNAPSHOT API)
@@ -94,6 +94,10 @@ Packages that use com.omertron.themoviedbapi
+
+com.omertron.themoviedbapi.wrapper
+
+
@@ -122,6 +126,64 @@ Uses of
+
+Methods in com.omertron.themoviedbapi that return types with arguments of type MovieDbList
+
+
+
+ List <MovieDbList >
+TheMovieDbApi. getUserLists (String sessionId,
+ int accountID)
+
+
+ Get all lists of a given user
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
new file mode 100644
index 000000000..c2ddc036f
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus
+
+No usage of com.omertron.themoviedbapi.model.MovieDbListStatus
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
index 84f441999..2585a0618 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
index 7b408f87b..916214349 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
index 77864e5b6..c2b166613 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
index c0318e5e2..a827612f1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
index 800c90ef1..cecde3078 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
index 816154948..fcafdaf66 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
index b3a987abd..70f99e459 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
index 482972da1..8416cbbae 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
index 3c26d9b0d..89c050461 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
index 4cab29fcd..48ee52fcd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.7-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 aac78fdd7..f87c00334 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.7-SNAPSHOT API)
@@ -84,7 +84,124 @@ function windowTitle()
Uses of Class com.omertron.themoviedbapi.model.StatusCode
-No usage of com.omertron.themoviedbapi.model.StatusCode
+
+
+
+
+
+
+
+
+
+
+
+Methods in com.omertron.themoviedbapi that return StatusCode
+
+
+
+ StatusCode
+TheMovieDbApi. addMovieToList (String sessionId,
+ String listId,
+ Integer movieId)
+
+
+ This method lets users add new movies to a list that they created.
+
+
+
+ StatusCode
+TheMovieDbApi. addToWatchList (String sessionId,
+ int accountId,
+ Integer movieId)
+
+
+ Add a movie to an account's watch list.
+
+
+
+ StatusCode
+TheMovieDbApi. changeFavoriteStatus (String sessionId,
+ int accountId,
+ Integer movieId,
+ boolean isFavorite)
+
+
+
+
+
+
+ StatusCode
+TheMovieDbApi. deleteMovieList (String sessionId,
+ String listId)
+
+
+ This method lets users delete a list that they created.
+
+
+
+ StatusCode
+TheMovieDbApi. removeFromWatchList (String sessionId,
+ int accountId,
+ Integer movieId)
+
+
+ Remove a movie from an account's watch list.
+
+
+
+ StatusCode
+TheMovieDbApi. removeMovieFromList (String sessionId,
+ String listId,
+ Integer movieId)
+
+
+ This method lets users remove movies from a list that they created.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
index f2336f765..78602f53e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
index 574958e61..0648a0516 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
index 09ed14842..86ce58b77 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
index aecdd15a1..017cd5a80 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
index 3c2a98059..2c2d2f7c4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index 914654d42..42a4f6e4e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.model (API-The MovieDB 3.7-SNAPSHOT API)
@@ -24,6 +24,10 @@ com.omertron.themoviedbapi.model (API-The MovieDB 3.7-SNAPSHOT API)
Classes
+AbstractJsonMapping
+
+Account
+
AlternativeTitle
Artwork
@@ -50,10 +54,14 @@ Classes
Language
+ListItemStatus
+
MovieDb
MovieDbList
+MovieDbListStatus
+
MovieList
Person
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index 79415f15d..ea6652a64 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.model (API-The MovieDB 3.7-SNAPSHOT API)
@@ -90,6 +90,14 @@ Package com.omertron.themoviedbapi.model
Class Summary
+AbstractJsonMapping
+
+
+
+Account
+
+
+
AlternativeTitle
@@ -120,7 +128,7 @@ Package com.omertron.themoviedbapi.model
Discover
Generate a discover object for use in the MovieDbApi
-
+
This allows you to just add the search components you are concerned with
@@ -144,6 +152,10 @@ Package com.omertron.themoviedbapi.model
+ListItemStatus
+
+
+
MovieDb
Movie Bean
@@ -152,6 +164,10 @@ Package com.omertron.themoviedbapi.model
Wrapper for the MovieDbList function
+MovieDbListStatus
+
+
+
MovieList
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index b1243cc4b..672cd9ee5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
@@ -93,30 +93,13 @@ Class Hierarchy
Enum Hierarchy
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index 18795e89b..2252e79ac 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.7-SNAPSHOT API)
@@ -112,6 +112,12 @@ Packages that use com.omertron.themoviedbapi.model used by com.omertron.themoviedbapi
+Account
+
+
+
+
+
AlternativeTitle
@@ -152,7 +158,7 @@ Classes in
@@ -218,6 +224,12 @@ Classes in
Reviews
+
+
+
+
+StatusCode
+
@@ -261,6 +273,12 @@ Classes in com.omertron.themoviedbapi.model used by com.omertron.themoviedbapi.model
+AbstractJsonMapping
+
+
+
+
+
AlternativeTitle
@@ -301,7 +319,7 @@ Classes in
@@ -373,6 +391,12 @@ Classes in
Reviews
+
+
+
+
+StatusCode
+
@@ -470,6 +494,12 @@ Classes in
+ MovieDbList
+
+
+ Wrapper for the MovieDbList function
+
+
MovieList
diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html
index 2b64bc7cb..742754cb4 100644
--- a/apidocs/com/omertron/themoviedbapi/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index bb5b4bc00..95dab0feb 100644
--- a/apidocs/com/omertron/themoviedbapi/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 5b8b51782..07e21a0da 100644
--- a/apidocs/com/omertron/themoviedbapi/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index 189e02b2c..e1eb0d511 100644
--- a/apidocs/com/omertron/themoviedbapi/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
index f4febfd3c..0dbff9188 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
@@ -2,7 +2,7 @@
-
+
TmdbResults (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
index cf5f86ed2..5b1da6bb1 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
@@ -2,7 +2,7 @@
-
+
TmdbResultsList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
index 982591410..fc81b9e53 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
@@ -2,7 +2,7 @@
-
+
TmdbResultsMap (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
index f34a89d55..e1e0242a9 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResults (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
index ce3133b6d..04c6b173d 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
index 36b4e5128..7126be4c2 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 48e57bc18..94ecff2a7 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index 33825f916..b2d74377c 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index fb67045e2..ac05b9e9d 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index 1fe1b56b4..512b6f4c9 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index 1b55a2e88..8dd2321b3 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
@@ -2,7 +2,7 @@
-
+
ApiUrl (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
index 0a375daab..f7f4e20cc 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
@@ -2,7 +2,7 @@
-
+
WebBrowser (API-The MovieDB 3.7-SNAPSHOT API)
@@ -139,6 +139,14 @@ Web browser with simple cookies support
static String
+convertToJson (Map <String ,?> map)
+
+
+ Use Jackson to convert Map to json string.
+
+
+
+static String
getProxyHost ()
@@ -214,6 +222,16 @@ Web browser with simple cookies support
request (URL url,
String jsonBody)
+
+
+
+
+
+static String
+request (URL url,
+ String jsonBody,
+ boolean isDeleteRequest)
+
@@ -362,6 +380,22 @@ public static
+request
+
+public static String request (URL url,
+ String jsonBody,
+ boolean isDeleteRequest)
+ throws MovieDbException
+
+
+
+Throws:
+MovieDbException
+
+
+
+
getProxyHost
@@ -492,6 +526,19 @@ public static void setWebTimeoutRead (int webTimeoutRead)
+
+
+
+convertToJson
+
+public static String convertToJson (Map <String ,?> map)
+
+Use Jackson to convert Map to json string.
+
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
index 10098fb91..9752367e4 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
index 19515c5e3..b78f899f9 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 0f7fb5563..ab7622d4d 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index 7cefffd1b..e10eca6c8 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index b65292e05..092cbc27a 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index fa3cd4426..fa14b53bf 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
index 6aa3ddd66..751d07237 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
@@ -2,7 +2,7 @@
-
+
AbstractWrapper (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
index 64bd24b1b..376d4d857 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
@@ -2,7 +2,7 @@
-
+
AbstractWrapperAll (API-The MovieDB 3.7-SNAPSHOT API)
@@ -102,7 +102,7 @@ Class AbstractWrapperAll
All Implemented Interfaces: IWrapperDates , IWrapperId , IWrapperPages
-Direct Known Subclasses: WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
+Direct Known Subclasses: WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieDbList , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
index d39051e60..276ce8964 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
@@ -2,7 +2,7 @@
-
+
AbstractWrapperId (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
index 26b318651..910046f14 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
@@ -2,7 +2,7 @@
-
+
IWrapperDates (API-The MovieDB 3.7-SNAPSHOT API)
@@ -93,7 +93,7 @@ com.omertron.themoviedbapi.wrapper
Interface IWrapperDates
-All Known Implementing Classes: AbstractWrapperAll , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
+All Known Implementing Classes: AbstractWrapperAll , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieDbList , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
index 9499804d0..0178e23b8 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
@@ -2,7 +2,7 @@
-
+
IWrapperId (API-The MovieDB 3.7-SNAPSHOT API)
@@ -93,7 +93,7 @@ com.omertron.themoviedbapi.wrapper
Interface IWrapperId
-All Known Implementing Classes: AbstractWrapperAll , AbstractWrapperId , WrapperAlternativeTitles , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieCasts , WrapperMovieKeywords , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReleaseInfo , WrapperReviews , WrapperTrailers , WrapperTranslations
+All Known Implementing Classes: AbstractWrapperAll , AbstractWrapperId , WrapperAlternativeTitles , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieCasts , WrapperMovieDbList , WrapperMovieKeywords , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReleaseInfo , WrapperReviews , WrapperTrailers , WrapperTranslations
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
index 66a2d3bec..4a50e6088 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
@@ -2,7 +2,7 @@
-
+
IWrapperPages (API-The MovieDB 3.7-SNAPSHOT API)
@@ -93,7 +93,7 @@ com.omertron.themoviedbapi.wrapper
Interface IWrapperPages
-All Known Implementing Classes: AbstractWrapperAll , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
+All Known Implementing Classes: AbstractWrapperAll , WrapperCollection , WrapperCompany , WrapperCompanyMovies , WrapperImages , WrapperKeywordMovies , WrapperKeywords , WrapperMovie , WrapperMovieDbList , WrapperMovieList , WrapperPerson , WrapperPersonCredits , WrapperPersonList , WrapperReviews
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
index ffa7045a4..2c00a6191 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
@@ -2,7 +2,7 @@
-
+
ResultDates (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
index 48400eadc..e16365049 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
@@ -2,7 +2,7 @@
-
+
WrapperAlternativeTitles (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
index b6baa72f5..2091097c9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
@@ -2,7 +2,7 @@
-
+
WrapperChanges (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
index 37fd04da4..4a5e18a99 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
@@ -2,7 +2,7 @@
-
+
WrapperCollection (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
index d559fc94a..b29532e33 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
@@ -2,7 +2,7 @@
-
+
WrapperCompany (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
index 09b0478b9..b26f6bff7 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
@@ -2,7 +2,7 @@
-
+
WrapperCompanyMovies (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
index ed64911ff..4eccc00a4 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
@@ -2,7 +2,7 @@
-
+
WrapperConfig (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
index 2c1f7cc7c..b7743f5f6 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
@@ -2,7 +2,7 @@
-
+
WrapperGenres (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
index 097785261..3389a4a39 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
@@ -2,7 +2,7 @@
-
+
WrapperImages (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
index ae716a637..cf04cf552 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
@@ -2,7 +2,7 @@
-
+
WrapperJobList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
index ea8789b56..7b1047c4e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
@@ -2,7 +2,7 @@
-
+
WrapperKeywordMovies (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
index d6cf7f0b6..d1ffcda81 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
@@ -2,7 +2,7 @@
-
+
WrapperKeywords (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
index fa69acc29..715903c93 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
@@ -2,7 +2,7 @@
-
+
WrapperMovie (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
index 8cb0c854a..7568583fb 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
@@ -2,7 +2,7 @@
-
+
WrapperMovieCasts (API-The MovieDB 3.7-SNAPSHOT API)
@@ -57,7 +57,7 @@ function windowTitle()
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
@@ -322,7 +322,7 @@ public
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
new file mode 100644
index 000000000..78fd6059e
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
@@ -0,0 +1,314 @@
+
+
+
+
+
+
+
+WrapperMovieDbList (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+com.omertron.themoviedbapi.wrapper
+
+Class WrapperMovieDbList
+
+java.lang.Object
+ com.omertron.themoviedbapi.wrapper.AbstractWrapper
+ com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+ com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+ com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
+
+All Implemented Interfaces: IWrapperDates , IWrapperId , IWrapperPages
+
+
+
+public class WrapperMovieDbList extends AbstractWrapperAll
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Methods inherited from interface com.omertron.themoviedbapi.wrapper.IWrapperId
+
+
+getId , setId
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+WrapperMovieDbList
+
+public WrapperMovieDbList ()
+
+
+
+
+
+
+
+
+
+getLists
+
+public List <MovieDbList > getLists ()
+
+
+
+
+
+
+
+
+setLists
+
+public void setLists (List <MovieDbList > lists)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
index a57191e71..2ad6ada97 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
@@ -2,7 +2,7 @@
-
+
WrapperMovieKeywords (API-The MovieDB 3.7-SNAPSHOT API)
@@ -56,7 +56,7 @@ function windowTitle()
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
@@ -264,7 +264,7 @@ public void setKeywords (
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
index da6201ad2..b10b40957 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
@@ -2,7 +2,7 @@
-
+
WrapperMovieList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
index e837f6ec1..cfeb097af 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
@@ -2,7 +2,7 @@
-
+
WrapperPerson (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
index 2142bb182..cc00b44ee 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
@@ -2,7 +2,7 @@
-
+
WrapperPersonCredits (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
index d2ea9cd0f..8d84de076 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
@@ -2,7 +2,7 @@
-
+
WrapperPersonList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
index 552f7c33d..f50298d5f 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
@@ -2,7 +2,7 @@
-
+
WrapperReleaseInfo (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
index 57dec0a7d..cd91f756e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
@@ -2,7 +2,7 @@
-
+
WrapperReviews (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
index eb5ff94c2..1ea923dfd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
@@ -2,7 +2,7 @@
-
+
WrapperTrailers (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
index cde20f1f7..1f48e95f9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
@@ -2,7 +2,7 @@
-
+
WrapperTranslations (API-The MovieDB 3.7-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 2250b6841..3d7b375c3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 3.7-SNAPSHOT API)
@@ -249,6 +249,14 @@ Uses of WrapperMovieCasts
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
index e087f7e48..756625854 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 3.7-SNAPSHOT API)
@@ -193,6 +193,14 @@ Uses of WrapperMovie
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
index 4d087fb21..5b58c7703 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 3.7-SNAPSHOT API)
@@ -217,6 +217,14 @@ Uses of WrapperMovieCasts
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
index 2a424c421..74fdc36ed 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperDates (API-The MovieDB 3.7-SNAPSHOT API)
@@ -172,6 +172,14 @@ Uses of WrapperMovie
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
index 797a3a044..39efb2426 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperId (API-The MovieDB 3.7-SNAPSHOT API)
@@ -196,6 +196,14 @@ Uses of WrapperMovieCasts
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
index f564ec9ab..b0709c73d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html
@@ -2,7 +2,7 @@
-
+
Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperPages (API-The MovieDB 3.7-SNAPSHOT API)
@@ -172,6 +172,14 @@ Uses of WrapperMovie
+
+
+
+
+
+ class
+WrapperMovieDbList
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
index 1040d0eeb..e220de84f 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 3.7-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 41a30af26..13b38a820 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 3.7-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 859cfd749..2858f652e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
index 9003dceee..7b47a80f2 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCollection (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
index 72d13031e..f2fb24579 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompany (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
index 7e6cec98f..793d4e769 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies (API-The MovieDB 3.7-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 c10410b33..c4f94c432 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 3.7-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 a85fdecb9..a0b7310f9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 3.7-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 9206bb071..8a49a3db2 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 3.7-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 e3e38466d..a46bcc45c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
index bec650a28..c53a0e99c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
index f6a7ec126..c1a8b15a7 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywords (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
index 37fd11b55..5f29d0db8 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovie (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
index cf9eec9d1..ed5c13011 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html
new file mode 100644
index 000000000..3e146e8a8
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList (API-The MovieDB 3.7-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
+No usage of com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
index f7169e72d..34c5ed2ab 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
index 572740c02..d69af94c1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieList (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
index 3f179de67..d093b44f0 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPerson (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
index 0739e80f0..b361445f5 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonCredits (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
index ef3175c5e..bcbe1d1b3 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonList (API-The MovieDB 3.7-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 433117fd8..9713ad08d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
index 66de41428..8785f1379 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReviews (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
index 5505b9154..91e85f859 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTrailers (API-The MovieDB 3.7-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 cfa29e5d7..b6539cbdf 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
index 9b03c6f5d..172ea72bf 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.7-SNAPSHOT API)
@@ -73,6 +73,8 @@ Classes
WrapperMovieCasts
+WrapperMovieDbList
+
WrapperMovieKeywords
WrapperMovieList
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
index aa1a7c191..39ffd53a8 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.7-SNAPSHOT API)
@@ -180,6 +180,10 @@ Package com.omertron.themoviedbapi.wrapper
+WrapperMovieDbList
+
+
+
WrapperMovieKeywords
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
index befac3c85..3deb7304a 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
@@ -98,7 +98,7 @@ Class Hierarchy
com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles com.omertron.themoviedbapi.wrapper.WrapperMovieCasts com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo com.omertron.themoviedbapi.wrapper.WrapperTrailers com.omertron.themoviedbapi.wrapper.WrapperTranslations
com.omertron.themoviedbapi.wrapper.WrapperConfig com.omertron.themoviedbapi.wrapper.WrapperGenres com.omertron.themoviedbapi.wrapper.WrapperJobList
com.omertron.themoviedbapi.wrapper.ResultDates (implements java.io.Serializable )
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
index 42d92af08..af6778183 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 565c2a8aa..220a35c59 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,7 +2,7 @@
-
+
Constant Field Values (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index c81d4d084..9f7b6fd7b 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,7 +2,7 @@
-
+
Deprecated List (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 673f5d564..f19d00b5a 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,7 +2,7 @@
-
+
API Help (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index 22bac205c..7a4c23d88 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,7 +2,7 @@
-
+
Index (API-The MovieDB 3.7-SNAPSHOT API)
@@ -83,6 +83,9 @@ function windowTitle()
A
+AbstractJsonMapping - Class in com.omertron.themoviedbapi.model AbstractJsonMapping() -
+Constructor for class com.omertron.themoviedbapi.model.AbstractJsonMapping
+
AbstractWrapper - Class in com.omertron.themoviedbapi.wrapper AbstractWrapper(Class) -
Constructor for class com.omertron.themoviedbapi.wrapper.AbstractWrapper
@@ -92,6 +95,9 @@ Constructor for class com.omertron.themoviedbapi.wrapper.AbstractWrapperId - Class in com.omertron.themoviedbapi.wrapper Base class for the wrappers AbstractWrapperId(Class) -
Constructor for class com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+ Account - Class in com.omertron.themoviedbapi.model Account() -
+Constructor for class com.omertron.themoviedbapi.model.Account
+
addArgument(String, String) -
Method in class com.omertron.themoviedbapi.tools.ApiUrl
Add arguments individually
@@ -110,6 +116,12 @@ Method in class com.omertron.themoviedbapi.model.addCrew(int, String, String, String, String) -
Method in class com.omertron.themoviedbapi.model.Person
Add a crew member
+ addMovieToList(String, String, Integer) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+This method lets users add new movies to a list that they created.
+ addToWatchList(String, int, Integer) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Add a movie to an account's watch list.
AlternativeTitle - Class in com.omertron.themoviedbapi.model AlternativeTitle() -
Constructor for class com.omertron.themoviedbapi.model.AlternativeTitle
@@ -147,6 +159,9 @@ Method in class com.omertron.themoviedbapi.model.ChangedItem - Class in com.omertron.themoviedbapi.model ChangedItem() -
Constructor for class com.omertron.themoviedbapi.model.ChangedItem
+ changeFavoriteStatus(String, int, Integer, boolean) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+
ChangeKeyItem - Class in com.omertron.themoviedbapi.model ChangeKeyItem() -
Constructor for class com.omertron.themoviedbapi.model.ChangeKeyItem
@@ -171,6 +186,9 @@ Static method in class com.omertron.themoviedbapi.compareMovies(MovieDb, String, String, int) -
Static method in class com.omertron.themoviedbapi.TheMovieDbApi
Compare the MovieDB object with a title & year
+ convertToJson(Map<String, ?>) -
+Static method in class com.omertron.themoviedbapi.tools.WebBrowser
+Use Jackson to convert Map to json string.
copyWrapper(AbstractWrapper) -
Method in class com.omertron.themoviedbapi.results.TmdbResults
@@ -183,13 +201,19 @@ Method in class com.omertron.themoviedbapi.results.createImageUrl(String, String) -
Method in class com.omertron.themoviedbapi.TheMovieDbApi
Generate the full image URL from the size and image path
+ createList(String, String, String) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+This method lets users create a new list.
D
+deleteMovieList(String, String) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+This method lets users delete a list that they created.
Discover - Class in com.omertron.themoviedbapi.model Generate a discover object for use in the MovieDbApi
-
+
This allows you to just add the search components you are concerned with Discover() -
Constructor for class com.omertron.themoviedbapi.model.Discover
@@ -251,6 +275,9 @@ Method in class com.omertron.themoviedbapi.model.Genre - Class in com.omertron.themoviedbapi.model Genre() -
Constructor for class com.omertron.themoviedbapi.model.Genre
+ getAccount(String) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Get the basic information for an account.
getAction() -
Method in class com.omertron.themoviedbapi.model.ChangedItem
@@ -455,6 +482,9 @@ Method in class com.omertron.themoviedbapi.model.getFavoriteCount() -
Method in class com.omertron.themoviedbapi.model.MovieList
+ getFavoriteMovies(String, int) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+
getFilePath() -
Method in class com.omertron.themoviedbapi.model.Artwork
@@ -494,6 +524,9 @@ Method in class com.omertron.themoviedbapi.model.getHomepage() -
Method in class com.omertron.themoviedbapi.model.Person
+ getId() -
+Method in class com.omertron.themoviedbapi.model.Account
+
getId() -
Method in class com.omertron.themoviedbapi.model.ChangedItem
@@ -623,9 +656,15 @@ Method in class com.omertron.themoviedbapi.getList(String) -
Method in class com.omertron.themoviedbapi.TheMovieDbApi
Get a list by its ID
+ getListId() -
+Method in class com.omertron.themoviedbapi.model.MovieDbListStatus
+
getLists() -
Method in class com.omertron.themoviedbapi.model.MovieDb
+ getLists() -
+Method in class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
getListType() -
Method in class com.omertron.themoviedbapi.model.MovieList
@@ -692,6 +731,9 @@ Method in class com.omertron.themoviedbapi.getMovieTranslations(int, String...) -
Method in class com.omertron.themoviedbapi.TheMovieDbApi
This method is used to retrieve a list of the available translations for a specific movie.
+ getName() -
+Method in class com.omertron.themoviedbapi.model.Account
+
getName() -
Method in class com.omertron.themoviedbapi.model.Collection
@@ -779,7 +821,7 @@ Method in interface com.omertron.themoviedbapi.wrapper.getParams() -
Method in class com.omertron.themoviedbapi.model.Discover
Get the parameters
-
+
This will be used to construct the URL in the API
getParentCompany() -
Method in class com.omertron.themoviedbapi.model.Company
@@ -895,6 +937,9 @@ Static method in class com.omertron.themoviedbapi.tools.getQuicktime() -
Method in class com.omertron.themoviedbapi.wrapper.WrapperTrailers
+ getRatedMovies(String, int) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+
getReleaseDate() -
Method in class com.omertron.themoviedbapi.model.Collection
@@ -988,6 +1033,9 @@ Method in class com.omertron.themoviedbapi.model.getStatus() -
Method in class com.omertron.themoviedbapi.model.MovieDb
+ getStatusCode() -
+Method in class com.omertron.themoviedbapi.model.ListItemStatus
+
getStatusCode() -
Method in class com.omertron.themoviedbapi.model.StatusCode
@@ -1069,6 +1117,15 @@ Method in class com.omertron.themoviedbapi.getUrl() -
Method in class com.omertron.themoviedbapi.model.Reviews
+ getUserLists(String, int) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Get all lists of a given user
+ getUserName() -
+Method in class com.omertron.themoviedbapi.model.Account
+
+ getUserRating() -
+Method in class com.omertron.themoviedbapi.model.MovieDb
+
getValue() -
Method in class com.omertron.themoviedbapi.model.ChangedItem
@@ -1090,6 +1147,9 @@ Method in class com.omertron.themoviedbapi.model.getVoteCount() -
Method in class com.omertron.themoviedbapi.model.MovieDb
+ getWatchList(String, int) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Get the list of movies on an accounts watchlist.
getWebsite() -
Method in class com.omertron.themoviedbapi.model.Trailer
@@ -1110,86 +1170,8 @@ Method in class com.omertron.themoviedbapi.wrapper.
H
-handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.AlternativeTitle
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Artwork
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Collection
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.CollectionInfo
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Company
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Genre
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.JobDepartment
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Keyword
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.KeywordMovie
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Language
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.MovieDb
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.MovieDbList
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.MovieList
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Person
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.PersonCast
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.PersonCredit
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.PersonCrew
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.ProductionCompany
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.ProductionCountry
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.ReleaseInfo
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Reviews
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.StatusCode
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.TmdbConfiguration
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.TokenAuthorisation
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.TokenSession
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Trailer
-Handle unknown properties and print a message
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.model.Translation
+handleUnknown(String, Object) -
+Method in class com.omertron.themoviedbapi.model.AbstractJsonMapping
Handle unknown properties and print a message
handleUnknown(String, Object) -
Method in class com.omertron.themoviedbapi.wrapper.AbstractWrapper
@@ -1259,6 +1241,15 @@ Method in class com.omertron.themoviedbapi.model.isAdult() -
Method in class com.omertron.themoviedbapi.model.Person
+ isIncludeAdult() -
+Method in class com.omertron.themoviedbapi.model.Account
+
+ isItemPresent() -
+Method in class com.omertron.themoviedbapi.model.ListItemStatus
+
+ isMovieOnList(String, Integer) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Check to see if a movie ID is already added to a list.
isValidBackdropSize(String) -
Method in class com.omertron.themoviedbapi.model.TmdbConfiguration
Check that the backdrop size is valid
@@ -1304,6 +1295,9 @@ Method in class com.omertron.themoviedbapi.model.Language - Class in com.omertron.themoviedbapi.model Language() -
Constructor for class com.omertron.themoviedbapi.model.Language
+ ListItemStatus - Class in com.omertron.themoviedbapi.model ListItemStatus() -
+Constructor for class com.omertron.themoviedbapi.model.ListItemStatus
+
@@ -1321,6 +1315,9 @@ Constructor for exception com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType - Enum in com.omertron.themoviedbapi MovieDbList - Class in com.omertron.themoviedbapi.model Wrapper for the MovieDbList function MovieDbList() -
Constructor for class com.omertron.themoviedbapi.model.MovieDbList
+ MovieDbListStatus - Class in com.omertron.themoviedbapi.model MovieDbListStatus() -
+Constructor for class com.omertron.themoviedbapi.model.MovieDbListStatus
+
MovieList - Class in com.omertron.themoviedbapi.model MovieList() -
Constructor for class com.omertron.themoviedbapi.model.MovieList
@@ -1426,6 +1423,12 @@ Method in class com.omertron.themoviedbapi.model.ReleaseInfo - Class in com.omertron.themoviedbapi.model ReleaseInfo() -
Constructor for class com.omertron.themoviedbapi.model.ReleaseInfo
+ removeFromWatchList(String, int, Integer) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+Remove a movie from an account's watch list.
+ removeMovieFromList(String, String, Integer) -
+Method in class com.omertron.themoviedbapi.TheMovieDbApi
+This method lets users remove movies from a list that they created.
request(String) -
Static method in class com.omertron.themoviedbapi.tools.WebBrowser
@@ -1435,6 +1438,9 @@ Static method in class com.omertron.themoviedbapi.tools.request(URL, String) -
Static method in class com.omertron.themoviedbapi.tools.WebBrowser
+ request(URL, String, boolean) -
+Static method in class com.omertron.themoviedbapi.tools.WebBrowser
+
ResultDates - Class in com.omertron.themoviedbapi.wrapper ResultDates() -
Constructor for class com.omertron.themoviedbapi.wrapper.ResultDates
@@ -1665,6 +1671,9 @@ Method in class com.omertron.themoviedbapi.model.setHomepage(String) -
Method in class com.omertron.themoviedbapi.model.Person
+ setId(int) -
+Method in class com.omertron.themoviedbapi.model.Account
+
setId(String) -
Method in class com.omertron.themoviedbapi.model.ChangedItem
@@ -1725,6 +1734,9 @@ Method in class com.omertron.themoviedbapi.model.setImdbId(String) -
Method in class com.omertron.themoviedbapi.model.Person
+ setIncludeAdult(boolean) -
+Method in class com.omertron.themoviedbapi.model.Account
+
setIsoCode(String) -
Method in class com.omertron.themoviedbapi.model.Language
@@ -1740,6 +1752,9 @@ Method in class com.omertron.themoviedbapi.model.setItemCount(int) -
Method in class com.omertron.themoviedbapi.model.MovieList
+ setItemPresent(boolean) -
+Method in class com.omertron.themoviedbapi.model.ListItemStatus
+
setItems(List<MovieDb>) -
Method in class com.omertron.themoviedbapi.model.MovieDbList
@@ -1779,9 +1794,15 @@ Method in class com.omertron.themoviedbapi.model.setLanguage(String) -
Method in class com.omertron.themoviedbapi.model.MovieList
+ setListId(String) -
+Method in class com.omertron.themoviedbapi.model.MovieDbListStatus
+
setLists(WrapperMovieList) -
Method in class com.omertron.themoviedbapi.model.MovieDb
+ setLists(List<MovieDbList>) -
+Method in class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
setListType(String) -
Method in class com.omertron.themoviedbapi.model.MovieList
@@ -1812,6 +1833,9 @@ Method in class com.omertron.themoviedbapi.wrapper.setMovieTitle(String) -
Method in class com.omertron.themoviedbapi.model.PersonCredit
+ setName(String) -
+Method in class com.omertron.themoviedbapi.model.Account
+
setName(String) -
Method in class com.omertron.themoviedbapi.model.Collection
@@ -2064,6 +2088,9 @@ Method in class com.omertron.themoviedbapi.model.setStatus(String) -
Method in class com.omertron.themoviedbapi.model.MovieDb
+ setStatusCode(int) -
+Method in class com.omertron.themoviedbapi.model.ListItemStatus
+
setStatusCode(int) -
Method in class com.omertron.themoviedbapi.model.StatusCode
@@ -2139,6 +2166,12 @@ Method in class com.omertron.themoviedbapi.wrapper.setUrl(String) -
Method in class com.omertron.themoviedbapi.model.Reviews
+ setUserName(String) -
+Method in class com.omertron.themoviedbapi.model.Account
+
+ setUserRating(float) -
+Method in class com.omertron.themoviedbapi.model.MovieDb
+
setValue(Object) -
Method in class com.omertron.themoviedbapi.model.ChangedItem
@@ -2216,89 +2249,8 @@ Constructor for class com.omertron.themoviedbapi.model.TokenSession - Class in com.omertron.themoviedbapi.model TokenSession() -
Constructor for class com.omertron.themoviedbapi.model.TokenSession
- toString() -
-Method in class com.omertron.themoviedbapi.model.AlternativeTitle
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Artwork
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.ChangedItem
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.ChangeKeyItem
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Collection
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.CollectionInfo
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Company
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Genre
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.JobDepartment
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Keyword
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.KeywordMovie
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Language
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.MovieDb
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.MovieDbList
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.MovieList
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Person
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.PersonCast
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.PersonCredit
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.PersonCrew
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.ProductionCompany
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.ProductionCountry
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.ReleaseInfo
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Reviews
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.StatusCode
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.TmdbConfiguration
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.TokenAuthorisation
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.TokenSession
-
- toString() -
-Method in class com.omertron.themoviedbapi.model.Trailer
+toString() -
+Method in class com.omertron.themoviedbapi.model.AbstractJsonMapping
toString() -
Method in class com.omertron.themoviedbapi.model.Translation
@@ -2412,6 +2364,9 @@ Constructor for class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts - Class in com.omertron.themoviedbapi.wrapper WrapperMovieCasts() -
Constructor for class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts
+ WrapperMovieDbList - Class in com.omertron.themoviedbapi.wrapper WrapperMovieDbList() -
+Constructor for class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
WrapperMovieKeywords - Class in com.omertron.themoviedbapi.wrapper WrapperMovieKeywords() -
Constructor for class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords
diff --git a/apidocs/index.html b/apidocs/index.html
index 14483f489..3ee95dc0b 100644
--- a/apidocs/index.html
+++ b/apidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 3.7-SNAPSHOT API
diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html
index 166c442c8..bdf0c8be2 100644
--- a/apidocs/overview-frame.html
+++ b/apidocs/overview-frame.html
@@ -2,7 +2,7 @@
-
+
Overview List (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html
index 1c1300dd8..43f09f0e0 100644
--- a/apidocs/overview-summary.html
+++ b/apidocs/overview-summary.html
@@ -2,7 +2,7 @@
-
+
Overview (API-The MovieDB 3.7-SNAPSHOT API)
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
index 5202e0abe..cdc034363 100644
--- a/apidocs/overview-tree.html
+++ b/apidocs/overview-tree.html
@@ -2,7 +2,7 @@
-
+
Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT API)
@@ -92,46 +92,29 @@ Class Hierarchy
+com.omertron.themoviedbapi.model.TokenAuthorisation com.omertron.themoviedbapi.model.TokenSession com.omertron.themoviedbapi.tools.WebBrowser com.omertron.themoviedbapi.wrapper.WrapperChanges
Interface Hierarchy
diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html
index 0c59dbfe4..f4ebf0e00 100644
--- a/apidocs/serialized-form.html
+++ b/apidocs/serialized-form.html
@@ -2,7 +2,7 @@
-
+
Serialized Form (API-The MovieDB 3.7-SNAPSHOT API)
@@ -140,6 +140,71 @@ response
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Serialized Fields
+
+
+
+
+id
+
+int id
+
+
+
+
+
+
+name
+
+String name
+
+
+
+
+
+
+userName
+
+String userName
+
+
+
+
+
+
+includeAdult
+
+boolean includeAdult
+
+
+
+
+
@@ -184,7 +249,7 @@ title
@@ -281,12 +346,87 @@ artworkType
+
+
+
+
+
+serialVersionUID: 1L
+
+
+
+
+
+
+Serialized Fields
+
+
+
+
+id
+
+String id
+
+
+
+
+
+
+action
+
+String action
+
+
+
+
+
+
+time
+
+String time
+
+
+
+
+
+
+language
+
+String language
+
+
+
+
+
+
+value
+
+Object value
+
+
+
+
+
+
+newItems
+
+Map <K ,V > newItems
+
+
+
+
+
@@ -361,7 +501,7 @@ releaseDate
@@ -436,7 +576,7 @@ parts
@@ -520,7 +660,7 @@ parentCompany
@@ -559,7 +699,7 @@ name
@@ -598,7 +738,7 @@ name
@@ -709,7 +849,7 @@ float popularity
@@ -743,12 +883,51 @@ name
+
+
+
+
+
+serialVersionUID: 1L
+
+
+
+
+
+
+Serialized Fields
+
+
+
+
+statusCode
+
+int statusCode
+
+
+
+
+
+
+itemPresent
+
+boolean itemPresent
+
+
+
+
+
@@ -945,6 +1124,15 @@ tagline
+userRating
+
+float userRating
+
+
+
+
+
+
voteAverage
float voteAverage
@@ -1061,12 +1249,39 @@ lists
+
+
+
+
+
+
+
+
+
+Serialized Fields
+
+
+
+
+listId
+
+String listId
+
+
+
+
+
@@ -1159,7 +1374,7 @@ listType
@@ -1333,7 +1548,7 @@ float popularity
@@ -1408,7 +1623,7 @@ int castId
@@ -1519,7 +1734,7 @@ personType
@@ -1585,7 +1800,7 @@ profilePath
@@ -1624,7 +1839,7 @@ name
@@ -1663,7 +1878,7 @@ name
@@ -1711,7 +1926,7 @@ releaseDate
@@ -1768,7 +1983,7 @@ url
@@ -1807,7 +2022,7 @@ statusMessage
@@ -1882,7 +2097,7 @@ logoSizes
@@ -1939,7 +2154,7 @@ website
diff --git a/dependencies.html b/dependencies.html
index f46e0e003..f323ccc30 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -219,7 +219,7 @@
Dependency Tree
-com.omertron:themoviedbapi:jar:3.7-SNAPSHOT
+
com.omertron:themoviedbapi:jar:3.7-SNAPSHOT
-junit:junit:jar:4.11 (test)
+
junit:junit:jar:4.11 (test)
-org.hamcrest:hamcrest-core:jar:1.3 (test)
+
org.hamcrest:hamcrest-core:jar:1.3 (test)
-
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 (compile)
+
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 (compile)
-
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 (compile)
+
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 (compile)
-
com.fasterxml.jackson.core:jackson-databind:jar:2.2.2 (compile)
+
com.fasterxml.jackson.core:jackson-databind:jar:2.2.2 (compile)
-com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 (compile)
+
com.fasterxml.jackson.core:jackson-annotations:jar:2.2.2 (compile)
-
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 (compile)
+
com.fasterxml.jackson.core:jackson-core:jar:2.2.2 (compile)
-
org.slf4j:slf4j-api:jar:1.7.5 (compile)
+
org.slf4j:slf4j-api:jar:1.7.5 (compile)
-
org.slf4j:slf4j-jdk14:jar:1.7.5 (test)
+
org.slf4j:slf4j-jdk14:jar:1.7.5 (test)
-org.slf4j:slf4j-api:jar:1.7.5 (test)
+
org.slf4j:slf4j-api:jar:1.7.5 (test)
-
org.yamj:api-common:jar:1.1-SNAPSHOT (compile)
+
org.yamj:api-common:jar:1.1-SNAPSHOT (compile)
-org.apache.commons:commons-lang3:jar:3.1 (compile)
+
org.apache.commons:commons-lang3:jar:3.1 (compile)
-
commons-dbcp:commons-dbcp:jar:1.4 (compile)
+
commons-dbcp:commons-dbcp:jar:1.4 (compile)
-
commons-pool:commons-pool:jar:1.6 (compile)
+
commons-pool:commons-pool:jar:1.6 (compile)
-
commons-codec:commons-codec:jar:1.8 (compile)
+
commons-codec:commons-codec:jar:1.8 (compile)
-
org.apache.httpcomponents:httpclient:jar:4.2.5 (compile)
+
org.apache.httpcomponents:httpclient:jar:4.2.5 (compile)
-org.apache.httpcomponents:httpcore:jar:4.2.4 (compile)
+
org.apache.httpcomponents:httpcore:jar:4.2.4 (compile)
-
commons-logging:commons-logging:jar:1.1.1 (compile)
+
commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging
diff --git a/testapidocs/allclasses-frame.html b/testapidocs/allclasses-frame.html
index 258555258..59dcdbb70 100644
--- a/testapidocs/allclasses-frame.html
+++ b/testapidocs/allclasses-frame.html
@@ -2,7 +2,7 @@
-
+
All Classes (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/allclasses-noframe.html b/testapidocs/allclasses-noframe.html
index a304f40e2..f47d6a69c 100644
--- a/testapidocs/allclasses-noframe.html
+++ b/testapidocs/allclasses-noframe.html
@@ -2,7 +2,7 @@
-
+
All Classes (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/TestLogger.html b/testapidocs/com/omertron/themoviedbapi/TestLogger.html
index 66724e36b..5aa4c360e 100644
--- a/testapidocs/com/omertron/themoviedbapi/TestLogger.html
+++ b/testapidocs/com/omertron/themoviedbapi/TestLogger.html
@@ -2,7 +2,7 @@
-
+
TestLogger (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html b/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
index 5b488b12f..9a1d72231 100644
--- a/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
+++ b/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
@@ -2,7 +2,7 @@
-
+
TheMovieDbApiTest (API-The MovieDB 3.7-SNAPSHOT Test API)
@@ -166,6 +166,14 @@ Test cases for TheMovieDbApi API
static void
tearDownClass ()
+
+
+
+
+
+ void
+testAccount ()
+
@@ -212,6 +220,14 @@ Test cases for TheMovieDbApi API
void
+testFavorites ()
+
+
+
+
+
+
+ void
testGetApiBase ()
@@ -590,7 +606,15 @@ Test cases for TheMovieDbApi API
void
-testPostMovieRating ()
+testMovieLists ()
+
+
+
+
+
+
+ void
+testMovieRating ()
Test of postMovieRating method, of class TheMovieDbApi.
@@ -659,6 +683,14 @@ Test cases for TheMovieDbApi API
Test of setTimeout method, of class TheMovieDbApi.
+
+
+ void
+testWatchList ()
+
+
+
+
@@ -770,6 +802,48 @@ public void testConfiguration ()
+
+testAccount
+
+public void testAccount ()
+ throws MovieDbException
+
+
+
+Throws:
+MovieDbException
+
+
+
+
+
+testWatchList
+
+public void testWatchList ()
+ throws MovieDbException
+
+
+
+Throws:
+MovieDbException
+
+
+
+
+
+testFavorites
+
+public void testFavorites ()
+ throws MovieDbException
+
+
+
+Throws:
+MovieDbException
+
+
+
+
testSearchMovie
@@ -1440,11 +1514,11 @@ public void testSearchKeyword ()
-
-testPostMovieRating
+
+testMovieRating
-public void testPostMovieRating ()
- throws Exception
+public void testMovieRating ()
+ throws Exception
Test of postMovieRating method, of class TheMovieDbApi.
@@ -1458,6 +1532,20 @@ public void testPostMovieRating ()
+
+testMovieLists
+
+public void testMovieLists ()
+ throws Exception
+
+
+
+Throws:
+Exception
+
+
+
+
testGetPersonChanges
diff --git a/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html b/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
index 8d568be2d..8be5500cc 100644
--- a/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
+++ b/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.TestLogger (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html b/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
index 77573c891..fa903edf2 100644
--- a/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
+++ b/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApiTest (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-frame.html b/testapidocs/com/omertron/themoviedbapi/package-frame.html
index 21c522bef..a16e70daf 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-frame.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-summary.html b/testapidocs/com/omertron/themoviedbapi/package-summary.html
index 79a232165..b005833f5 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-summary.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-tree.html b/testapidocs/com/omertron/themoviedbapi/package-tree.html
index f0bdef211..6e07dd411 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-tree.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-use.html b/testapidocs/com/omertron/themoviedbapi/package-use.html
index 80e954d6c..e8545a7fe 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-use.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/constant-values.html b/testapidocs/constant-values.html
index 7d06c450f..13cdbf734 100644
--- a/testapidocs/constant-values.html
+++ b/testapidocs/constant-values.html
@@ -2,7 +2,7 @@
-
+
Constant Field Values (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/deprecated-list.html b/testapidocs/deprecated-list.html
index cbc68d876..dcc9092d7 100644
--- a/testapidocs/deprecated-list.html
+++ b/testapidocs/deprecated-list.html
@@ -2,7 +2,7 @@
-
+
Deprecated List (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/help-doc.html b/testapidocs/help-doc.html
index c12fa2784..50bb9efbb 100644
--- a/testapidocs/help-doc.html
+++ b/testapidocs/help-doc.html
@@ -2,7 +2,7 @@
-
+
API Help (API-The MovieDB 3.7-SNAPSHOT Test API)
diff --git a/testapidocs/index-all.html b/testapidocs/index-all.html
index b54da97bb..8e1511813 100644
--- a/testapidocs/index-all.html
+++ b/testapidocs/index-all.html
@@ -2,7 +2,7 @@
-
+
Index (API-The MovieDB 3.7-SNAPSHOT Test API)
@@ -110,6 +110,9 @@ Method in class com.omertron.themoviedbapi.tearDownClass() -
Static method in class com.omertron.themoviedbapi.TheMovieDbApiTest
+ testAccount() -
+Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
+
testCompareMovies() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of compareMovies method, of class TheMovieDbApi.
@@ -125,6 +128,9 @@ Method in class com.omertron.themoviedbapi.testCreateImageUrl() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of createImageUrl method, of class TheMovieDbApi.
+ testFavorites() -
+Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
+
testGetApiBase() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of getApiBase method, of class TheMovieDbApi.
@@ -268,7 +274,10 @@ Method in class com.omertron.themoviedbapi.testGetUpcoming() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of getUpcoming method, of class TheMovieDbApi.
- TestLogger - Class in com.omertron.themoviedbapi testPostMovieRating() -
+TestLogger - Class in com.omertron.themoviedbapi testMovieLists() -
+Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
+
+ testMovieRating() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of postMovieRating method, of class TheMovieDbApi.
testSearchCollection() -
@@ -295,6 +304,9 @@ Method in class com.omertron.themoviedbapi.testSetTimeout() -
Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
Test of setTimeout method, of class TheMovieDbApi.
+ testWatchList() -
+Method in class com.omertron.themoviedbapi.TheMovieDbApiTest
+
TheMovieDbApiTest - Class in com.omertron.themoviedbapi Test cases for TheMovieDbApi API TheMovieDbApiTest() -
Constructor for class com.omertron.themoviedbapi.TheMovieDbApiTest
diff --git a/testapidocs/index.html b/testapidocs/index.html
index 7b0e58de7..d209db000 100644
--- a/testapidocs/index.html
+++ b/testapidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 3.7-SNAPSHOT Test API
diff --git a/testapidocs/overview-tree.html b/testapidocs/overview-tree.html
index e41cd2f5b..8e8e9304b 100644
--- a/testapidocs/overview-tree.html
+++ b/testapidocs/overview-tree.html
@@ -2,7 +2,7 @@
-
+
Class Hierarchy (API-The MovieDB 3.7-SNAPSHOT Test API)