Interface | osid.provisioning.batch.ProvisionPeer | ||
---|---|---|---|
Implements | osid.OsidCapsule | ||
Description |
An interface for the peers of the | ||
Method | getBrokerId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Broker Id | |
Compliance | mandatory | This method must be implemented. | |
Method | getProvisionableId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Provisionable Id | |
Compliance | mandatory | This method must be implemented. | |
Method | getResourceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Resource Id | |
Compliance | mandatory | This method must be implemented. |