OSID Logo
OSID Specifications
contact batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.contact.batch.ContactBatchProfile
Implementsosid.OsidProfile
Description

The ContactBatchProfile describes the interoperability among batch contact services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of contacts is available.

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

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

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