public interface RelationshipBatchProfile extends OsidProfile
The RelationshipBatchProfile describes the
interoperability among relationship batch services.
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsFamilyBatchAdmin()
Tests if bulk administration of family is available.
|
boolean |
supportsRelationshipBatchAdmin()
Tests if bulk administration of relationships is available.
|
boolean |
supportsVisibleFederation()
Tests if federation is visible.
|
getBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdboolean supportsVisibleFederation()
true if visible federation is supported
, false otherwisemandatory - This method must be implemented. boolean supportsRelationshipBatchAdmin()
true if a relationship bulk administrative
service is available, false otherwisemandatory - This method must be implemented. boolean supportsFamilyBatchAdmin()
true if a family bulk administrative service is
available, false otherwisemandatory - This method must be implemented.