public class FindSliceByMethod extends FindByFinder
Slice.| Modifier and Type | Field and Description |
|---|---|
static int |
POSITION |
PREFIXESOPERATOR_AND, OPERATOR_OR, OPERATORSpatternDEFAULT_POSITION| Constructor and Description |
|---|
FindSliceByMethod() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
protected boolean |
isCompatibleReturnType(io.micronaut.inject.ast.MethodElement methodElement,
MatchContext matchContext)
Is the return type compatible.
|
isMethodMatchbuildMatchInfoapplyForUpdate, applyJoinSpecs, applyOrderBy, buildInfo, getInterceptorElement, getInterceptorElement, getOperationType, joinSpecsAtMatchContext, matchForUpdate, matchOrder, matchProjectionspublic static final int POSITION
public int getOrder()
protected boolean isCompatibleReturnType(@NonNull
io.micronaut.inject.ast.MethodElement methodElement,
@NonNull
MatchContext matchContext)
FindByFinderisCompatibleReturnType in class FindByFindermethodElement - The method elementmatchContext - The match context