| Interface | osid.financials.batch.FinancialsBatchProfile | ||
|---|---|---|---|
| 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 | supportsAccountBatchAdmin | ||
| Description | 
                     Tests if bulk administration of accounts is available.  | ||
| Return | boolean |  true  if an account bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsActivityBatchAdmin | ||
| Description | 
                     Tests if bulk administration of activities is available.  | ||
| Return | boolean |  true  if an activity bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsFiscalPeriodBatchAdmin | ||
| Description | 
                     Tests if bulk administration of fiscal periods is available.  | ||
| Return | boolean |  true  if a fiscal period bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBusinessBatchAdmin | ||
| Description | 
                     Tests if bulk administration of businesses is available.  | ||
| Return | boolean |  true  if a business bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |