public interface RoomSquattingBatchProfile extends OsidProfile
The RoomSquattingBatchProfile describes the
interoperability among batch room squatting services.
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsDeedBatchAdmin()
Tests if bulk administration of deeds is available.
|
boolean |
supportsLeaseBatchAdmin()
Tests if bulk administration of leases 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 supportsLeaseBatchAdmin()
true if a lease bulk administrative service is
available, false otherwisemandatory - This method must be implemented. boolean supportsDeedBatchAdmin()
true if a deed bulk administrative service is
available, false otherwisemandatory - This method must be implemented.