OSID Logo
OSID Specifications
billing batch package
Version 3.0.0
Interfaceosid.billing.batch.BillingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.billing.batch.BillingBatchManager
osid.billing.batch.BillingBatchProxyManager
Description

The BillingBatchProfile describes the interoperability among batch billing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCustomerBatchAdmin
Description

Tests if bulk administration of customers is available.

Returnbooleantrue if a customer bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsItemBatchAdmin
Description

Tests if bulk administration of items is available.

Returnbooleantrue if an item bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsEntryBatchAdmin
Description

Tests if bulk administration of entries is available.

Returnbooleantrue if an entry bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCategoryBatchAdmin
Description

Tests if bulk administration of categories is available.

Returnbooleantrue if a category bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPeriodBatchAdmin
Description

Tests if bulk administration of periods is available.

Returnbooleantrue if a period bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBusinessBatchAdmin
Description

Tests if bulk administration of businesses is available.

Returnbooleantrue if a business bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.