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 |
---|---|
PoolQuery |
BrokerQuery.getPoolQuery()
Gets the query for a pool.
|
PoolQuery |
DistributorQuery.getPoolQuery()
Gets the query for a pool.
|
PoolQuery |
PoolQuerySession.getPoolQuery()
Gets a pool query.
|
PoolQuery |
PoolSmartDistributorSession.getPoolQuery()
Gets a pool query.
|
PoolQuery |
ProvisionableQuery.getPoolQuery()
Gets the query for a pool.
|
PoolQuery |
RequestQuery.getPoolQuery()
Gets the query for a pool.
|
PoolQuery |
PoolSearchSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector)
Gets a pool query from an inspector.
|
PoolQuery |
PoolSmartDistributorSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector)
Gets a pool query from an inspector.
|
Modifier and Type | Method and Description |
---|---|
void |
PoolSmartDistributorSession.applyPoolQuery(PoolQuery poolQuery)
Applies a pool query to this distributor.
|
PoolList |
PoolQuerySession.getPoolsByQuery(PoolQuery poolQuery)
Gets a list of
Pools matching the given pool query. |
PoolSearchResults |
PoolSearchSession.getPoolsBySearch(PoolQuery poolQuery,
PoolSearch poolSearch)
Gets the search results matching the given search query using the
given search.
|
Modifier and Type | Method and Description |
---|---|
PoolQuery |
QueueConstrainerQuery.getRequiredProvisionPoolQuery()
Gets the query for a
Pool. |
PoolQuery |
PoolConstrainerQuery.getRuledPoolQuery()
Gets the query for a pool.
|
PoolQuery |
PoolProcessorQuery.getRuledPoolQuery()
Gets the query for a pool.
|