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

S

safeEscape(String) - Static method in class com.tyndalehouse.step.core.utils.LuceneUtils
 
save() - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexWriterImpl
saves the current document, by running the processor and adding it to the index
saveNote(int, String, String) - Method in interface com.tyndalehouse.step.core.service.NotesService
Saves notes.
ScopeType - Enum Class in com.tyndalehouse.step.core.models.stats
 
search(SearchQuery) - Method in class com.tyndalehouse.step.core.service.search.impl.SearchServiceImpl
 
search(SearchQuery) - Method in class com.tyndalehouse.step.core.service.search.impl.SubjectSearchServiceImpl
 
search(SearchQuery) - Method in interface com.tyndalehouse.step.core.service.search.SubjectSearchService
Runs a subject search
search(SearchQuery) - Method in interface com.tyndalehouse.step.core.service.SearchService
Runs a search against STEP
search(SearchQuery, String, LookupOption...) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordSearchServiceImpl
 
search(SearchQuery, String, LookupOption...) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordSearchService
A simple search that runs end to end, supports mutliple versions, runs on currentSearch only
search(SearchQuery, String, String) - Method in class com.tyndalehouse.step.core.service.search.impl.SearchServiceImpl
 
search(String[], String) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches with a given query
search(String[], String, boolean) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, boolean) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, boolean, Sort) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, boolean, Sort) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Filter, Sort, boolean) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Filter, Sort, boolean) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Filter, Sort, boolean, Integer) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Filter, Sort, boolean, Integer) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Filter, Sort, boolean, String) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Filter, Sort, boolean, String) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Filter, Sort, boolean, String, Integer) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Filter, Sort, boolean, String, Integer) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Filter, Sort, boolean, String, Integer, boolean) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Filter, Sort, boolean, String, Integer, boolean) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for a particular value across multiple fields
search(String[], String, Sort) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String[], String, Sort) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches with a given query
search(String, String) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(String, String) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Give a querySyntax and get results back
search(BooleanQuery, Filter, TopFieldCollector) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(BooleanQuery, Filter, TopFieldCollector) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
 
search(Query) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(Query) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches for all documents given by a query
search(Query, int, Sort, Filter) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
search(Query, int, Sort, Filter) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches with a given query
searchByMultipleReferences(String[], String) - Method in class com.tyndalehouse.step.core.service.search.impl.SubjectSearchServiceImpl
 
searchByMultipleReferences(String[], String) - Method in interface com.tyndalehouse.step.core.service.search.SubjectSearchService
First resolves the reference and expands it to its full form (e.g.
searchByReference(String) - Method in class com.tyndalehouse.step.core.service.search.impl.SubjectSearchServiceImpl
 
searchByReference(String) - Method in interface com.tyndalehouse.step.core.service.search.SubjectSearchService
Search by a referenceQuerySyntax, or references if separated by a space.
SearchEntry - Interface in com.tyndalehouse.step.core.models.search
An interface indicating that the object contains 1 search result entry
searchExactTermBySingleField(String, int, String...) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchExactTermBySingleField(String, int, String...) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches by a single field for multiple values, expecting each value to return just one result
searchKeys(SearchQuery) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordSearchServiceImpl
 
searchKeys(SearchQuery) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordSearchService
Searches uniquely for the keys, in order to do the passage lookup at a later stage
SearchQuery - Class in com.tyndalehouse.step.core.service.impl
Search query object.
SearchQuery(int, int, String, String, IndividualSearch...) - Constructor for class com.tyndalehouse.step.core.service.impl.SearchQuery
Constructs a query from a single search.
SearchQuery(String, String[], String, int, int, int, String, String) - Constructor for class com.tyndalehouse.step.core.service.impl.SearchQuery
 
SearchQuery(String, String[], String, int, int, String, String) - Constructor for class com.tyndalehouse.step.core.service.impl.SearchQuery
 
SearchResult - Class in com.tyndalehouse.step.core.models.search
 
SearchResult() - Constructor for class com.tyndalehouse.step.core.models.search.SearchResult
 
SearchService - Interface in com.tyndalehouse.step.core.service
Runs various searches across the underlying database
SearchServiceImpl - Class in com.tyndalehouse.step.core.service.search.impl
A federated search service implementation.
SearchServiceImpl(JSwordSearchService, JSwordMetadataService, JSwordVersificationService, SubjectSearchService, TimelineService, BibleInformationService, EntityManager, VersionResolver, LexiconDefinitionService, JSwordRelatedVersesService, StrongAugmentationService) - Constructor for class com.tyndalehouse.step.core.service.search.impl.SearchServiceImpl
 
SearchServiceImplTest - Class in com.tyndalehouse.step.core.service.search.impl
Search service testing
SearchServiceImplTest() - Constructor for class com.tyndalehouse.step.core.service.search.impl.SearchServiceImplTest
 
searchSingleColumn(String, String) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only
searchSingleColumn(String, String, boolean, Sort) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, boolean, Sort) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only with a sort
searchSingleColumn(String, String, QueryParser.Operator, boolean) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, QueryParser.Operator, boolean) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only
searchSingleColumn(String, String, QueryParser.Operator, boolean, Sort) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, QueryParser.Operator, boolean, Sort) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only with a sort
searchSingleColumn(String, String, QueryParser.Operator, boolean, Sort, Filter) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, QueryParser.Operator, boolean, Sort, Filter) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only with a sort
searchSingleColumn(String, String, Filter) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, Filter) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Give a querySyntax and get results back
searchSingleColumn(String, String, Sort) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchSingleColumn(String, String, Sort) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Allows all kinds of queries, but on one column only with a sort
SearchToken - Class in com.tyndalehouse.step.core.models
 
SearchToken(String, String) - Constructor for class com.tyndalehouse.step.core.models.SearchToken
 
SearchToken(String, String, Object) - Constructor for class com.tyndalehouse.step.core.models.SearchToken
 
SearchType - Enum Class in com.tyndalehouse.step.core.service.impl
Indicates the type of search that is executed.
searchUniqueBySingleField(String, String, String...) - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
 
searchUniqueBySingleField(String, String, String...) - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
Searches by a single field for multiple values, expecting each value to return just one result
SECONDARY_REFERENCE_BOOK - Static variable in interface com.tyndalehouse.step.core.service.jsword.JSwordPassageService
 
