Class IbisstoreSummary
java.lang.Object
org.frankframework.console.controllers.IbisstoreSummary
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<?>
-
Constructor Details
-
IbisstoreSummary
-
-
Method Details
-
getIbisStoreSummary
@AllowAllIbisUserRoles @PostMapping(value="/jdbc/summary", produces="application/json", consumes="application/json") public org.springframework.http.ResponseEntity<?> getIbisStoreSummary(@RequestBody IbisstoreSummary.IbisStoreSummaryModel model)
-