Uses of Class
com.smeup.kokos.sdk.inputpanel.strategy.InputPanelSaveResponse
Packages that use InputPanelSaveResponse
-
Uses of InputPanelSaveResponse in com.smeup.kokos.sdk.inputpanel
Method parameters in com.smeup.kokos.sdk.inputpanel with type arguments of type InputPanelSaveResponseModifier and TypeMethodDescriptionprotected voidKokosInputPanelService.writeUpdate(Fun fun, ExecutionContext context, Function<InputPanelSavePayload, InputPanelSaveResponse> save) -
Uses of InputPanelSaveResponse in com.smeup.kokos.sdk.inputpanel.strategy
Methods in com.smeup.kokos.sdk.inputpanel.strategy that return InputPanelSaveResponseModifier and TypeMethodDescriptionInputPanelSaveResponseBuilder.build()InputPanelStrategy.check(InputPanelSavePayload payload) KokosInputPanelStrategy.check(InputPanelSavePayload payload) InputPanelStrategy.save(InputPanelSavePayload payload)