Interface IndexedEmbeddedBindingContext

All Superinterfaces:
IndexBindingContext

public interface IndexedEmbeddedBindingContext extends IndexBindingContext
The binding context associated to a specific non-root node in the entity tree.
See Also:
  • Method Details

    • parentIndexObjectReferences

      Collection<IndexObjectFieldReference> parentIndexObjectReferences()
      Returns:
      The list of index object fields between the parent binding context and this context.