Uses of Interface
org.osid.provisioning.ProvisionSearch
Packages that use ProvisionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of ProvisionSearch in org.osid.provisioning
Methods in org.osid.provisioning that return ProvisionSearchModifier and TypeMethodDescriptionProvisionSearchSession.getProvisionSearch()Gets a provision search.Methods in org.osid.provisioning with parameters of type ProvisionSearchModifier and TypeMethodDescriptionProvisionSearchSession.getProvisionsBySearch(ProvisionQuery provisionQuery, ProvisionSearch provisionSearch) Gets the search results matching the given search query using the given search.