Package cn.vertxup.fm.service
Interface BookStub
- All Known Implementing Classes:
BookService
public interface BookStub
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(List<FBook> books, io.aeon.experiment.specification.KNaming spec) fetchAsync(io.vertx.core.json.JsonObject criteria) io.vertx.core.Future<List<FPreAuthorize>>fetchAuthorize(List<FBook> books) io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchByKey(String key) fetchByOrder(String orderId)
-
Method Details
-
fetchAsync
-
fetchByOrder
-
fetchAuthorize
-
createAsync
-
fetchByKey
-