Index

A B C D E F G H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generateSalt() - Method in interface databaseLogic.databaseUserLogic.PasswordEncryption
 
generateSalt() - Method in class databaseLogic.databaseUserLogic.PasswordEncryptionImplSHA512
 
getAccessibleCollection(long, Supplier<T>) - Method in class databaseLogic.databaseElementLogic.DBIntegrationUtility
 
getAddress() - Method in class requestLogic.CallerBack
 
getArgs() - Method in class commandManager.commands.AddCommand
 
getArgs() - Method in class commandManager.commands.AddIfMaxCommand
 
getArgs() - Method in class commandManager.commands.AddIfMinCommand
 
getArgs() - Method in interface commandManager.commands.BaseCommand
Base method for show command arguments
getArgs() - Method in class commandManager.commands.CountGreaterThanDistanceCommand
 
getArgs() - Method in class commandManager.commands.ExecuteScriptCommand
 
getArgs() - Method in class commandManager.commands.RemoveByIdCommand
 
getArgs() - Method in class commandManager.commands.RemoveGreaterCommand
 
getArgs() - Method in class commandManager.commands.UpdateCommand
 
getArguemnt() - Method in interface commandLogic.commandReceiverLogic.receivers.ExternalArgumentReceiver
 
getArguemnt() - Method in class commandManager.externalRecievers.ArgumentRouteCommandReceiver
 
getArgument() - Method in class requests.ArgumentCommandClientRequest
 
getAsText() - Method in class fileLogic.editors.DateEditor
Deprecated.
 
getAuthenticationData() - Method in class requests.AuthorizationRequest
 
getAuthorizedAs() - Method in class responses.AuthorizeResponse
 
getAuthorizedCallerBack() - Method in class clientLogic.Session
 
getCallerBack() - Method in class clientLogic.AuthorizedCallerBack
 
getCallerBack() - Method in class requestLogic.StatusRequest
 
getClientData() - Method in class requestLogic.authentication.AuthDataHolder
 
getCode() - Method in class requestLogic.StatusRequest
 
getCollection() - Method in interface models.handlers.CollectionHandler
Provides method for get collection.
getCollection() - Method in class models.handlers.RoutesHandler
Returns actual collection reference.
getCommandDescription() - Method in class requests.CommandClientRequest
 
getCommands() - Method in class commandManager.CommandDescriptionHolder
 
getCommands() - Method in class commandManager.CommandManager
Get all commands from manager.
getCommands() - Method in class responses.CommandDescriptionsResponse
 
getCommandsToExport() - Static method in class commandManager.CommandExporter
 
getConnection() - Method in class requestLogic.requests.ServerRequest
 
getCoordinates() - Method in class models.Route
Restrictions: Field cannot be null.
getCreationDate() - Method in class models.Route
Restrictions: Field cannot be null and the value of this field should be automatically generated.
getCurrentConnection() - Static method in class serverLogic.ServerConnectionHandler
 
getCustomEditor() - Method in class fileLogic.editors.DateEditor
Deprecated.
 
getDeniedClient() - Method in exception exceptions.NotAvailableException
 
getDescr() - Method in class commandManager.commands.AddCommand
 
getDescr() - Method in class commandManager.commands.AddIfMaxCommand
 
getDescr() - Method in class commandManager.commands.AddIfMinCommand
 
getDescr() - Method in interface commandManager.commands.BaseCommand
Base method for show command description.
getDescr() - Method in class commandManager.commands.ClearCommand
 
getDescr() - Method in class commandManager.commands.CountGreaterThanDistanceCommand
 
getDescr() - Method in class commandManager.commands.ExecuteScriptCommand
 
getDescr() - Method in class commandManager.commands.ExitCommand
 
getDescr() - Method in class commandManager.commands.HelpCommand
 
getDescr() - Method in class commandManager.commands.InfoCommand
 
getDescr() - Method in class commandManager.commands.MinByCreationDateCommand
 
getDescr() - Method in class commandManager.commands.PrintFieldDistanceAscendingCommand
 
getDescr() - Method in class commandManager.commands.RemoveByIdCommand
 
getDescr() - Method in class commandManager.commands.RemoveGreaterCommand
 
getDescr() - Method in class commandManager.commands.SaveCommand
Deprecated.
 
getDescr() - Method in class commandManager.commands.ShowCommand
 
getDescr() - Method in class commandManager.commands.UpdateCommand
 
getDistance() - Method in class models.Route
Restrictions: The value of this field should be greater than 1.
getErrorResponse() - Method in exception exceptions.GotAnErrorResponseException
 
getExecutor() - Static method in class multiThreadLogic.RequestHandleMTLogic
 
getExecutor() - Static method in class multiThreadLogic.RequestReadMTLogic
 
getExecutor() - Static method in class multiThreadLogic.ResponseSendMTLogic
 
getFirstOrNew() - Method in interface models.handlers.CollectionHandler
Provides method for fast getting first element.
getFirstOrNew() - Method in class models.handlers.RoutesHandler
Returns first element of collection.
getFrom() - Method in class models.Route
Restrictions: Field can be null.
getFrom() - Method in class requestLogic.requests.ServerRequest
 
getId() - Method in class models.Route
Restrictions: Field cannot be null.
getInitDate() - Method in interface models.handlers.CollectionHandler
Provides method for get collection initDate.
getInitDate() - Method in class models.handlers.RoutesHandler
 
getInputStream() - Method in class requestLogic.StatusRequest
 
getInstance() - Static method in class clientLogic.SessionHandler
 
getInstance() - Static method in class commandManager.CommandDescriptionHolder
 
getInstance() - Static method in class databaseLogic.databaseElementLogic.DBIntegrationUtility
 
getInstance() - Static method in class models.handlers.RoutesHandler
Singletone moment.
getInstance() - Static method in class multiThreadLogic.CollectinonSyncronize
 
getInstance() - Static method in class requestLogic.authentication.AuthDataHolder
 
getJavaInitializationString() - Method in class fileLogic.editors.DateEditor
Deprecated.
 
getLastElement() - Method in interface models.handlers.CollectionHandler
Provides method for getting last element.
getLastElement() - Method in class models.handlers.RoutesHandler
Returns last element of collection.
getLineArgs() - Method in class requests.CommandClientRequest
 
getLock() - Method in class multiThreadLogic.CollectinonSyncronize
 
getLockState() - Method in class serverLogic.UdpConnectionBlockDecorator
 
getLogin() - Method in class authorization.authCredentials.AuthenticationData
 
getMax(Comparator<E>) - Method in interface models.handlers.CollectionHandler
Gets max element by given comparator
getMax(Comparator<Route>) - Method in class models.handlers.RoutesHandler
Gets max element by given comparator
getMin(Comparator<E>) - Method in interface models.handlers.CollectionHandler
Gets min element by given comparator
getMin(Comparator<Route>) - Method in class models.handlers.RoutesHandler
Gets min element by given comparator
getMsg() - Method in class responses.ErrorResponse
 
getName() - Method in class authorization.authCredentials.RegistrationData
 
getName() - Method in class commandLogic.CommandDescription
 
getName() - Method in class commandManager.commands.AddCommand
 
getName() - Method in class commandManager.commands.AddIfMaxCommand
 
getName() - Method in class commandManager.commands.AddIfMinCommand
 
getName() - Method in interface commandManager.commands.BaseCommand
Base method for show command name
getName() - Method in class commandManager.commands.ClearCommand
 
getName() - Method in class commandManager.commands.CountGreaterThanDistanceCommand
 
getName() - Method in class commandManager.commands.ExecuteScriptCommand
 
getName() - Method in class commandManager.commands.ExitCommand
 
getName() - Method in class commandManager.commands.HelpCommand
 
getName() - Method in class commandManager.commands.InfoCommand
 
getName() - Method in class commandManager.commands.MinByCreationDateCommand
 
getName() - Method in class commandManager.commands.PrintFieldDistanceAscendingCommand
 
getName() - Method in class commandManager.commands.RemoveByIdCommand
 
getName() - Method in class commandManager.commands.RemoveGreaterCommand
 
getName() - Method in class commandManager.commands.SaveCommand
Deprecated.
 
getName() - Method in class commandManager.commands.ShowCommand
 
getName() - Method in class commandManager.commands.UpdateCommand
 
getName() - Method in class models.Location
Restrictions: Field cannot be null.
getName() - Method in class models.Route
Restrictions: Field cannot be null.
getPassword() - Method in class authorization.authCredentials.AuthenticationData
 
getPepper() - Static method in interface databaseLogic.databaseUserLogic.PasswordEncryption
 
getPort() - Method in class requestLogic.CallerBack
 
getReceiver() - Method in class commandLogic.CommandDescription
 
getReceivers() - Method in class commandLogic.commandReceiverLogic.handlers.ArgumentReceiverHandler
 
getReceivers() - Method in class commandLogic.commandReceiverLogic.handlers.NonArgReceiversHandler
 
getReceivers() - Method in class commandLogic.commandReceiverLogic.handlers.ReceiverHandler
 
getReceivers(ReceiverType) - Method in class commandLogic.commandReceiverLogic.ReceiverManager
 
getRegData() - Method in class requests.RegistrationRequest
 
getResourceStream() - Method in class databaseLogic.databaseUserLogic.ResourceStreamLogic
 
getResponse() - Method in class commandManager.commands.AddCommand
 
getResponse() - Method in class commandManager.commands.AddIfMaxCommand
 
getResponse() - Method in class commandManager.commands.AddIfMinCommand
 
getResponse() - Method in interface commandManager.commands.BaseCommand
Base method for get command Output
getResponse() - Method in class commandManager.commands.ClearCommand
 
getResponse() - Method in class commandManager.commands.CountGreaterThanDistanceCommand
 
getResponse() - Method in class commandManager.commands.ExecuteScriptCommand
 
getResponse() - Method in class commandManager.commands.ExitCommand
 
getResponse() - Method in class commandManager.commands.HelpCommand
 
getResponse() - Method in class commandManager.commands.InfoCommand
 
getResponse() - Method in class commandManager.commands.MinByCreationDateCommand
 
getResponse() - Method in class commandManager.commands.PrintFieldDistanceAscendingCommand
 
getResponse() - Method in class commandManager.commands.RemoveByIdCommand
 
getResponse() - Method in class commandManager.commands.RemoveGreaterCommand
 
getResponse() - Method in class commandManager.commands.SaveCommand
Deprecated.
 
getResponse() - Method in class commandManager.commands.ShowCommand
 
getResponse() - Method in class commandManager.commands.UpdateCommand
 
getResponse() - Method in class responses.CommandStatusResponse
 
getSession(CallerBack) - Method in class clientLogic.SessionHandler
 
getSessionCount() - Static method in class clientLogic.Session
 
getSessionId() - Method in class clientLogic.Session
 
getSorted() - Method in interface models.handlers.CollectionHandler
Provides method for getting sorted variant of collection.
getSorted() - Method in class models.handlers.RoutesHandler
 
getStatusCode() - Method in class responses.CommandStatusResponse
 
getTags() - Method in class fileLogic.editors.DateEditor
Deprecated.
 
getTo() - Method in class models.Route
Restrictions: Field can be null.
getUserData() - Method in class clientLogic.AuthorizedCallerBack
 
getUserFromDatabase(AuthenticationData) - Method in class databaseLogic.databaseUserLogic.DBUserManager
 
getUserRequest() - Method in class requestLogic.requests.ServerRequest
 
getValue() - Method in class fileLogic.editors.DateEditor
Deprecated.
 
getX() - Method in class models.Coordinates
Restrictions: The value of this field should be greater than -107.
getX() - Method in class models.Location
No restrictions.
getY() - Method in class models.Coordinates
Restrictions: Field cannot be null and the value of this field should be greater than -39.
getY() - Method in class models.Location
Restrictions: Field cannot be null.
getZ() - Method in class models.Location
Restrictions: Field cannot be null.
GotAnErrorResponseException - Exception in exceptions
 
GotAnErrorResponseException(ErrorResponse) - Constructor for exception exceptions.GotAnErrorResponseException
 
A B C D E F G H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form