SERVICE_VALIDATION_ERROR - Enum constant in enum class com.tyndalehouse.step.core.exceptions.UserExceptionType
Some general error while receiving a request at the service layer
set_es_Gloss(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
set_searchResultRange(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
set_zh_Gloss(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
set_zh_tw_Gloss(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setAccentedUnicode(String) - Method in class com.tyndalehouse.step.core.models.search.LexicalSearchEntry
 
setAllKeys(boolean) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
setAndSaveAppVersion(String) - Method in interface com.tyndalehouse.step.core.service.AppManagerService
Sets the property in memory, and saves it
setAndSaveAppVersion(String) - Method in class com.tyndalehouse.step.core.service.impl.AppManagerImpl
 
setAugmentedRange(String) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
setAutoRegister(boolean) - Method in class com.tyndalehouse.step.core.service.impl.UserServiceImpl
 
setAutoRegister(boolean) - Method in interface com.tyndalehouse.step.core.service.UserService
 
setBible(int) - Method in class com.tyndalehouse.step.core.models.search.BookAndBibleCount
 
setBibleBook(BibleBook) - Method in class com.tyndalehouse.step.core.models.BookName
 
setBook(int) - Method in class com.tyndalehouse.step.core.models.search.BookAndBibleCount
 
setCategory(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setCode(String) - Method in class com.tyndalehouse.step.core.models.Language
 
setCode(String) - Method in class com.tyndalehouse.step.core.models.ShortLexiconDefinition
 
setComplete(boolean) - Method in class com.tyndalehouse.step.core.models.Language
 
setConsonantType(ConsonantType) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setContentKey(String) - Method in class com.tyndalehouse.step.core.models.search.KeyedVerseContent
 
setCount(int) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setCounts(Map<String, BookAndBibleCount>) - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
Sets the counts.
setCurrentSearchAsFirstSearch() - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
setDateTime(LocalDateTime) - Method in class com.tyndalehouse.step.core.data.entities.aggregations.TimelineEventsAndDate
 
setDefinitions(EntityDoc[]) - Method in class com.tyndalehouse.step.core.models.VocabResponse
 
setDefinitions(EntityDoc[]) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
Gives the search query a bunch of definitions that have been found, using it in a "session" fashion.
setDefinitions(List<EntityDoc>) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
setDefinitions(List<LexiconSuggestion>) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setDescription(String) - Method in class com.tyndalehouse.step.core.models.search.TimelineEventSearchEntry
 
setDetailLexicalTag(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setEnabled(boolean) - Method in class com.tyndalehouse.step.core.service.impl.UserServiceImpl
 
setEnabled(boolean) - Method in interface com.tyndalehouse.step.core.service.UserService
 
setEndRange(int) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setEnhancedTokenInfo(Object) - Method in class com.tyndalehouse.step.core.models.SearchToken
 
setEvent(EntityDoc) - Method in class com.tyndalehouse.step.core.models.EnhancedTimelineEvent
 
setEvents(EntityDoc[]) - Method in class com.tyndalehouse.step.core.data.entities.aggregations.TimelineEventsAndDate
 
setExampleData(boolean) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
setExplanation(String) - Method in class com.tyndalehouse.step.core.models.TrimmedLookupOption
 
setExtraExamples(List<PopularSuggestion>) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setExtraExamples(List<PopularSuggestion>) - Method in class com.tyndalehouse.step.core.models.SingleSuggestionsSummary
 
setExtraVersions(String) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setFragment(boolean) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setFullName(String) - Method in class com.tyndalehouse.step.core.models.BookName
 
setGloss(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setGreek(boolean) - Method in class com.tyndalehouse.step.core.models.ExactForm
 
setGrouped(boolean) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setHasHeadings(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHasMorphology(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHasNotes(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHasRedLetter(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHasSeptuagintTagging(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHasStrongs(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setHeadingsSearch(SearchResult) - Method in class com.tyndalehouse.step.core.models.search.SubjectHeadingSearchEntry
 
setHebrewLetterType(HebrewLetterType) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setId(String) - Method in class com.tyndalehouse.step.core.models.search.TimelineEventSearchEntry
 
setInitials(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setInput(String) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
setInstallerName(String) - Method in class com.tyndalehouse.step.core.data.StepHttpSwordInstaller
 
setInterlinearMode(InterlinearMode) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setInterlinearMode(String) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
setIsShin(boolean) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setItemType(String) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setKey(String) - Method in class com.tyndalehouse.step.core.models.search.KeyedSearchResultSearchEntry
 
setKey(String) - Method in class com.tyndalehouse.step.core.models.search.VerseSearchEntry
 
setLanguageCode(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setLanguageCode(String[]) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setLanguageName(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setLastChapter(boolean) - Method in class com.tyndalehouse.step.core.models.KeyWrapper
 
setLastSeenOsisId(String) - Method in class com.tyndalehouse.step.core.xsl.impl.MultiInterlinearProviderImpl
 
setLexiconWords(Map<String, LexiconSuggestion>) - Method in class com.tyndalehouse.step.core.models.stats.CombinedPassageStats
 
setMasterBook(String) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
setMasterVersion(String) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setMatchingForm(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setMaxReached(boolean) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setMoreResults(int) - Method in class com.tyndalehouse.step.core.models.SingleSuggestionsSummary
 
setMultipleRanges(boolean) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setMultipleVerses(boolean) - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
setName(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setName(String) - Method in class com.tyndalehouse.step.core.models.KeyWrapper
 
setNextChapter(KeyWrapper) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setNextReader(IndexReader, int) - Method in class com.tyndalehouse.step.core.data.AllResultsCollector
 
setNextReader(IndexReader, int) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionCollector
 
setNextValidPosition(int) - Method in class com.tyndalehouse.step.core.utils.language.transliteration.TransliterationOption
 
setOffline(boolean) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
setOffline(boolean) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
 
setOption(LookupOption) - Method in class com.tyndalehouse.step.core.models.TrimmedLookupOption
 
setOptions(String) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setOptions(TransformingSAXEventProvider, List<LookupOption>, Book[]) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordPassageServiceImpl
This method sets up the options for the XSLT transformation.
setOrder(String) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setOriginalLanguage(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setOriginalLanguageName(String) - Method in class com.tyndalehouse.step.core.models.Language
 
setOriginalQuery(String) - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
Allow overrides to the original query, when, for example, some searches don't return any results
setOsisId(String) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setOsisId(String) - Method in class com.tyndalehouse.step.core.models.search.VerseSearchEntry
 
setOsisID(String) - Method in class com.tyndalehouse.step.core.models.BookName
 
setOsisKeyId(String) - Method in class com.tyndalehouse.step.core.models.KeyWrapper
 
setOT(boolean) - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
setPageNumber(int) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setPageSize(int) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setPartial(boolean) - Method in class com.tyndalehouse.step.core.models.Language
 
setPartial(boolean) - Method in class com.tyndalehouse.step.core.xsl.impl.Word
 
setPassage(boolean) - Method in class com.tyndalehouse.step.core.models.BookName
 
setPassageStat(PassageStat) - Method in class com.tyndalehouse.step.core.models.stats.CombinedPassageStats
 
setPopularity(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setPopularSuggestions(List<? extends PopularSuggestion>) - Method in class com.tyndalehouse.step.core.models.SingleSuggestionsSummary
 
setPreview(String) - Method in class com.tyndalehouse.step.core.models.search.KeyedVerseContent
 
setPreview(String) - Method in class com.tyndalehouse.step.core.models.search.VerseSearchEntry
 
setPreviousChapter(KeyWrapper) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setQuery(String) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setQuery(String) - Method in class com.tyndalehouse.step.core.service.impl.IndividualSearch
 
setQuery(String, boolean) - Method in class com.tyndalehouse.step.core.service.impl.IndividualSearch
 
setQuestionable(boolean) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setReference(KeyWrapper) - Method in class com.tyndalehouse.step.core.models.stats.PassageStat
 
setReference(String) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setRelatedWords(Map<String, List<LexiconSuggestion>>) - Method in class com.tyndalehouse.step.core.models.VocabResponse
 
setRemovedOptions(List<TrimmedLookupOption>) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setResults(List<SearchEntry>) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setScorer(Scorer) - Method in class com.tyndalehouse.step.core.data.AllResultsCollector
 
setScorer(Scorer) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionCollector
 
setSearchRestriction(String) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setSearchTokens(List<SearchToken>) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setSearchType(SearchType) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setSearchType(String) - Method in class com.tyndalehouse.step.core.models.SingleSuggestionsSummary
 
setSearchType(String) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
setSearchTypes(List<SearchType>) - Method in class com.tyndalehouse.step.core.models.search.SubjectSuggestion
 
setSeeAlso(String) - Method in class com.tyndalehouse.step.core.models.search.ExpandableSubjectHeadingEntry
 
setSelectedOptions(String) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setSeparator(char) - Method in class com.tyndalehouse.step.core.data.loaders.StreamingCsvModuleLoader
 
setShin(boolean) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setShortInitials(String) - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
setShortName(String) - Method in class com.tyndalehouse.step.core.models.BookName
 
setShureq(boolean) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setSignature(String) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setSoundingType(SoundingType) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setStartRange(int) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setStats(Map<String, Integer[]>) - Method in class com.tyndalehouse.step.core.models.stats.PassageStat
 
setStepGloss(String) - Method in class com.tyndalehouse.step.core.models.search.LexicalSearchEntry
 
setStepTransliteration(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setStepTransliteration(String) - Method in class com.tyndalehouse.step.core.models.search.LexicalSearchEntry
 
setStrongData(Map<String, List<LexiconSuggestion>>) - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
Sets the strong data.
setStrongHighlights(List<String>) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setStrongNumber(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setStrongNumber(String) - Method in class com.tyndalehouse.step.core.models.search.LexicalSearchEntry
 
setStrongNumbers(Map<String, List<LexiconSuggestion>>) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
Sets the strong numbers.
setSuggestion(Object) - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
setSuggestionsSummaries(List<SingleSuggestionsSummary>) - Method in class com.tyndalehouse.step.core.models.SuggestionsSummary
 
setTerms(Set<T>) - Method in class com.tyndalehouse.step.core.data.common.TermsAndMaxCount
 
setText(String) - Method in class com.tyndalehouse.step.core.models.ExactForm
 
setText(String) - Method in class com.tyndalehouse.step.core.models.search.TextSuggestion
 
setTime(long) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setTimeTookToRetrieveScripture(long) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setTimeTookTotal(long) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setTitle(String) - Method in class com.tyndalehouse.step.core.models.AbstractComplexSearch
 
setTotal(int) - Method in class com.tyndalehouse.step.core.models.search.SearchResult
 
setTotalCount(int) - Method in class com.tyndalehouse.step.core.data.common.TermsAndMaxCount
 
setType(SearchType) - Method in class com.tyndalehouse.step.core.service.impl.IndividualSearch
sets the type of the search
setType(String) - Method in class com.tyndalehouse.step.core.models.LexiconSuggestion
 
setUp() - Method in class com.tyndalehouse.step.core.data.create.LoaderTest
sets up the test path for entities
setUp() - Method in class com.tyndalehouse.step.core.service.helpers.VersionResolverTest
Sets the up with one version
setUp() - Method in class com.tyndalehouse.step.core.service.impl.LanguageServiceImplTest
Sets up the test mocks
setUp() - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordPassageServiceImplTest
Sets up the object under test
setUp() - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordSearchServiceImplTest
sets up search service
setUp() - Method in class com.tyndalehouse.step.core.service.search.impl.SearchServiceImplTest
 
setUp() - Method in class com.tyndalehouse.step.core.xsl.impl.ColorCoderProviderImplTest
Sets up the mocks
setUserLocaleLanguageName(String) - Method in class com.tyndalehouse.step.core.models.Language
 
setValue(String) - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
setValue(String) - Method in class com.tyndalehouse.step.core.models.search.SubjectSuggestion
 
setValue(String) - Method in class com.tyndalehouse.step.core.models.search.SyntaxSuggestion
 
setVerse(String) - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
setVerseContent(List<KeyedVerseContent>) - Method in class com.tyndalehouse.step.core.models.search.KeyedSearchResultSearchEntry
 
setVerses(List<OsisWrapper>) - Method in class com.tyndalehouse.step.core.models.EnhancedTimelineEvent
 
setVerses(List<VerseSearchEntry>) - Method in class com.tyndalehouse.step.core.models.search.TimelineEventSearchEntry
 
setVersions(String[]) - Method in class com.tyndalehouse.step.core.service.impl.IndividualSearch
 
setVowelLengthType(VowelLengthType) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setVowelStressType(VowelStressType) - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
setWholeBook(boolean) - Method in class com.tyndalehouse.step.core.models.BookName
 
setWord(String) - Method in class com.tyndalehouse.step.core.models.ShortLexiconDefinition
 
SHORT - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.VowelLengthType
short sounding vowel
ShortLexiconDefinition - Class in com.tyndalehouse.step.core.models
A very short lexicon definition
ShortLexiconDefinition() - Constructor for class com.tyndalehouse.step.core.models.ShortLexiconDefinition
for serialisation
ShortLexiconDefinition(String, String) - Constructor for class com.tyndalehouse.step.core.models.ShortLexiconDefinition
 
SILENT - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.SoundingType
not heard
SINGLE - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.ConsonantType
Single consonant
SingleSuggestionsSummary - Class in com.tyndalehouse.step.core.models
 
SingleSuggestionsSummary() - Constructor for class com.tyndalehouse.step.core.models.SingleSuggestionsSummary
 
SingleTypeSuggestionService<T,S> - Interface in com.tyndalehouse.step.core.service
 
SortingUtils - Class in com.tyndalehouse.step.core.utils
a set of utility methods to sort various collections
SOUNDING - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.SoundingType
sounding
SoundingType - Enum Class in com.tyndalehouse.step.core.utils.language.hebrew
Vowel types
SpecificFormAnalyzer - Class in com.tyndalehouse.step.core.data.analyzers
Analyzer for specific forms
SpecificFormAnalyzer(Version) - Constructor for class com.tyndalehouse.step.core.data.analyzers.SpecificFormAnalyzer
sets up the fields for the analyzer
SpecificFormsLoader - Class in com.tyndalehouse.step.core.data.create
Loads up all lexical forms
SpecificFormsLoader(EntityIndexWriterImpl, String) - Constructor for class com.tyndalehouse.step.core.data.create.SpecificFormsLoader
 
split(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
Splits by space
split(String, String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
 
startIndex - Variable in class com.tyndalehouse.step.core.service.StrongAugmentationService.AugmentedStrongsForSearchCount
 
startsWithPunctuation(String) - Static method in class com.tyndalehouse.step.core.utils.StringConversionUtils
Starts with punctuation.
StatType - Enum Class in com.tyndalehouse.step.core.models.stats
 
StepConfigValueInterceptor - Class in com.tyndalehouse.step.core.service.jsword.impl
Config value interceptor, to decrypt STEP cipher keys
StepConfigValueInterceptor(String) - Constructor for class com.tyndalehouse.step.core.service.jsword.impl.StepConfigValueInterceptor
 
StepCoreModule - Class in com.tyndalehouse.step.core.guice
The module configuration that configures the application via guice
StepCoreModule() - Constructor for class com.tyndalehouse.step.core.guice.StepCoreModule
sets up the module with the relevant properties file
StepHttpSwordInstaller - Class in com.tyndalehouse.step.core.data
Bases the list of books based on the directory listing of a particular folder, as opposed to a zip file of some kind.
StepHttpSwordInstaller() - Constructor for class com.tyndalehouse.step.core.data.StepHttpSwordInstaller
 
StepInternalException - Exception in com.tyndalehouse.step.core.exceptions
The default exception to be thrown throughout the application.
StepInternalException(String) - Constructor for exception com.tyndalehouse.step.core.exceptions.StepInternalException
creates the generic runtime exception to be used on the server
StepInternalException(String, Throwable) - Constructor for exception com.tyndalehouse.step.core.exceptions.StepInternalException
creates the generic step internal exception to be used on the server
StreamingCsvModuleLoader - Class in com.tyndalehouse.step.core.data.loaders
Loads modules straight from a CSV file to a database form
StreamingCsvModuleLoader(EntityIndexWriterImpl, String) - Constructor for class com.tyndalehouse.step.core.data.loaders.StreamingCsvModuleLoader
 
STRESSED - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.VowelStressType
Stressed emphasis
StringAndCount - Class in com.tyndalehouse.step.core.models
Wraps a string and a count Created by cjburrell on 23/04/2014.
StringAndCount(String, int) - Constructor for class com.tyndalehouse.step.core.models.StringAndCount
 
StringConversionUtils - Class in com.tyndalehouse.step.core.utils
A collection of utility methods enabling us to convert Strings, references one way or another.
StringConversionUtilsTest - Class in com.tyndalehouse.step.core.utils
Tests the utility method for converting strings
StringConversionUtilsTest() - Constructor for class com.tyndalehouse.step.core.utils.StringConversionUtilsTest
 
stringToEpochMinutes(String) - Static method in class com.tyndalehouse.step.core.utils.ConversionUtils
 
StringToStringRule - Class in com.tyndalehouse.step.core.utils.language.transliteration
Replaces a single character with a set of options
StringToStringRule(String, String[]) - Constructor for class com.tyndalehouse.step.core.utils.language.transliteration.StringToStringRule
 
StringUtils - Class in com.tyndalehouse.step.core.utils
To avoid having large libraries, we provide here a small set of methods that can be used to perform various string operations
StringUtilsTest - Class in com.tyndalehouse.step.core.utils
Tests the StringUtils class
StringUtilsTest() - Constructor for class com.tyndalehouse.step.core.utils.StringUtilsTest
 
stripExtensions(String) - Static method in class com.tyndalehouse.step.core.service.helpers.OriginalWordUtils
Typically, the strong numbers in the lexicon might finish with H0001a.
STRONG - Enum constant in enum class com.tyndalehouse.step.core.models.search.SuggestionType
A search directly from the strong number
STRONG_NUMBER - Static variable in class com.tyndalehouse.step.core.models.SearchToken
 
STRONG_NUMBER_FIELD - Static variable in class com.tyndalehouse.step.core.service.helpers.OriginalWordUtils
strong number field
StrongAugmentationService - Interface in com.tyndalehouse.step.core.service
Given a strong number, we find the augmented version in order to provide more accurate definitions and context
StrongAugmentationService.AugmentedStrongsForSearchCount - Class in com.tyndalehouse.step.core.service
 
StrongAugmentationServiceImpl - Class in com.tyndalehouse.step.core.service.impl
Strong augmentation service to provide better context/definitions to the end user.
StrongAugmentationServiceImpl(JSwordVersificationService) - Constructor for class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
StrongCountsAndSubjects - Class in com.tyndalehouse.step.core.models.search
A holder for counts of strongs in the bibles and the actual Strongs data
StrongCountsAndSubjects() - Constructor for class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
SUBJECT - Enum constant in enum class com.tyndalehouse.step.core.models.stats.StatType
subject searches
SUBJECT_EXTENDED - Enum constant in enum class com.tyndalehouse.step.core.models.search.SuggestionType
 
SUBJECT_EXTENDED - Enum constant in enum class com.tyndalehouse.step.core.service.impl.SearchType
a subject search that uses the basic naves headings
SUBJECT_FULL - Enum constant in enum class com.tyndalehouse.step.core.models.search.SuggestionType
 
SUBJECT_FULL - Enum constant in enum class com.tyndalehouse.step.core.service.impl.SearchType
a subject search that uses the full naves module
SUBJECT_RELATED - Enum constant in enum class com.tyndalehouse.step.core.service.impl.SearchType
A subject related search allows one to get all subjects relating to a particular verse/book.
SUBJECT_SEARCH - Static variable in class com.tyndalehouse.step.core.models.SearchToken
 
SUBJECT_SIMPLE - Enum constant in enum class com.tyndalehouse.step.core.models.search.SuggestionType
 
SUBJECT_SIMPLE - Enum constant in enum class com.tyndalehouse.step.core.service.impl.SearchType
a subject search that is delegated to the JSword backend
SubjectEntries - Class in com.tyndalehouse.step.core.models.search
Wraps the a list of OsisWrappers representing the search results together with a flag to indicate that the master version has been swapped
SubjectEntries(List<OsisWrapper>, boolean) - Constructor for class com.tyndalehouse.step.core.models.search.SubjectEntries
 
SubjectEntrySearchService - Interface in com.tyndalehouse.step.core.service.search
Searches for a specific subject
SubjectEntryServiceImpl - Class in com.tyndalehouse.step.core.service.search.impl
Retrieves the entries from a subject search
SubjectEntryServiceImpl(EntityManager, JSwordPassageService, JSwordVersificationService) - Constructor for class com.tyndalehouse.step.core.service.search.impl.SubjectEntryServiceImpl
Instantiates a new subject entry service impl.
SubjectHeadingSearchEntry - Class in com.tyndalehouse.step.core.models.search
Wraps around all heading results kind of searches for Subjects
SubjectHeadingSearchEntry() - Constructor for class com.tyndalehouse.step.core.models.search.SubjectHeadingSearchEntry
 
SubjectSearchService - Interface in com.tyndalehouse.step.core.service.search
Searches for a specific subject
SubjectSearchServiceImpl - Class in com.tyndalehouse.step.core.service.search.impl
Searches for a subject
SubjectSearchServiceImpl(EntityManager, JSwordSearchService, JSwordMetadataService, JSwordModuleService, JSwordVersificationService) - Constructor for class com.tyndalehouse.step.core.service.search.impl.SubjectSearchServiceImpl
Instantiates a new subject search service impl.
SubjectSuggestion - Class in com.tyndalehouse.step.core.models.search
 
SubjectSuggestion() - Constructor for class com.tyndalehouse.step.core.models.search.SubjectSuggestion
 
SubjectSuggestionServiceImpl - Class in com.tyndalehouse.step.core.service.impl.suggestion
 
SubjectSuggestionServiceImpl(EntityManager, JSwordSearchService) - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.SubjectSuggestionServiceImpl
 
subtract(List<Book>, List<Book>) - Static method in class com.tyndalehouse.step.core.service.impl.ModuleServiceImpl
 
SuggestionCollector - Class in com.tyndalehouse.step.core.service.helpers
 
SuggestionCollector() - Constructor for class com.tyndalehouse.step.core.service.helpers.SuggestionCollector
 
SuggestionContext - Class in com.tyndalehouse.step.core.service.helpers
Holds various information about the context into which a user is typing.
SuggestionContext() - Constructor for class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
SuggestionService - Interface in com.tyndalehouse.step.core.service
The suggestion service will provide two sets of results.
SuggestionServiceImpl - Class in com.tyndalehouse.step.core.service.impl.suggestion
Suggestion service, helping the auto suggestion search dropdown.
SuggestionServiceImpl(HebrewAncientMeaningServiceImpl, GreekAncientMeaningServiceImpl, HebrewAncientLanguageServiceImpl, GreekAncientLanguageServiceImpl, MeaningSuggestionServiceImpl, SubjectSuggestionServiceImpl, ReferenceSuggestionServiceImpl, TextSuggestionServiceImpl) - Constructor for class com.tyndalehouse.step.core.service.impl.suggestion.SuggestionServiceImpl
 
SuggestionsSummary - Class in com.tyndalehouse.step.core.models
 
SuggestionsSummary() - Constructor for class com.tyndalehouse.step.core.models.SuggestionsSummary
 
SuggestionType - Enum Class in com.tyndalehouse.step.core.models.search
A type of lexical suggestion
SupportRequestService - Interface in com.tyndalehouse.step.core.service
 
SupportRequestServiceImpl - Class in com.tyndalehouse.step.core.service.impl
Accesses JIRA to raise a support request.
SupportRequestServiceImpl(String, String, Provider<ClientSession>, AppManagerService) - Constructor for class com.tyndalehouse.step.core.service.impl.SupportRequestServiceImpl
 
supportsFeature(String, LookupOption...) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordMetadataServiceImpl
 
supportsFeature(String, LookupOption...) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordMetadataService
 
supportsStrongs(Book) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordMetadataServiceImpl
 
supportsStrongs(Book) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordMetadataService
Returns true if the book supports strong numbers
SwingService - Interface in com.tyndalehouse.step.core.service
 
SwingServiceImpl - Class in com.tyndalehouse.step.core.service.impl
This class wraps around the Swing interface!
SwingServiceImpl(Provider<ClientSession>, JSwordModuleService) - Constructor for class com.tyndalehouse.step.core.service.impl.SwingServiceImpl
 
SYNTAX - Static variable in class com.tyndalehouse.step.core.models.SearchToken
 
SyntaxSuggestion - Class in com.tyndalehouse.step.core.models.search
 
SyntaxSuggestion() - Constructor for class com.tyndalehouse.step.core.models.search.SyntaxSuggestion
 
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