Interface FieldReference<T,R>

All Superinterfaces:
Field<T,R>, Function<T,R>, Serializable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Deprecated(forRemoval=true) @FunctionalInterface public interface FieldReference<T,R> extends Field<T,R>
Deprecated, for removal: This API element is subject to removal in a future version.
use the shared Field token. Kept as a source-compatible alias for repository declarations written before the UI and query DSLs adopted the same field type.