Index

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

L

Language - Class in com.tyndalehouse.step.core.models
The Class Language.
Language() - Constructor for class com.tyndalehouse.step.core.models.Language
 
LanguageService - Interface in com.tyndalehouse.step.core.service
The Class LanguageService.
LanguageServiceImpl - Class in com.tyndalehouse.step.core.service.impl
A simple service that returns all the languages that are available
LanguageServiceImpl(String, String, String, Provider<ClientSession>) - Constructor for class com.tyndalehouse.step.core.service.impl.LanguageServiceImpl
Instantiates a new language service impl.
LanguageServiceImplTest - Class in com.tyndalehouse.step.core.service.impl
LanguageServiceImplTest() - Constructor for class com.tyndalehouse.step.core.service.impl.LanguageServiceImplTest
 
LexicalSearchEntry - Class in com.tyndalehouse.step.core.models.search
 
LexicalSearchEntry() - Constructor for class com.tyndalehouse.step.core.models.search.LexicalSearchEntry
 
LEXICON_SUGGESTION_COMPARATOR - Static variable in class com.tyndalehouse.step.core.utils.SortingUtils
 
LexiconDataProvider - Interface in com.tyndalehouse.step.core.service.impl
Provides an abstraction around this to get one piece of data out
LexiconDefinitionService - Interface in com.tyndalehouse.step.core.service
Defines the contract for getting lexicon definitions out of Lucene
LexiconDefinitionServiceImpl - Class in com.tyndalehouse.step.core.service.impl
 
LexiconDefinitionServiceImpl(EntityManager) - Constructor for class com.tyndalehouse.step.core.service.impl.LexiconDefinitionServiceImpl
 
LexiconSuggestion - Class in com.tyndalehouse.step.core.models
 
LexiconSuggestion() - Constructor for class com.tyndalehouse.step.core.models.LexiconSuggestion
 
LIMIT - Static variable in class com.tyndalehouse.step.core.models.SearchToken
 
loadAugmentedStrongs(boolean) - Method in class com.tyndalehouse.step.core.data.create.Loader
 
loadCachedIndex() - Method in class com.tyndalehouse.step.core.data.DirectoryListingInstaller
 
Loader - Class in com.tyndalehouse.step.core.data.create
The object that will be responsible for loading all the data into Lucene and downloading key versions of the Bible.
Loader(JSwordModuleService, Properties, EntityManager, StrongAugmentationService, Provider<ClientSession>, AppManagerService) - Constructor for class com.tyndalehouse.step.core.data.create.Loader
The loader is given a connection source to load the data.
LoaderTest - Class in com.tyndalehouse.step.core.data.create
Tests the loading of the all loaders
LoaderTest() - Constructor for class com.tyndalehouse.step.core.data.create.LoaderTest
 
loadFromSerialization(String) - Method in class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
loadFromSerialization(String) - Method in interface com.tyndalehouse.step.core.service.StrongAugmentationService
 
localDateTimeToEpochMinutes(LocalDateTime) - Static method in class com.tyndalehouse.step.core.utils.ConversionUtils
 
LocalisedException - Exception in com.tyndalehouse.step.core.exceptions
The default exception to be thrown throughout the application.
LocalisedException(String) - Constructor for exception com.tyndalehouse.step.core.exceptions.LocalisedException
creates the generic runtime exception to be used on the server.
LocalisedException(Throwable, String) - Constructor for exception com.tyndalehouse.step.core.exceptions.LocalisedException
creates the generic step internal exception to be used on the server.
LOGIN_REQUIRED - Enum constant in enum class com.tyndalehouse.step.core.exceptions.UserExceptionType
Functionality not available unless the user logs in
LONG - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.VowelLengthType
long sounding vowel
lookup(String) - Method in class com.tyndalehouse.step.core.service.impl.LexiconDefinitionServiceImpl
 
lookup(String) - Method in interface com.tyndalehouse.step.core.service.LexiconDefinitionService
Looks up a single strong number
lookup(Set<String>, String) - Method in class com.tyndalehouse.step.core.service.impl.LexiconDefinitionServiceImpl
 
lookup(Set<String>, String) - Method in interface com.tyndalehouse.step.core.service.LexiconDefinitionService
Looks up a set of strong numbers by returning lexicon suggestions, keyed by strong numbers
lookupEventsMatchingReference(String) - Method in class com.tyndalehouse.step.core.service.impl.TimelineServiceImpl
This method simply takes a reference, resolves it to the kjv versification, and then manages to output all events that match
lookupEventsMatchingReference(String) - Method in interface com.tyndalehouse.step.core.service.TimelineService
 
LookupOption - Enum Class in com.tyndalehouse.step.core.models
Outlines a list of options available in lookup
LookupOptionTest - Class in com.tyndalehouse.step.core.models
 
LookupOptionTest() - Constructor for class com.tyndalehouse.step.core.models.LookupOptionTest
 
LuceneSearchException - Exception in com.tyndalehouse.step.core.exceptions
 
LuceneSearchException(String, Throwable) - Constructor for exception com.tyndalehouse.step.core.exceptions.LuceneSearchException
 
LuceneUtils - Class in com.tyndalehouse.step.core.utils
Utilities to help with index reading
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form