- search(RepositorySearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
-
Performs a repository search based on the search context.
- SEARCH_DATE_THRESHOLD - Static variable in class com.orchestranetworks.addon.tese.ParameterDefinition
-
- SEARCH_NUMBER_THRESHOLD - Static variable in class com.orchestranetworks.addon.tese.ParameterDefinition
-
- SearchAlgorithmConfiguration - Class in com.orchestranetworks.addon.tese
-
Definition of a Algorithm configuration.
- SearchAlgorithmConfiguration() - Constructor for class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- SearchComparator - Class in com.orchestranetworks.addon.tese
-
Abstract class for search and comparison algorithms.
- SearchComparator(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchComparator
-
- SearchComparatorBuilder - Class in com.orchestranetworks.addon.tese
-
Builder class to instantiate different types of SearchComparator.
- SearchConfiguration - Interface in com.orchestranetworks.addon.tese
-
Representation of a dataset configuration.
- SearchConfigurationContext - Class in com.orchestranetworks.addon.tese
-
Context to which the configuration is associated.
- SearchConfigurationContext() - Constructor for class com.orchestranetworks.addon.tese.SearchConfigurationContext
-
- SearchContext - Class in com.orchestranetworks.addon.tese
-
- SearchContext(Adaptation, Locale, List<SchemaNode>, String, BigDecimal, Session) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
-
Uses this constructor if the Search is called outside a Procedure.
- SearchContext(Adaptation, Locale, List<SchemaNode>, Date, BigDecimal, Session) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
-
Uses this constructor if the Search is called outside a Procedure.
- SearchContext(Adaptation, Locale, List<SchemaNode>, String, BigDecimal, ProcedureContext) - Constructor for class com.orchestranetworks.addon.tese.SearchContext
-
Uses this constructor if the Search is called inside a Procedure.
- searchDataset(SearchContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
-
Performs a search in a dataset based on the search context.
- SearchDistance - Class in com.orchestranetworks.addon.tese
-
Abstract class for implementing distance algorithms.
- SearchDistance(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchDistance
-
- SearchDistanceObject - Class in com.orchestranetworks.addon.tese
-
Abstract class for implementing distance algorithms between types.
- SearchDistanceObject(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.tese.SearchDistanceObject
-
- SearchFieldConfiguration - Interface in com.orchestranetworks.addon.tese
-
Representation of a field configuration.
- SearchHistory - Interface in com.orchestranetworks.addon.tese
-
Represents the history of a search operation.
- searchInModel() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
-
- searchInValue() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
-
- SearchOperations - Interface in com.orchestranetworks.addon.tese
-
Operations used to search.
- SearchOperationsFactory - Class in com.orchestranetworks.addon.tese
-
Factory for Operations available to the EBX® Information Search Add-on.
- SearchSelectionMode - Class in com.orchestranetworks.addon.tese
-
Representation of search modes.
- SearchTableConfiguration - Interface in com.orchestranetworks.addon.tese
-
Representation of a table configuration.
- SearchTableFilter - Class in com.orchestranetworks.addon.tese
-
Represents the search panel that is used to extend the EBX® table filter.
- SearchTableFilter() - Constructor for class com.orchestranetworks.addon.tese.SearchTableFilter
-
- SearchTextNormalizer - Interface in com.orchestranetworks.addon.tese
-
Filter that can be used to normalize the text.
- SearchValueFilter - Class in com.orchestranetworks.addon.tese
-
Removes all the values declared in the search configuration before searching.
- SearchValueFilter() - Constructor for class com.orchestranetworks.addon.tese.SearchValueFilter
-
- setCode(String) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- setDataset(Adaptation) - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
-
- setDataset(Adaptation) - Method in class com.orchestranetworks.addon.tese.SearchConfigurationContext
-
- setDescription(UserMessage) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- setField(SchemaNode) - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
-
- setKey(String) - Method in class com.orchestranetworks.addon.tese.InputParameter
-
- setLabel(UserMessage) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- setLocale(Locale) - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
-
- setLocale(Locale) - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
-
- setMinScore(BigDecimal) - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
-
- setParameter(List<InputParameter>) - Method in class com.orchestranetworks.addon.tese.SearchComparator
-
Sets parameters for algorithm.
- setParameters(List<ParameterDefinition>) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- setPermissionChecked(boolean) - Method in class com.orchestranetworks.addon.tese.SearchContext
-
Checks user's permission to access data.
- setPersistedResult(boolean) - Method in class com.orchestranetworks.addon.tese.SearchContext
-
- setPrefixJSFunctionAndItemId(String) - Method in class com.orchestranetworks.addon.tese.SearchTableFilter
-
- setSearchSelectionMode(SearchSelectionMode) - Method in class com.orchestranetworks.addon.tese.SearchContext
-
Sets the SearchSelectionMode for a search.
- setSupportedAlgorithm(String) - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
-
- setValue(String) - Method in class com.orchestranetworks.addon.tese.InputParameter
-
- setXPathFilter(String) - Method in class com.orchestranetworks.addon.tese.SearchContext
-
Allows you to define an xpath predicate filter in order to reduce the search scope.
- SynonymGroup - Class in com.orchestranetworks.addon.tese
-
Represents synonyms group of matching field value.
- SynonymGroup(List<String>) - Constructor for class com.orchestranetworks.addon.tese.SynonymGroup
-