| Modifier and Type | Method and Description |
|---|---|
void |
CompositeFindImpl.explain(OperationContext ctx,
CRUDFindRequest req) |
CRUDFindResponse |
CompositeFindImpl.find(OperationContext ctx,
CRUDFindRequest req) |
| Modifier and Type | Method and Description |
|---|---|
OperationContext |
ExecutionContext.getOperationContext() |
OperationContext |
AbstractSearchStep.search(ExecutionBlock block,
ExecutionContext ctx,
CRUDFindRequest req) |
OperationContext |
Search.search(ExecutionContext ctx) |
OperationContext |
AbstractSearchStep.search(ExecutionContext ctx,
CRUDFindRequest req) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ResultDocument> |
Search.postProcess(OperationContext result,
ExecutionContext ctx) |
| Constructor and Description |
|---|
ExecutionContext(OperationContext ctx,
ExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIDInterceptor.run(OperationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedFieldInterceptor.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 |
SimpleFindImpl.explain(OperationContext ctx,
CRUDFindRequest req) |
void |
Finder.explain(OperationContext ctx,
CRUDFindRequest req) |
CRUDFindResponse |
SimpleFindImpl.find(OperationContext ctx,
CRUDFindRequest req) |
CRUDFindResponse |
Finder.find(OperationContext ctx,
CRUDFindRequest req) |
| Constructor and Description |
|---|
OperationContext(Request request,
CRUDOperation op,
OperationContext ctx)
Construct operation context based on an existing one, with a different
request and operation
|
Copyright © 2016. All rights reserved.