OSID Logo
OSID Specifications
contact batch package
Version 3.0.0
Interfaceosid.contact.batch.ContactBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.contact.batch.ContactBatchManager
osid.contact.batch.ContactBatchProxyManager
Description

The ContactBatchProfile describes the interoperability among batch contact services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of contacts is available.

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

Tests if bulk administration of addresses is available.

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

Tests if bulk administration of address books is available.

Returnbooleantrue if an address book bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.