Uses of Interface
org.osid.room.squatting.LeaseQueryInspector
Packages that use LeaseQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of LeaseQueryInspector in org.osid.room.squatting
Methods in org.osid.room.squatting that return LeaseQueryInspectorModifier and TypeMethodDescriptionLeaseSearchResults.getLeaseQueryInspector()Gets the inspector for the query to examine the terns used in the search.LeaseSmartCampusSession.inspectLeaseQuery()Gets a lease query inspector for this campus.Methods in org.osid.room.squatting with parameters of type LeaseQueryInspectorModifier and TypeMethodDescriptionLeaseSearchSession.getLeaseQueryFromInspector(LeaseQueryInspector leaseQueryInspector) Gets an entry query from an inspector.LeaseSmartCampusSession.getLeaseQueryFromInspector(LeaseQueryInspector leaseQueryInspector) Gets a lease query from an inspector.