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

A

AbortQueryException - Exception in com.tyndalehouse.step.core.service.impl
Indicates that a query should be aborted and no results returned...
AbortQueryException(String) - Constructor for exception com.tyndalehouse.step.core.service.impl.AbortQueryException
 
AbstractAncientSuggestionServiceImpl - Class in com.tyndalehouse.step.core.service.impl.suggestion
 
AbstractAncientSuggestionServiceImpl(EntityIndexReader, Filter, Sort, Sort) - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.AbstractAncientSuggestionServiceImpl
 
AbstractClasspathBasedModuleLoader - Class in com.tyndalehouse.step.core.data.loaders
Loads modules straight from a CSV file to a database form
AbstractClasspathBasedModuleLoader(String) - Constructor for class com.tyndalehouse.step.core.data.loaders.AbstractClasspathBasedModuleLoader
 
AbstractComplexSearch - Class in com.tyndalehouse.step.core.models
Parent class sharing to share some common properties between lookups for passages and searches
AbstractComplexSearch() - Constructor for class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
AbstractIgnoreMergedListSuggestionServiceImpl<T extends PopularSuggestion> - Class in com.tyndalehouse.step.core.service.impl.suggestion
A abstract implementation that assumes the first list (exact matches) have been merged already, so we will only ever return the second list.
AbstractIgnoreMergedListSuggestionServiceImpl() - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.AbstractIgnoreMergedListSuggestionServiceImpl
 
AbstractStepGuiceModule - Class in com.tyndalehouse.step.core.utils
A colletion of utilities to read property files
AbstractStepGuiceModule(String) - Constructor for class com.tyndalehouse.step.core.utils.AbstractStepGuiceModule
Sets up the module to have properties in it
AbstractSubjectSearchServiceImpl - Class in com.tyndalehouse.step.core.service.search.impl
An abstract class that helps build queries for the nave lucene index.
AbstractSubjectSearchServiceImpl(JSwordVersificationService) - Constructor for class com.tyndalehouse.step.core.service.search.impl.AbstractSubjectSearchServiceImpl
 
ACCENT - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetterType
An accent
acceptsDocsOutOfOrder() - Method in class com.tyndalehouse.step.core.data.AllResultsCollector
 
acceptsDocsOutOfOrder() - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionCollector
 
adaptForTransliterationForIndexing(String, boolean) - Static method in class com.tyndalehouse.step.core.utils.StringConversionUtils
Removes the starting H, if present (for greek transliterations only at present time)
adaptTransliterationForQuerying(String, boolean) - Static method in class com.tyndalehouse.step.core.utils.StringConversionUtils
Removes the starting H, if present (for greek transliterations only at present time), removes other symbols such as letters with lines or dots, etc.
add(OsisWrapper) - Method in class com.tyndalehouse.step.core.models.EnhancedTimelineEvent
Adds a verse to the list of referenced verses in this event
addDirectoryInstaller() - Method in class com.tyndalehouse.step.core.service.impl.SwingServiceImpl
 
addDirectoryInstaller() - Method in interface com.tyndalehouse.step.core.service.SwingService
Adds a directory installer
addDirectoryInstaller(String) - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
Installs all modules from a particular directory
addDirectoryInstaller(String) - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
 
