| Interface | osid.subscription.batch.SubscriptionBatchForm | ||
|---|---|---|---|
| Implements | osid.subscription.SubscriptionForm | ||
| Description | 
                 This is the form for creating and updating subscriptions in 
                bulk.   | ||
| Method | getDispatchId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the dispatch  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getSubscriberId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the resource  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getSubscriptionId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the subscription  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |