| Package | Description |
|---|---|
| net.anotheria.moskito.webui.threshold.api | |
| net.anotheria.moskito.webui.threshold.api.generated | |
| net.anotheria.moskito.webui.threshold.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
ThresholdAPI.createThreshold(ThresholdPO po) |
void |
ThresholdAPIImpl.createThreshold(ThresholdPO po) |
void |
ThresholdAPI.updateThreshold(String thresholdId,
ThresholdPO po) |
void |
ThresholdAPIImpl.updateThreshold(String thresholdId,
ThresholdPO po) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteThresholdAPIStub.createThreshold(ThresholdPO po) |
List |
RemoteThresholdAPI.createThreshold(ThresholdPO po,
Map<?,?> __transportableCallContext) |
List |
RemoteThresholdAPISkeleton.createThreshold(ThresholdPO po,
Map<?,?> __transportableCallContext) |
void |
RemoteThresholdAPIStub.updateThreshold(String thresholdId,
ThresholdPO po) |
List |
RemoteThresholdAPI.updateThreshold(String thresholdId,
ThresholdPO po,
Map<?,?> __transportableCallContext) |
List |
RemoteThresholdAPISkeleton.updateThreshold(String thresholdId,
ThresholdPO po,
Map<?,?> __transportableCallContext) |
| Modifier and Type | Method and Description |
|---|---|
ReplyObject |
ThresholdResource.createThreshold(ThresholdPO po) |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.