Uses of Interface
org.osid.room.squatting.LeaseQuery
Packages that use LeaseQuery
Package
Description
The Open Service Interface Definitions for the org.osid.room.squatting
service.
-
Uses of LeaseQuery in org.osid.room.squatting
Methods in org.osid.room.squatting that return LeaseQueryModifier and TypeMethodDescriptionLeaseQuerySession.getLeaseQuery()Gets a lease query.LeaseSmartCampusSession.getLeaseQuery()Gets a lease query.LeaseSearchSession.getLeaseQueryFromInspector(LeaseQueryInspector leaseQueryInspector) Gets an entry query from an inspector.LeaseSmartCampusSession.getLeaseQueryFromInspector(LeaseQueryInspector leaseQueryInspector) Gets a lease query from an inspector.Methods in org.osid.room.squatting with parameters of type LeaseQueryModifier and TypeMethodDescriptionvoidLeaseSmartCampusSession.applyLeaseQuery(LeaseQuery leaseQuery) Applies a lease query to this campus.LeaseQuerySession.getLeasesByQuery(LeaseQuery leaseQuery) Gets a list ofLeasesmatching the given lease query.LeaseSearchSession.getLeasesBySearch(LeaseQuery leaseQuery, LeaseSearch leaseSearch) Gets the search results matching the given search.