Interface | osid.billing.payment.batch.BillingPaymentBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPayerBatchAdmin | ||
Description |
Tests if bulk administration of payers is available. | ||
Return | boolean | true if a payer bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPaymentBatchAdmin | ||
Description |
Tests if bulk administration of payments is available. | ||
Return | boolean | true if a payment bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |