Uses of Interface
org.osid.calendaring.rules.CommitmentEnablerQueryInspector
Packages that use CommitmentEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of CommitmentEnablerQueryInspector in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return CommitmentEnablerQueryInspectorModifier and TypeMethodDescriptionCommitmentEnablerSearchResults.getCommitmentEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.CommitmentEnablerSmartCalendarSession.inspectCommitmentEnablerQuery()Gets a commitment enabler query inspector for this calendar.Methods in org.osid.calendaring.rules with parameters of type CommitmentEnablerQueryInspectorModifier and TypeMethodDescriptionCommitmentEnablerSearchSession.getCommitmentEnablerQueryFromInspector(CommitmentEnablerQueryInspector commitmentEnablerQueryInspector) Gets a commitment enabler query from an inspector.CommitmentEnablerSmartCalendarSession.getCommitmentEnablerQueryFromInspector(CommitmentEnablerQueryInspector commitmentEnablerQueryInspector) Gets a commitment enabler query from an inspector.