@Trait @CompileStatic trait SingleResultInterfaceProjectionBuilder extends InterfaceProjectionBuilder
Support trait for building interface projections
| Type Params | Return Type | Name and description |
|---|---|---|
|
Statement |
buildInterfaceProjection(ClassNode targetDomainClass, MethodNode abstractMethodNode, Expression queryMethodCall, Expression args, MethodNode newMethodNode) |
| Methods inherited from class | Name |
|---|---|
trait InterfaceProjectionBuilder |
buildInterfaceImpl, isInterfaceProjection |