public interface IdBatchProfile extends OsidProfile
The IdBatchProfile describes the interoperability among
id services.
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsIdBatchAdmin()
Tests if an
Id bulk administrative service is
supported. |
boolean |
supportsIdBatchIssue()
Tests if an
Id bulk issue service is supported. |
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsIdBatchIssue()
Id bulk issue service is supported. true if Id bulk issuing is
supported, false otherwisemandatory - This method must be implemented. boolean supportsIdBatchAdmin()
Id bulk administrative service is
supported. true if Id bulk administration
is supported, false otherwisemandatory - This method must be implemented.