public class FindSliceByMethod extends FindByFinder
Slice
.Modifier and Type | Field and Description |
---|---|
static int |
POSITION |
PREFIXES
OPERATOR_AND, OPERATOR_OR, OPERATORS
pattern
DEFAULT_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.
|
isMethodMatch
buildMatchInfo
applyForUpdate, applyJoinSpecs, applyOrderBy, buildInfo, getInterceptorElement, getInterceptorElement, getOperationType, joinSpecsAtMatchContext, matchForUpdate, matchOrder, matchProjections
public static final int POSITION
public int getOrder()
protected boolean isCompatibleReturnType(@NonNull io.micronaut.inject.ast.MethodElement methodElement, @NonNull MatchContext matchContext)
FindByFinder
isCompatibleReturnType
in class FindByFinder
methodElement
- The method elementmatchContext
- The match context