Skip navigation links
EBX® Information Search Add-on Documentation
A C D E F G H I J L N P R S T 

G

getAlgorithm(AlgorithmDefinitionContext) - Method in interface com.orchestranetworks.addon.tese.AlgorithmDefinition
Returns a SearchComparator of this Algorithm.
getAlgorithm() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
Deprecated.
use SearchFieldConfiguration.getMainSearchingAlgorithm() instead. Example: getMainSearchingAlgorithm().getSupportedAlgorithm().getLabel().formatMessage(locale);
getByDataset(HomeKey, AdaptationName) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets search results belonging to a dataset.
getByDataspace(HomeKey) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets search results belonging to a dataspace.
getByRepository() - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets all search results.
getByTable(TableDescriptor) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets search results belonging to a table.
getByTableNode(SchemaNode) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets search results belonging to a table node.
getCode() - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
getConfiguration(SearchConfigurationContext) - Method in interface com.orchestranetworks.addon.tese.SearchOperations
Returns the configuration associated to a context or null if none.
getDataset() - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
 
getDataset() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
getDataset() - Method in class com.orchestranetworks.addon.tese.SearchConfigurationContext
 
getDataset() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets the dataset used for a search.
getDataset() - Method in class com.orchestranetworks.addon.tese.TableDescriptor
 
getDatasets(HomeKey) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Get all the datasets belonging to a specific dataspace where the search result is found.
getDatasetSearchHistory(Adaptation, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
Retrieves the current user's search history for the specified dataset.
getDataspace() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
getDataspace() - Method in class com.orchestranetworks.addon.tese.TableDescriptor
 
getDataspaces() - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets all the dataspaces where the search result is found.
getDateQuery() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets search date.
getDescription() - Method in interface com.orchestranetworks.addon.tese.AlgorithmDefinition
Returns the description of this Algorithm.
getDescription() - Method in class com.orchestranetworks.addon.tese.ParameterDefinition
Returns a parameter's description.
getDescription() - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
getDetailedDescription() - Method in class com.orchestranetworks.addon.tese.ParameterDefinition
Returns a parameter's detailDescription.
getDistance(String, String) - Method in class com.orchestranetworks.addon.tese.SearchDistance
Returns the distance between two strings.
getDistance(Object, Object) - Method in class com.orchestranetworks.addon.tese.SearchDistanceObject
Returns the distance between two objects.
getField() - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
getField() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
Gets the schema node that lead to the record being returned in the result.
getFieldPath() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
 
getFieldsConfigurations() - Method in interface com.orchestranetworks.addon.tese.SearchTableConfiguration
 
getFieldsSelected() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets the selected fields when searching on fields.
getFilteredValueGroup() - Method in interface com.orchestranetworks.addon.tese.FilteredValueConfiguration
 
getFilteredValueGroup() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
Returns group object for value filter configuration.
getGroup() - Method in interface com.orchestranetworks.addon.tese.FilteredValueGroupConfiguration
 
getHistoryOperations() - Static method in class com.orchestranetworks.addon.tese.HistoryOperationsFactory
 
getKey() - Method in class com.orchestranetworks.addon.tese.InputParameter
 
getKeyword() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the keyword that was used to search.
getLabel() - Method in interface com.orchestranetworks.addon.tese.AlgorithmDefinition
Returns the label of this Algorithm.
getLabel() - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
getLocale() - Method in class com.orchestranetworks.addon.tese.AlgorithmDefinitionContext
 
getLocale() - Method in class com.orchestranetworks.addon.tese.LoadCacheContext
 
getLocale() - Method in class com.orchestranetworks.addon.tese.SearchComparator
 
getLocale() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets current locale.
getMainSearchingAlgorithm() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
Returns main algorithm that configured for this field.
getMatchingPolicyCode() - Method in interface com.orchestranetworks.addon.tese.NodeKey
 
getMaximumNumberOfKeywords() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
Deprecated.
as of release 2.0.0.
getMaximumNumberOfResults() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
getMinScore() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
getName() - Method in class com.orchestranetworks.addon.tese.ParameterDefinition
Returns the name of this parameter.
getNode() - Method in interface com.orchestranetworks.addon.tese.NodeKey
 
getNumberOfResults() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the number of results returned for the search.
getParameter() - Method in class com.orchestranetworks.addon.tese.SearchComparator
Returns a list of algorithm parameters.
getParameters() - Method in interface com.orchestranetworks.addon.tese.AlgorithmDefinition
Returns a list parameter of this Algorithm.
getParameters() - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
getPrefixLength() - Method in class com.orchestranetworks.addon.tese.FuzzyAlgorithmConfiguration
 
getPrefixLength() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
getPrimaryKey() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
 
getProcedureContext() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets current procedure context.
getQuery() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
getQuery() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets search text.
getRepository() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
getRepositorySearchHistory(Repository, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
Retrieves the current user's repository search history.
getResults(SchemaNode) - Method in class com.orchestranetworks.addon.tese.DatasetSearchResult
 
getResults() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
Returns the list of RecordSearchResult for this table search result.
getSchemaNode() - Method in class com.orchestranetworks.addon.tese.SearchComparator
 
getScore() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
 
getSearchConfigurationClass() - Method in interface com.orchestranetworks.addon.tese.AlgorithmDefinition
Returns represented object for this Algorithm.
getSearchOperations() - Static method in class com.orchestranetworks.addon.tese.SearchOperationsFactory
 
getSearchSelectionMode() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets the current SearchSelectionMode.
getSearchSensibility() - Method in class com.orchestranetworks.addon.tese.SearchContext
Deprecated.
As of release 2.1.0, replaced by SearchContext.getSearchSensitivity()
getSearchSensitivity() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets percentage level of the similarity between information and the search criterion.
getSecondSearchingAlgorithm() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
Returns secondary algorithm that configured for this field.
getSensitivityDefaultValue() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
getSession() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
getSession() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets current user session.
getSimilarity() - Method in class com.orchestranetworks.addon.tese.FuzzyAlgorithmConfiguration
 
getSimilarity() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
getSupportedAlgorithm() - Method in class com.orchestranetworks.addon.tese.SearchAlgorithmConfiguration
 
getSynonyms() - Method in class com.orchestranetworks.addon.tese.SynonymGroup
Returns the list of synonyms.
getTable(Repository) - Method in class com.orchestranetworks.addon.tese.TableDescriptor
Returns the AdaptationTable for a specified TableDescriptor.
getTableDescriptor() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
Returns the corresponding TableDescriptor for this table search result.
getTablePath() - Method in interface com.orchestranetworks.addon.tese.SearchTableConfiguration
 
getTablePath() - Method in class com.orchestranetworks.addon.tese.TableDescriptor
 
getTables() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
 
getTables(HomeKey, AdaptationName) - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Get all the tables belonging to a specific dataspace and dataset where the search result is found.
getTablesConfigurations() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
 
getTableSearchHistory(Repository, TableDescriptor, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
Retrieves the current user's search history for the specified table.
getTablesSelected() - Method in class com.orchestranetworks.addon.tese.SearchContext
Gets the tables used for a search.
getTimestamp() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the time when the search was executed.
getType() - Method in class com.orchestranetworks.addon.tese.ParameterDefinition
Returns a parameter's SchemaTypeName.
getValue() - Method in interface com.orchestranetworks.addon.tese.FilteredValueConfiguration
 
getValue() - Method in class com.orchestranetworks.addon.tese.InputParameter
 
getValue() - Method in class com.orchestranetworks.addon.tese.ParameterDefinition
Returns the predefined value of a parameter.
getValueFilter() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
Returns qualified name of value filter class.
A C D E F G H I J L N P R S T 
Skip navigation links

EBX® Information Search Add-on Version 2.4.18 [0049].

Copyright TIBCO Software Inc. 2001-2022. All rights reserved.
All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.