Uses of Interface
com.orchestranetworks.addon.tese.TableSearchResult
Packages that use TableSearchResult
Package
Description
Provides classes and interfaces required for the Search and History operations.
-
Uses of TableSearchResult in com.orchestranetworks.addon.tese
Methods in com.orchestranetworks.addon.tese that return TableSearchResultModifier and TypeMethodDescriptionRepositorySearchResult.getByTable(com.onwbp.adaptation.AdaptationTable table) Gets search results belonging to a table.Methods in com.orchestranetworks.addon.tese that return types with arguments of type TableSearchResultModifier 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.