Uses of Interface
com.orchestranetworks.addon.tese.TableSearchResult
Package
Description
Provides classes and interfaces required for the Search and History operations.
-
Uses of TableSearchResult in com.orchestranetworks.addon.tese
Modifier and TypeMethodDescriptionRepositorySearchResult.getByTable
(com.onwbp.adaptation.AdaptationTable table) Gets search results belonging to a table.Modifier and TypeMethodDescriptionRepositorySearchResult.getByDataset
(com.orchestranetworks.instance.HomeKey homeKey, com.onwbp.adaptation.AdaptationName adaptationName) Gets search results belonging to a dataset.RepositorySearchResult.getByDataspace
(com.orchestranetworks.instance.HomeKey homeKey) Gets search results belonging to a dataspace.RepositorySearchResult.getByRepository()
Gets all search results.RepositorySearchResult.getByTableNode
(com.orchestranetworks.schema.SchemaNode tableNode) Gets search results belonging to a table node.