Interface | osid.contact.batch.ContactBatchProfile | ||
---|---|---|---|
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 | supportsContactBatchAdmin | ||
Description |
Tests if bulk administration of contacts is available. | ||
Return | boolean | true if a contact bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAddressBatchAdmin | ||
Description |
Tests if bulk administration of addresses is available. | ||
Return | boolean | true if an address bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAddressBookBatchAdmin | ||
Description |
Tests if bulk administration of address books is available. | ||
Return | boolean | true if a address book bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |