A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

A

ActionCell - Class in client.swing.components.actionBtn
 
ActionCell(GuiAppSwing, AuthManager, ResourceBundle, ObjectMapper) - Constructor for class client.swing.components.actionBtn.ActionCell
 
add(Movie) - Method in class server.manager.CollectionManager
 
AddCommandImpl - Class in server.command.impl
 
AddCommandImpl(CollectionManager, DatabaseManager) - Constructor for class server.command.impl.AddCommandImpl
 
AddIfMaxCommandImpl - Class in server.command.impl
 
AddIfMaxCommandImpl(CollectionManager, DatabaseManager) - Constructor for class server.command.impl.AddIfMaxCommandImpl
 
addTask(Request, Consumer<Response>) - Method in class client.network.NetworkWorker
 
AMERICA - common.model.person.Country
 
AuthCommandImpl - Class in server.command.impl
 
AuthCommandImpl(DatabaseManager) - Constructor for class server.command.impl.AuthCommandImpl
 
AuthController - Class in client.controller
 
AuthController(GuiApp, AuthManager, Supplier<String>, Supplier<String>) - Constructor for class client.controller.AuthController
 
AuthManager - Class in client.manager
 
AuthManager(String, String) - Constructor for class client.manager.AuthManager
 

B

BLACK - common.model.person.EyeColor
 
BLUE - common.model.person.EyeColor
 
BROWN - common.model.person.EyeColor
 
ButtonsPanel - Class in client.swing.components.actionBtn
 
ButtonsPanel() - Constructor for class client.swing.components.actionBtn.ButtonsPanel
 
byIdAscending() - Static method in class server.utils.MovieComparators
 
byIdDescending() - Static method in class server.utils.MovieComparators
 
byName() - Static method in class server.utils.MovieComparators
 

C

checkAuth(String, String) - Method in class server.manager.DatabaseManager
 
checkPermissionById(long, String) - Method in class server.manager.DatabaseManager
 
clear() - Method in class server.manager.CollectionManager
 
client - package client
 
client.controller - package client.controller
 
client.guiApp - package client.guiApp
 
client.guiApp.impl - package client.guiApp.impl
 
client.manager - package client.manager
 
client.network - package client.network
 
client.swing.components.actionBtn - package client.swing.components.actionBtn
 
close() - Method in class client.network.NetworkService
 
CollectionManager - Class in server.manager
 
CollectionManager() - Constructor for class server.manager.CollectionManager
 
COMEDY - common.model.movie.Genre
 
Command - Interface in server.command
 
CommandManager - Class in server.manager
 
CommandManager(CollectionManager, DatabaseManager) - Constructor for class server.manager.CommandManager
 
common - package common
 
common.exceptions - package common.exceptions
 
common.model.movie - package common.model.movie
 
common.model.person - package common.model.person
 
common.utils - package common.utils
 
common.utils.validator - package common.utils.validator
 
Config - Class in common.utils
 
Config() - Constructor for class common.utils.Config
 
coordinates - Variable in class common.model.movie.MovieData
 
Coordinates - Class in common.model.movie
 
Coordinates() - Constructor for class common.model.movie.Coordinates
 
Coordinates(long, float) - Constructor for class common.model.movie.Coordinates
 
Country - Enum in common.model.person
 
createUser(String, String) - Method in class server.manager.DatabaseManager
 

D

DatabaseManager - Class in server.manager
 
DatabaseManager(CollectionManager) - Constructor for class server.manager.DatabaseManager
 
delBtn - Variable in class client.swing.components.actionBtn.ButtonsPanel
 
deleteMovieById(long, String) - Method in class server.manager.DatabaseManager
 
deleteMoviesGreaterThan(long, String) - Method in class server.manager.DatabaseManager
 

E

editBtn - Variable in class client.swing.components.actionBtn.ButtonsPanel
 
execute(String[], Object, String) - Method in interface server.command.Command
 
execute(String[], Object, String) - Method in class server.command.impl.AddCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.AddIfMaxCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.AuthCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.RegisterCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.RemovedByIdCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.RemoveGreaterCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.ShowCommandImpl
 
execute(String[], Object, String) - Method in class server.command.impl.UpdateByIdCommandImpl
 
executeCommand(String, String[], Object, String) - Method in class server.manager.CommandManager
 
ExitException - Exception in common.exceptions
 
ExitException() - Constructor for exception common.exceptions.ExitException
 
EyeColor - Enum in common.model.person
 

F

filter(List<Movie>, String, String) - Static method in class client.controller.MovieDataController
 
findById(long) - Method in class server.manager.CollectionManager
 

G

generateId() - Method in class server.manager.CollectionManager
 
genre - Variable in class common.model.movie.MovieData
 
Genre - Enum in common.model.movie
 
GERMANY - common.model.person.Country
 
getAll() - Method in class server.manager.CollectionManager
 
getArgs() - Method in class common.Request
 
getCellEditorValue() - Method in class client.swing.components.actionBtn.ActionCell
 
getCommand() - Method in class common.Request
 
getConnection() - Method in class server.manager.DatabaseManager
 
getCoordinates() - Method in class common.model.movie.Movie
 
getCreationDate() - Method in class common.model.movie.Movie
 
getData() - Method in class common.Request
 
getData() - Method in class common.Response
 
getDbPassword() - Static method in class common.utils.Config
 
getDbUrl() - Static method in class common.utils.Config
 
getDbUser() - Static method in class common.utils.Config
 
getEnumValues(String) - Method in class server.manager.DatabaseManager
 
getEyeColor() - Method in class common.model.person.Person
 
getGenre() - Method in class common.model.movie.Movie
 
getHairColor() - Method in class common.model.person.Person
 
getHeight() - Method in class common.model.person.Person
 
getHost() - Static method in class common.utils.Config
 
getId() - Method in class common.model.movie.Movie
 
getInitializationDate() - Method in class server.manager.CollectionManager
 
getLogin() - Method in class client.manager.AuthManager
 
getMainTable() - Method in class client.guiApp.impl.GuiAppSwing
 
getMaxByOscarsCount() - Method in class server.manager.CollectionManager
 
getMaxId() - Method in class server.manager.CollectionManager
 
getMessage() - Method in class common.Response
 
getName() - Method in class common.model.movie.Movie
 
getName() - Method in class common.model.person.Person
 
getNationality() - Method in class common.model.person.Person
 
getOscarsCount() - Method in class common.model.movie.Movie
 
getOwner_login() - Method in class common.model.movie.Movie
 
getPassword() - Method in class client.manager.AuthManager
 
getPort() - Static method in class common.utils.Config
 
getSafeList() - Method in class client.guiApp.impl.GuiAppSwing
 
getScreenWriter() - Method in class common.model.movie.Movie
 
getSocket() - Method in class client.network.NetworkService
 
getStatus() - Method in class common.Response
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class client.swing.components.actionBtn.ActionCell
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class client.swing.components.actionBtn.ActionCell
 
getTimeout() - Static method in class common.utils.Config
 
getTotalBoxOffice() - Method in class common.model.movie.Movie
 
getUpdate() - Method in class common.Response
 
getUsaBoxOffice() - Method in class common.model.movie.Movie
 
getUser() - Method in class common.Request
 
getWorker() - Method in interface client.guiApp.GuiApp
 
getWorker() - Method in class client.guiApp.impl.GuiAppJavaFX
 
getWorker() - Method in class client.guiApp.impl.GuiAppSwing
 
getX() - Method in class common.model.movie.Coordinates
 
getY() - Method in class common.model.movie.Coordinates
 
GREEN - common.model.person.HairColor
 
GuiApp - Interface in client.guiApp
 
GuiAppJavaFX - Class in client.guiApp.impl
 
GuiAppJavaFX() - Constructor for class client.guiApp.impl.GuiAppJavaFX
 
GuiAppSwing - Class in client.guiApp.impl
 
GuiAppSwing() - Constructor for class client.guiApp.impl.GuiAppSwing
 

H

HairColor - Enum in common.model.person
 
handleAuth(String) - Method in class client.controller.AuthController
 
hash(String) - Static method in class server.utils.hashSHA_384
 
hashSHA_384 - Class in server.utils
 
hashSHA_384() - Constructor for class server.utils.hashSHA_384
 

I

insertMovieToDb(Movie, String) - Method in class server.manager.DatabaseManager
 
isEmpty() - Method in class server.manager.CollectionManager
 
ITALY - common.model.person.Country
 

J

JAPAN - common.model.person.Country
 

L

loadCollection() - Method in class server.manager.DatabaseManager
 

M

main(String[]) - Static method in class client.guiApp.impl.GuiAppJavaFX
 
main(String[]) - Static method in class client.guiApp.impl.GuiAppSwing
 
main(String[]) - Static method in class client.Main
 
main(String[]) - Static method in class server.Server
 
Main - Class in client
 
Main() - Constructor for class client.Main
 
Movie - Class in common.model.movie
 
Movie() - Constructor for class common.model.movie.Movie
 
Movie(long, String, Coordinates, LocalDate, int, Double, Long, Genre, Person, String) - Constructor for class common.model.movie.Movie
 
MovieComparators - Class in server.utils
 
MovieComparators() - Constructor for class server.utils.MovieComparators
 
MovieData - Class in common.model.movie
 
MovieData() - Constructor for class common.model.movie.MovieData
 
MovieData(String, Coordinates, int, double, long, Genre, Person) - Constructor for class common.model.movie.MovieData
 
MovieDataController - Class in client.controller
 
