Uses of Class
org.restheart.exchange.OperationResult
-
Packages that use OperationResult Package Description org.restheart.exchange -
-
Uses of OperationResult in org.restheart.exchange
Methods in org.restheart.exchange that return OperationResult Modifier and Type Method Description OperationResultMongoResponse. getDbOperationResult()Methods in org.restheart.exchange with parameters of type OperationResult Modifier and Type Method Description voidMongoResponse. setDbOperationResult(OperationResult dbOperationResult)
-