- All Implemented Interfaces:
Quinn
public class QuinnViews
extends Object
implements Quinn
- Author:
- Lang
-
Field Summary
Fields inherited from interface io.vertx.tp.rbac.acl.rapier.Quinn
CC_QUINN
-
Constructor Summary
Constructors
-
Method Summary
<T> io.vertx.core.Future<T>
<T> io.vertx.core.Future<T>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
QuinnViews
public QuinnViews()
-
Method Details
-
saveAsync
public <T> io.vertx.core.Future<T> saveAsync(String resourceId,
ScOwner owner,
io.vertx.core.json.JsonObject data)
- Specified by:
saveAsync in interface Quinn
-