| Interface | osid.topology.batch.TopologyBatchProfile | ||
|---|---|---|---|
| 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 | supportsNodeBatchAdmin | ||
| Description | 
                     Tests if bulk administration of nodes is available.  | ||
| Return | boolean |  true  if a node bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsEdgeBatchAdmin | ||
| Description | 
                     Tests if bulk administration of edges is available.  | ||
| Return | boolean |  true  if an edge bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsGraphBatchAdmin | ||
| Description | 
                     Tests if bulk administration of graph is available.  | ||
| Return | boolean |  true  if a graph bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |