Interface | osid.billing.batch.CustomerBatchForm | ||
---|---|---|---|
Implements | osid.billing.CustomerForm | ||
Description |
This is the form for creating and updating customers in
bulk. | ||
Method | getResourceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getCustomerId | ||
Description |
Gets the | ||
Return | osid.id.Id | the customer Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |