Index

C D G H I R S T 
All Classes and Interfaces|All Packages

G

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(AdaptationTable) - 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.
getDataset() - Method in class com.orchestranetworks.addon.tese.DatasetSearchContext
 
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 class com.orchestranetworks.addon.tese.DatasetSearchContext
 
getDataspaces() - Method in interface com.orchestranetworks.addon.tese.RepositorySearchResult
Gets all the dataspaces where the search result is found.
getFields() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
 
getHistoryOperations() - Static method in class com.orchestranetworks.addon.tese.HistoryOperationsFactory
 
getKeyword() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the keyword that was used to search.
getNumberOfResults() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the number of results returned for the search.
getPrimaryKey() - Method in class com.orchestranetworks.addon.tese.RecordSearchResult
 
getQuery() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
 
getRepository() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
 
getRepositorySearchHistory(Repository, UserReference) - Method in interface com.orchestranetworks.addon.tese.HistoryOperations
Retrieves the current user's repository search history.
getResults() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
Returns the list of RecordSearchResult for this table search result.
getResults(SchemaNode) - Method in class com.orchestranetworks.addon.tese.DatasetSearchResult
 
getSearchOperations() - Static method in class com.orchestranetworks.addon.tese.SearchOperationsFactory
 
getSearchTemplate() - Method in class com.orchestranetworks.addon.tese.DatasetSearchContext
 
getSession() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
 
getTable() - Method in interface com.orchestranetworks.addon.tese.TableSearchResult
Returns the table.
getTables() - Method in class com.orchestranetworks.addon.tese.GlobalSearchContext
 
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.
getTimestamp() - Method in interface com.orchestranetworks.addon.tese.SearchHistory
Returns the time when the search was executed.
GlobalSearchContext - Class in com.orchestranetworks.addon.tese
 
GlobalSearchContext(Session, Repository, List<AdaptationTable>, Object, boolean) - Constructor for class com.orchestranetworks.addon.tese.GlobalSearchContext
Defines the repository search context for the execution of SearchOperations.targetedSearch(GlobalSearchContext).
C D G H I R S T 
All Classes and Interfaces|All Packages