- selectedGroup - Variable in class com.example.groracle.Views.EditGroupView
-
- selectedHost - Variable in class com.example.groracle.Views.EditHostGroupView
-
- selectedHost - Variable in class com.example.groracle.Views.EditHostView
-
- selectedPattern - Variable in class com.example.groracle.Views.BlacklistView
-
- selectedPattern - Variable in class com.example.groracle.Views.ConfirmedView
-
- selectedPattern - Static variable in class com.example.groracle.Views.MainView
-
- selectedRole - Variable in class com.example.groracle.Views.EditRoleGroupsView
-
- selectedRole - Variable in class com.example.groracle.Views.EditRolePermissionsView
-
- selectedRole - Variable in class com.example.groracle.Views.EditRoleView
-
- selectedUser - Variable in class com.example.groracle.Views.EditUserGroupsView
-
- selectedUser - Variable in class com.example.groracle.Views.EditUserPermissionsView
-
- selectedUsername - Variable in class com.example.groracle.Views.EditUserRoleView
-
- selectedUsername - Variable in class com.example.groracle.Views.EditUserView
-
- selectedUsername - Variable in class com.example.groracle.Views.RemoveUserView
-
- sessionFactory - Static variable in class com.example.groracle.DAL.SessionFactoryUtil
-
- SessionFactoryUtil - Class in com.example.groracle.DAL
-
Class providing hibernate session factory to all DAOs
- SessionFactoryUtil() - Constructor for class com.example.groracle.DAL.SessionFactoryUtil
-
- setConfirmed(Boolean) - Method in class com.example.groracle.Entity.PatternBlacklist
-
- setDate(String) - Method in class com.example.groracle.Entity.Input
-
- setDescription(String) - Method in class com.example.groracle.Entity.Group
-
- setDescription(String) - Method in class com.example.groracle.Entity.Host
-
- setDescription(String) - Method in class com.example.groracle.Entity.User
-
- setEmail(String) - Method in class com.example.groracle.Entity.User
-
- setGroupid(String) - Method in class com.example.groracle.Entity.Group
-
- setGroupid(String) - Method in class com.example.groracle.Entity.Host
-
- setGroups(String) - Method in class com.example.groracle.Entity.Role
-
- setGroups(String) - Method in class com.example.groracle.Entity.User
-
- setHost(String) - Method in class com.example.groracle.Entity.Host
-
- setHost(String) - Method in class com.example.groracle.Entity.Input
-
- setIp(String) - Method in class com.example.groracle.Entity.Host
-
- setLine(String) - Method in class com.example.groracle.Entity.Input
-
- setLoggedInUser(String) - Method in class com.example.groracle.NavigatorUI
-
Setter method which sets username of user that is logged in
- setName(String) - Method in class com.example.groracle.Entity.PatternBlacklist
-
- setNewPassword(String, String, String) - Method in class com.example.groracle.Brokers.PasswordHandler
-
Method that provides option to set new password for a user
- setPassHash(String) - Method in class com.example.groracle.Entity.User
-
- setPassSalt(String) - Method in class com.example.groracle.Entity.User
-
- setPattern(String) - Method in class com.example.groracle.Entity.Input
-
- setPattern(String) - Method in class com.example.groracle.Entity.PatternBlacklist
-
- setPermission(String) - Method in class com.example.groracle.Entity.Right
-
- setRole(String) - Method in class com.example.groracle.Entity.Role
-
- setRole(String) - Method in class com.example.groracle.Entity.User
-
- setRoles(String) - Method in class com.example.groracle.Entity.Right
-
- setSqlQuery(String) - Method in class com.example.groracle.Brokers.CommonDatabaseBroker
-
Setter method for SQL query that is to be executed
- setUsername(String) - Method in class com.example.groracle.Entity.User
-
- setUsernames(String) - Method in class com.example.groracle.Entity.Right
-
- sockNum - Variable in class com.example.groracle.Brokers.ConfigLoader
-
- sockType - Variable in class com.example.groracle.Brokers.ConfigLoader
-
- sourcePath - Variable in class com.example.groracle.Brokers.CommonFileUploadBroker
-
- sqlStatement - Variable in class com.example.groracle.Brokers.CommonDatabaseBroker
-
- ss - Variable in class com.example.groracle.DAL.DAO.GrokLineDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.GroupDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.HostDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.InputDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.PatternBlacklistDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.RightDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.RoleDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.StatLinePerDateDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.StatLinePerHostDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.StatLinePerPatternDAO
-
- ss - Variable in class com.example.groracle.DAL.DAO.UserDAO
-
- Statistics - Class in com.example.groracle.Brokers
-
Class handling generating statistics
- Statistics(String) - Constructor for class com.example.groracle.Brokers.Statistics
-
Constructor of the class
- StatisticsView - Class in com.example.groracle.Views
-
Class representing UI implementation for showing various statistics
- StatisticsView(Navigator) - Constructor for class com.example.groracle.Views.StatisticsView
-
Constructor of the class
- StatLinePerDate - Class in com.example.groracle.Entity.Agregated
-
- StatLinePerDate() - Constructor for class com.example.groracle.Entity.Agregated.StatLinePerDate
-
- StatLinePerDateDAO - Class in com.example.groracle.DAL.DAO
-
Class implementing operations on top of StatLinePerDate object
- StatLinePerDateDAO() - Constructor for class com.example.groracle.DAL.DAO.StatLinePerDateDAO
-
Constructor of the class - only thing to do here is to open session to DB
- StatLinePerHost - Class in com.example.groracle.Entity.Agregated
-
- StatLinePerHost() - Constructor for class com.example.groracle.Entity.Agregated.StatLinePerHost
-
- StatLinePerHostDAO - Class in com.example.groracle.DAL.DAO
-
Class implementing operations on top of StatLinePerDate object
- StatLinePerHostDAO() - Constructor for class com.example.groracle.DAL.DAO.StatLinePerHostDAO
-
Constructor of the class - only thing to do here is to open session to DB
- StatLinePerPattern - Class in com.example.groracle.Entity.Agregated
-
- StatLinePerPattern() - Constructor for class com.example.groracle.Entity.Agregated.StatLinePerPattern
-
- StatLinePerPatternDAO - Class in com.example.groracle.DAL.DAO
-
Class implementing operations on top of StatLinePerPattern object
- StatLinePerPatternDAO() - Constructor for class com.example.groracle.DAL.DAO.StatLinePerPatternDAO
-
Constructor of the class - only thing to do here is to open session to DB