Interface ThresholdValueEditorActionService
- All Known Implementing Classes:
ThresholdValueEditorActionServiceImpl
public interface ThresholdValueEditorActionService
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
static class
-
Method Summary
Modifier and TypeMethodDescriptiongetFormData
(EntityExplorerActionSelection selection) saveGrid
(EntityExplorerActionSelection selection, ThresholdValueEditorActionService.ThresholdRecord[] thresholdRecords)
-
Method Details
-
getFormData
-
saveGrid
ThresholdValueEditorActionService.FormData saveGrid(EntityExplorerActionSelection selection, ThresholdValueEditorActionService.ThresholdRecord[] thresholdRecords) throws InterruptedException - Throws:
InterruptedException
-