MovieDataController() - Constructor for class client.controller.MovieDataController
 
MovieValidator - Class in common.utils.validator
 
MovieValidator() - Constructor for class common.utils.validator.MovieValidator
 

N

name - Variable in class common.model.movie.MovieData
 
NetworkService - Class in client.network
 
NetworkService() - Constructor for class client.network.NetworkService
 
NetworkWorker - Class in client.network
 
NetworkWorker(NetworkService, GuiApp, ObjectMapper) - Constructor for class client.network.NetworkWorker
 

O

ORANGE - common.model.person.HairColor
 
oscarsCount - Variable in class common.model.movie.MovieData
 

P

Person - Class in common.model.person
 
Person() - Constructor for class common.model.person.Person
 
Person(String, int, EyeColor, HairColor, Country) - Constructor for class common.model.person.Person
 

R

receiveResponse() - Method in class client.network.NetworkService
 
receiveResponse(int) - Method in class client.network.NetworkService
 
RED - common.model.person.HairColor
 
RegisterCommandImpl - Class in server.command.impl
 
RegisterCommandImpl(DatabaseManager) - Constructor for class server.command.impl.RegisterCommandImpl
 
remove(long) - Method in class server.manager.CollectionManager
 
RemovedByIdCommandImpl - Class in server.command.impl
 
RemovedByIdCommandImpl(CollectionManager, DatabaseManager) - Constructor for class server.command.impl.RemovedByIdCommandImpl
 
RemoveGreaterCommandImpl - Class in server.command.impl
 
RemoveGreaterCommandImpl(CollectionManager, DatabaseManager) - Constructor for class server.command.impl.RemoveGreaterCommandImpl
 
removeGreaterThan(long) - Method in class server.manager.CollectionManager
 
removeLast() - Method in class server.manager.CollectionManager
 
Request - Class in common
 
Request() - Constructor for class common.Request
 
Request(String, String[], Object, String[]) - Constructor for class common.Request
 
Response - Class in common
 
Response() - Constructor for class common.Response
 
Response(String, String, boolean) - Constructor for class common.Response
 
Response(String, String, LinkedList<Movie>, boolean) - Constructor for class common.Response
 
run() - Method in class client.network.NetworkWorker
 
runOnUIThread(Runnable) - Method in interface client.guiApp.GuiApp
 
runOnUIThread(Runnable) - Method in class client.guiApp.impl.GuiAppJavaFX
 
runOnUIThread(Runnable) - Method in class client.guiApp.impl.GuiAppSwing
 
RUSSIA - common.model.person.Country
 

S

SCIENCE_FICTION - common.model.movie.Genre
 
screenWriter - Variable in class common.model.movie.MovieData
 
ScriptRecursionException - Exception in common.exceptions
 
ScriptRecursionException(String) - Constructor for exception common.exceptions.ScriptRecursionException
 
sendRequest(Request) - Method in class client.network.NetworkService
 
server - package server
 
Server - Class in server
 
Server() - Constructor for class server.Server
 
server.command - package server.command
 
server.command.impl - package server.command.impl
 
server.manager - package server.manager
 
server.utils - package server.utils
 
setArgs(String[]) - Method in class common.Request
 
setCommand(String) - Method in class common.Request
 
setCoordinates(Coordinates) - Method in class common.model.movie.Movie
 
setCreationDate(LocalDate) - Method in class common.model.movie.Movie
 
setData(Object) - Method in class common.Request
 
setData(LinkedList<Movie>) - Method in class common.Response
 
setEyeColor(EyeColor) - Method in class common.model.person.Person
 
setGenre(Genre) - Method in class common.model.movie.Movie
 
setHairColor(HairColor) - Method in class common.model.person.Person
 
setHeight(int) - Method in class common.model.person.Person
 
setId(long) - Method in class common.model.movie.Movie
 
setLogin(String) - Method in class client.manager.AuthManager
 
setMessage(String) - Method in class common.Response
 
setMovies(LinkedList<Movie>) - Method in class server.manager.CollectionManager
 
setName(String) - Method in class common.model.movie.Movie
 
setName(String) - Method in class common.model.person.Person
 
setNationality(Country) - Method in class common.model.person.Person
 
setOscarsCount(int) - Method in class common.model.movie.Movie
 
setOwner_login(String) - Method in class common.model.movie.Movie
 
setPassword(String) - Method in class client.manager.AuthManager
 
setScreenWriter(Person) - Method in class common.model.movie.Movie
 
setStatus(String) - Method in class common.Response
 
setTotalBoxOffice(Double) - Method in class common.model.movie.Movie
 
setUpdate(boolean) - Method in class common.Response
 
setUsaBoxOffice(Long) - Method in class common.model.movie.Movie
 
setUser(String[]) - Method in class common.Request
 
setX(long) - Method in class common.model.movie.Coordinates
 
