Interface | osid.financials.posting.batch.FinancialsPostingBatchProfile | ||
---|---|---|---|
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 | supportsPostBatchAdmin | ||
Description |
Tests if bulk administration of posts is available. | ||
Return | boolean | true if a post bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPostEntryBatchAdmin | ||
Description |
Tests if bulk administration of post entries is available. | ||
Return | boolean | true if a post entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |