OSID Logo
OSID Specifications
billing batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.billing.batch.BillingBatchProfile
Implementsosid.OsidProfile
Description

The BillingBatchProfile describes the interoperability among batch billing services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of customers is available.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

Returnboolean true 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.

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