| Package | Description |
|---|---|
| com.redhat.lightblue.crud.interceptors | |
| com.redhat.lightblue.interceptor | |
| com.redhat.lightblue.mediator |
| Modifier and Type | Method and Description |
|---|---|
void |
UIDInterceptor.run(OperationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptPoint.MediatorInterceptPoint.call(Interceptor t,
OperationContext ctx) |
void |
InterceptorManager.callInterceptors(InterceptPoint.MediatorInterceptPoint pt,
OperationContext ctx) |
void |
MediatorInterceptor.run(OperationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
OperationContext |
OperationContext.getDerivedOperationContext(String entityName,
CRUDFindRequest req) |
protected OperationContext |
Mediator.newCtx(Request request,
CRUDOperation CRUDOperation) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPlanNodeExecutor.execute(OperationContext ctx,
Sort sort) |
CRUDFindResponse |
CompositeFindImpl.find(OperationContext ctx,
CRUDFindRequest req)
The operation starts by evaluating source nodes, and
moves on by going to the destination nodes.
|
CRUDFindResponse |
Finder.find(OperationContext ctx,
CRUDFindRequest req) |
CRUDFindResponse |
SimpleFindImpl.find(OperationContext ctx,
CRUDFindRequest req) |
Copyright © 2015. All rights reserved.