public interface Capabilities
| Modifier and Type | Method and Description |
|---|---|
Set<Operation> |
getSupportedCRUDOperations(boolean wholeDataset) |
Set<Mode> |
getSupportedProcessingModes(boolean wholeDataset,
Operation operation) |
static Map<Operation,Set<Mode>> |
toMap(Enum<?>[]... rawOperations) |
Copyright © 2017 The CLARUS Consortium. All rights reserved.