Index
All Classes|All Packages|Constant Field Values|Serialized Form
L
- Levenshtein - Class in com.ubs.backend.util
-
Class to calculate the Levenshtein distance between two words
- Levenshtein() - Constructor for class com.ubs.backend.util.Levenshtein
- levenshteinCertain - Static variable in class com.ubs.backend.services.IntentFinderNew
-
if the levenshtein distance is equals to this or higher, we are certain that the user meant this word!
- levenshteinDistance - Variable in class com.ubs.backend.classes.WordLevenshteinDistance
- levenshteinMatch - Static variable in class com.ubs.backend.services.IntentFinderNew
-
if the levenshtein distance is equals or higher to this, we are not certain, but it could be that the user meant this word so the word is classified as match anything below this number is ignored
- LIST - Enum constant in enum class com.ubs.backend.annotations.json.JSONType
-
All kinds of lists
- LIST - Enum constant in enum class com.ubs.backend.annotations.json.ParserResponseType
- listContainsAnswerID(List<TempAnswer>, long) - Method in class com.ubs.backend.services.Get
-
Method for checking if array list already contains an answer with this id.
- listContainsTagID(List<TempTag>, long) - Method in class com.ubs.backend.services.Get
-
Method for checking if array list already contains an tag with this id.
- listFiles() - Method in class com.ubs.backend.services.Get
-
Service to get all files from the Database
- ListHandler() - Constructor for class com.ubs.backend.annotations.json.handlers.DefaultHandlers.ListHandler
- listName() - Element in annotation interface com.ubs.backend.annotations.json.JsonSerializableObject
- listToJSON(Object[], Class<?>, ParserResponseType) - Method in class com.ubs.backend.annotations.json.JSONParser
- listToJSON(List<?>, Class<?>, ParserResponseType) - Method in class com.ubs.backend.annotations.json.JSONParser
- LoginValidation - Class in com.ubs.backend.servlets
-
Servlet to validate a Login
- LoginValidation() - Constructor for class com.ubs.backend.servlets.LoginValidation
- Logout - Class in com.ubs.backend.servlets
-
Servlet to Logout from the AdminTool
- Logout() - Constructor for class com.ubs.backend.servlets.Logout
All Classes|All Packages|Constant Field Values|Serialized Form