setY(float) - Method in class common.model.movie.Coordinates
 
showAuthWindow(Stage) - Method in class client.guiApp.impl.GuiAppJavaFX
 
ShowCommandImpl - Class in server.command.impl
 
ShowCommandImpl(CollectionManager) - Constructor for class server.command.impl.ShowCommandImpl
 
showError(String) - Method in interface client.guiApp.GuiApp
 
showError(String) - Method in class client.guiApp.impl.GuiAppJavaFX
 
showError(String) - Method in class client.guiApp.impl.GuiAppSwing
 
showMainWindow(LinkedList<Movie>) - Method in interface client.guiApp.GuiApp
 
showMainWindow(LinkedList<Movie>) - Method in class client.guiApp.impl.GuiAppJavaFX
 
showMainWindow(LinkedList<Movie>) - Method in class client.guiApp.impl.GuiAppSwing
 
showMainWindow(Stage, LinkedList<Movie>) - Method in class client.guiApp.impl.GuiAppJavaFX
 
showMovieForm(Movie, int) - Method in class client.guiApp.impl.GuiAppSwing
 
showMovieForm(Movie, Stage, int) - Method in class client.guiApp.impl.GuiAppJavaFX
 
showRegistrationWindow(Stage) - Method in class client.guiApp.impl.GuiAppJavaFX
 
size() - Method in class server.manager.CollectionManager
 
sort(List<Movie>, String) - Static method in class client.controller.MovieDataController
 
sortByIdAscending() - Method in class server.manager.CollectionManager
 
sortByIdDescending() - Method in class server.manager.CollectionManager
 
start(Stage) - Method in class client.guiApp.impl.GuiAppJavaFX
 
startNetworkWorker() - Method in interface client.guiApp.GuiApp
 
startNetworkWorker() - Method in class client.guiApp.impl.GuiAppJavaFX
 
startNetworkWorker() - Method in class client.guiApp.impl.GuiAppSwing
 
StopInputException - Exception in common.exceptions
 
StopInputException() - Constructor for exception common.exceptions.StopInputException
 

T

toString() - Method in class common.model.movie.Movie
 
toString() - Method in class common.model.person.Person
 
totalBoxOffice - Variable in class common.model.movie.MovieData
 
TRAGEDY - common.model.movie.Genre
 
tryConnect() - Method in class client.network.NetworkService
 

U

UNITED_KINGDOM - common.model.person.Country
 
UpdateByIdCommandImpl - Class in server.command.impl
 
UpdateByIdCommandImpl(CollectionManager, DatabaseManager) - Constructor for class server.command.impl.UpdateByIdCommandImpl
 
updateMovie(long, Movie, String) - Method in class server.manager.DatabaseManager
 
updateStatus(boolean) - Method in interface client.guiApp.GuiApp
 
updateStatus(boolean) - Method in class client.guiApp.impl.GuiAppJavaFX
 
updateStatus(boolean) - Method in class client.guiApp.impl.GuiAppSwing
 
updateTableData(LinkedList<Movie>) - Method in interface client.guiApp.GuiApp
 
updateTableData(LinkedList<Movie>) - Method in class client.guiApp.impl.GuiAppJavaFX
 
updateTableData(LinkedList<Movie>) - Method in class client.guiApp.impl.GuiAppSwing
 
usaBoxOffice - Variable in class common.model.movie.MovieData
 

V

validateEnum(String, Class<T>, String) - Static method in class common.utils.validator.MovieValidator
 
validateName(String) - Static method in class common.utils.validator.MovieValidator
 
validateOscarsCount(String) - Static method in class common.utils.validator.MovieValidator
 
validatePersonHeight(String) - Static method in class common.utils.validator.MovieValidator
 
validatePersonName(String) - Static method in class common.utils.validator.MovieValidator
 
validateTotalBoxOffice(String) - Static method in class common.utils.validator.MovieValidator
 
validateUsaBoxOffice(String) - Static method in class common.utils.validator.MovieValidator
 
validateX(String) - Static method in class common.utils.validator.MovieValidator
 
validateY(String) - Static method in class common.utils.validator.MovieValidator
 
ValidationException - Exception in common.exceptions
 
ValidationException(String) - Constructor for exception common.exceptions.ValidationException
 
valueOf(String) - Static method in enum common.model.movie.Genre
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum common.model.person.Country
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum common.model.person.EyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum common.model.person.HairColor
Returns the enum constant of this type with the specified name.
values() - Static method in enum common.model.movie.Genre
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum common.model.person.Country
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum common.model.person.EyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum common.model.person.HairColor
Returns an array containing the constants of this enum type, in the order they are declared.

W

WESTERN - common.model.movie.Genre
 
WHITE - common.model.person.EyeColor
 
WHITE - common.model.person.HairColor
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages