Uses of Interface
org.osid.room.squatting.DeedQueryInspector
Packages that use DeedQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of DeedQueryInspector in org.osid.room.squatting
Methods in org.osid.room.squatting that return DeedQueryInspectorModifier and TypeMethodDescriptionDeedSearchResults.getDeedQueryInspector()Gets the inspector for the query to examine the terns used in the search.DeedSmartCampusSession.inspectDeedQuery()Gets a deed query inspector for this campus.Methods in org.osid.room.squatting with parameters of type DeedQueryInspectorModifier and TypeMethodDescriptionDeedSearchSession.getDeedQueryFromInspector(DeedQueryInspector deedQueryInspector) Gets a deed query from an inspector.DeedSmartCampusSession.getDeedQueryFromInspector(DeedQueryInspector deedQueryInspector) Gets a deed query from an inspector.