Interface | osid.billing.batch.BillingBatchProfile | ||
---|---|---|---|
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 | supportsCustomerBatchAdmin | ||
Description |
Tests if bulk administration of customers is available. | ||
Return | boolean | true if a customer bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsItemBatchAdmin | ||
Description |
Tests if bulk administration of items is available. | ||
Return | boolean | true if an item bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEntryBatchAdmin | ||
Description |
Tests if bulk administration of entries is available. | ||
Return | boolean | true if an entry bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCategoryBatchAdmin | ||
Description |
Tests if bulk administration of categories is available. | ||
Return | boolean | true if a category bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPeriodBatchAdmin | ||
Description |
Tests if bulk administration of periods is available. | ||
Return | boolean | true if a period bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsBusinessBatchAdmin | ||
Description |
Tests if bulk administration of businesses is available. | ||
Return | boolean | true if a business bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |