Package | Description |
---|---|
org.osid.hold.rules |
The Open Service Interface Definitions for the org.osid.hold.rules
service.
|
Modifier and Type | Method and Description |
---|---|
HoldEnablerQueryInspector |
HoldEnablerSearchResults.getHoldEnablerQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
HoldEnablerQueryInspector |
HoldEnablerSmartOublietteSession.inspectHoldEnablerQuery()
Gets a hold enabler query inspector for this oubliette.
|
Modifier and Type | Method and Description |
---|---|
HoldEnablerQuery |
HoldEnablerSearchSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector)
Gets a hold enabler query from an inspector.
|
HoldEnablerQuery |
HoldEnablerSmartOublietteSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector)
Gets a hold enabler query from an inspector.
|