| Package | Description |
|---|---|
| net.anotheria.moskito.webui.threshold.api | |
| net.anotheria.moskito.webui.threshold.api.generated |
| Modifier and Type | Method and Description |
|---|---|
ThresholdDefinitionAO |
ThresholdAPIImpl.getThresholdDefinition(java.lang.String id) |
ThresholdDefinitionAO |
ThresholdAPI.getThresholdDefinition(java.lang.String id)
Returns threshold definition by id.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ThresholdDefinitionAO> |
ThresholdAPIImpl.getThresholdDefinitions() |
java.util.List<ThresholdDefinitionAO> |
ThresholdAPI.getThresholdDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdDefinitionAO |
RemoteThresholdAPIStub.getThresholdDefinition(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ThresholdDefinitionAO> |
RemoteThresholdAPIStub.getThresholdDefinitions() |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.