A D E G H I M R T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- RatingsOperations - Interface in rs.ac.bg.etf.sab.operations
- removeAllTagsForMovie(Integer) - Method in interface rs.ac.bg.etf.sab.operations.TagsOperations
-
Removes all tags from the specified movie.
- removeGenre(Integer) - Method in interface rs.ac.bg.etf.sab.operations.GenresOperations
-
Removes a genre by its ID.
- removeGenreFromMovie(Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.MoviesOperations
-
Removes a genre from the specified movie.
- removeMovie(Integer) - Method in interface rs.ac.bg.etf.sab.operations.MoviesOperations
-
Removes a movie by its ID.
- removeMovieFromWatchlist(Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.WatchlistsOperations
-
Removes a movie from a user's watchlist.
- removeRating(Integer, Integer) - Method in interface rs.ac.bg.etf.sab.operations.RatingsOperations
-
Removes a rating for a specific movie given by a specific user.
- removeTag(Integer, String) - Method in interface rs.ac.bg.etf.sab.operations.TagsOperations
-
Removes a tag from the specified movie.
- removeUser(Integer) - Method in interface rs.ac.bg.etf.sab.operations.UsersOperations
-
Removes a user with the specified unique identifier.
- rs.ac.bg.etf.sab.operations - package rs.ac.bg.etf.sab.operations
All Classes All Packages