addDirectoryInstaller(String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
addDirectoryInstaller(String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
Creates and returns a directory installer
addEntry(KeyedVerseContent) - Method in class com.tyndalehouse.step.core.models.search.KeyedSearchResultSearchEntry
adds an entry to the results
addEntry(SearchEntry) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
Adds a search entry to the list of results
addFieldToCurrentDocument(String, Number) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexWriterImpl
Adds a field to the current document
addFieldToCurrentDocument(String, String) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexWriterImpl
Adds a field to the current document
addFieldToCurrentDocument(String, LocalDateTime) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexWriterImpl
Adds a field to the current document
addSearchType(SearchType) - Method in class com.tyndalehouse.step.core.models.search.SubjectSuggestion
 
addWord(String) - Method in class com.tyndalehouse.step.core.models.stats.PassageStat
Adds the word to the current stats
addWordTryCases(String) - Method in class com.tyndalehouse.step.core.models.stats.PassageStat
Tries various cases before adding a word
ALL_STRONGS - Static variable in class com.tyndalehouse.step.core.service.search.impl.SearchServiceImpl
 
AllResultsCollector - Class in com.tyndalehouse.step.core.data
Simply accepts all results into a list
AllResultsCollector() - Constructor for class com.tyndalehouse.step.core.data.AllResultsCollector
 
AlternativeTranslationsProcessor - Class in com.tyndalehouse.step.core.data.processors
Takes the reference provided and turns into an Osis version
AlternativeTranslationsProcessor(JSwordPassageService) - Constructor for class com.tyndalehouse.step.core.data.processors.AlternativeTranslationsProcessor
Instantiates a new reference processor.
AlternativeTranslationsServiceImpl - Class in com.tyndalehouse.step.core.service.impl
Gives access to the underlying index
AlternativeTranslationsServiceImpl(JSwordPassageService, EntityManager) - Constructor for class com.tyndalehouse.step.core.service.impl.AlternativeTranslationsServiceImpl
Instantiates a new alternative translations service impl.
AlternativeVersionsService - Interface in com.tyndalehouse.step.core.service
Allows access to the alternative translation data
AnalysisService - Interface in com.tyndalehouse.step.core.service
Defines an interface for obtaining various stats on a passage.
AnalysisServiceImpl - Class in com.tyndalehouse.step.core.service.impl
A service able to retrieve various kinds of statistics, delegates to JSwordAnalysisServiceImpl for some operations.
AnalysisServiceImpl(JSwordAnalysisServiceImpl, int, String, SubjectSearchService, LexiconDefinitionService, JSwordPassageService, BibleInformationService) - Constructor for class com.tyndalehouse.step.core.service.impl.AnalysisServiceImpl
Creates a service able to retrieve various stats.
AnalyzedPrefixSearchQueryParser - Class in com.tyndalehouse.step.core.data
 
AnalyzedPrefixSearchQueryParser(Version, String[], Analyzer) - Constructor for class com.tyndalehouse.step.core.data.AnalyzedPrefixSearchQueryParser
delegates to super constructor
AncientLanguageAnalyzer - Class in com.tyndalehouse.step.core.data.analyzers
Analyzer to remove the accents and other marks that make it difficult for a user to search
AncientLanguageAnalyzer() - Constructor for class com.tyndalehouse.step.core.data.analyzers.AncientLanguageAnalyzer
 
AncientLanguageSuggestionServiceImpl - Class in com.tyndalehouse.step.core.service.impl.suggestion
 
AncientLanguageSuggestionServiceImpl(boolean, EntityManager) - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.AncientLanguageSuggestionServiceImpl
 
AncientMeaningSuggestionServiceImpl - Class in com.tyndalehouse.step.core.service.impl.suggestion
Sets up the popular and gloss sorts
AncientMeaningSuggestionServiceImpl(boolean, EntityManager) - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.AncientMeaningSuggestionServiceImpl
 
APOCRYPHA - Enum constant in enum class com.tyndalehouse.step.core.models.BookName.Section
 
APP_MISSING_FIELD - Enum constant in enum class com.tyndalehouse.step.core.exceptions.UserExceptionType
App is not providing a field that is expected
APP_VERSION - Static variable in interface com.tyndalehouse.step.core.service.AppManagerService
The app.version property
AppManagerImpl - Class in com.tyndalehouse.step.core.service.impl
Allows querying of app-specific properties, such as the installation properties
AppManagerImpl(String) - Constructor for class com.tyndalehouse.step.core.service.impl.AppManagerImpl
Prevent instantiation and initialise properties
AppManagerService - Interface in com.tyndalehouse.step.core.service
 
APPROXIMATE - Enum constant in enum class com.tyndalehouse.step.core.data.common.GeoPrecision
an approximate location
areAnyBlank(String...) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
if any of the passed in values are blank, then returns true
atLeast(String, int, String, UserExceptionType) - Static method in class com.tyndalehouse.step.core.utils.ValidateUtils
 
augment(String, String, String) - Method in class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
augment(String, String, String) - Method in interface com.tyndalehouse.step.core.service.StrongAugmentationService
Augments multiple strong numbers from a string.
augment(String, String, String[]) - Method in class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
augment(String, String, String[]) - Method in interface com.tyndalehouse.step.core.service.StrongAugmentationService
The STEP lexicon contains H0001a, H0002b, etc.
AUGMENTED_STRONG - Static variable in class com.tyndalehouse.step.core.service.search.impl.SearchServiceImpl
value representing a original spelling sort
AugmentedStrongProcessor - Class in com.tyndalehouse.step.core.data.processors
Adds generated fields to the entity document - affects both "definition" and "specificForm"
AugmentedStrongProcessor() - Constructor for class com.tyndalehouse.step.core.data.processors.AugmentedStrongProcessor
 
AugmentedStrongsForSearchCount(int, int, boolean, short[]) - Constructor for class com.tyndalehouse.step.core.service.StrongAugmentationService.AugmentedStrongsForSearchCount
 
AutoSuggestion - Class in com.tyndalehouse.step.core.models.search
 
AutoSuggestion() - Constructor for class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
AvailableFeatures - Class in com.tyndalehouse.step.core.models
Features that are available to a particular version/displayMode with explanations of why others aren't
AvailableFeatures() - Constructor for class com.tyndalehouse.step.core.models.AvailableFeatures
serialisation
AvailableFeatures(List<LookupOption>, List<TrimmedLookupOption>) - Constructor for class com.tyndalehouse.step.core.models.AvailableFeatures
 
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