Package | Description |
---|---|
org.osid.provisioning.rules |
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
|
Modifier and Type | Method and Description |
---|---|
PoolProcessor |
PoolProcessorAdminSession.createPoolProcessor(PoolProcessorForm poolProcessorForm)
Creates a new
PoolProcessor. |
PoolProcessor |
PoolProcessorList.getNextPoolProcessor()
Gets the next
PoolProcessor in this list. |
PoolProcessor[] |
PoolProcessorList.getNextPoolProcessors(long n)
Gets the next set of
PoolProcessor elements in this
list. |
PoolProcessor |
PoolProcessorLookupSession.getPoolProcessor(Id poolProcessorId)
Gets the
PoolProcessor specified by its Id. |