Uses of Interface
org.osid.transport.EndpointQueryInspector
Packages that use EndpointQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.transport
service.
-
Uses of EndpointQueryInspector in org.osid.transport
Methods in org.osid.transport that return EndpointQueryInspectorModifier and TypeMethodDescriptionEndpointQueryInspector.getAncestorEndpointTerms()Gets the ancestor endpoint query terms.EndpointQueryInspector.getDescendantEndpointTerms()Gets the descendant endpoint query terms.EndpointSearchResults.getEndpointQueryInspector()Gets the inspector for the query to examine the terms used in the search.Methods in org.osid.transport with parameters of type EndpointQueryInspectorModifier and TypeMethodDescriptionEndpointSearchSession.getEndpointQueryFromInspector(EndpointQueryInspector endpointQueryInspector) Gets a endpoint query from an inspector.