A D E G H I M R T U W 
All Classes All Packages

A

addGenre(String) - Method in interface rs.ac.bg.etf.sab.operations.GenresOperations
Adds a new genre with the given name.
addGenreToMovie(Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.MoviesOperations
Adds a new genre to the specified movie.
addMovie(String, Integer, String) - Method in interface rs.ac.bg.etf.sab.operations.MoviesOperations
Adds a new movie.
addMovieToWatchlist(Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.WatchlistsOperations
Adds a movie to a user's watchlist.
addRating(Integer, Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.RatingsOperations
Adds a new rating for a movie by a specific user.
addTag(Integer, String) - Method in interface rs.ac.bg.etf.sab.operations.TagsOperations
Adds a tag to the specified movie.
addUser(String) - Method in interface rs.ac.bg.etf.sab.operations.UsersOperations
Adds a new user with the given username.
A D E G H I M R T U W 
All Classes All Packages