Class TermConceptPropertyBinder

java.lang.Object
ca.uhn.fhir.jpa.entity.TermConceptPropertyBinder
All Implemented Interfaces:
org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.PropertyBinder

public class TermConceptPropertyBinder extends Object implements org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.PropertyBinder
Allows hibernate search to index individual concepts' properties
  • Field Details

  • Constructor Details

  • Method Details

    • bind

      public void bind(org.hibernate.search.mapper.pojo.bridge.binding.PropertyBindingContext thePropertyBindingContext)
      Specified by:
      bind in interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.PropertyBinder