Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
org.osid.provisioning.rules |
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
|
Modifier and Type | Method and Description |
---|---|
BrokerQueryInspector |
BrokerSearchResults.getBrokerQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
BrokerQueryInspector[] |
DistributorQueryInspector.getBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector[] |
PoolQueryInspector.getBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector[] |
ProvisionQueryInspector.getBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector[] |
QueueQueryInspector.getBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector[] |
RequestTransactionQueryInspector.getBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector |
BrokerSmartDistributorSession.inspectBrokerQuery()
Gets a broker query inspector for this distributor.
|
Modifier and Type | Method and Description |
---|---|
BrokerQuery |
BrokerSearchSession.getBrokerQueryFromInspector(BrokerQueryInspector brokerQueryInspector)
Gets a broker query from an inspector.
|
BrokerQuery |
BrokerSmartDistributorSession.getBrokerQueryFromInspector(BrokerQueryInspector brokerQueryInspector)
Gets a broker query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
BrokerQueryInspector[] |
BrokerConstrainerQueryInspector.getRuledBrokerTerms()
Gets the broker query terms.
|
BrokerQueryInspector[] |
BrokerProcessorQueryInspector.getRuledBrokerTerms()
Gets the broker query terms.
|