Class ResolutionResult
java.lang.Object
in.co.akshitbansal.springwebquery.resolver.field.ResolutionResult
Value object returned by
FieldResolver implementations after path
resolution.
It carries the resolved entity-backed field path to use in downstream query construction together with the reflected terminal field that callers may validate for filtering or sorting rules.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResolutionResult
public ResolutionResult()
-