Package ca.uhn.fhir.jpa.model.search
Class ResourceTableRoutingBinder
java.lang.Object
ca.uhn.fhir.jpa.model.search.ResourceTableRoutingBinder
- All Implemented Interfaces:
org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.RoutingBinder
public class ResourceTableRoutingBinder
extends Object
implements org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.RoutingBinder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
bind
(org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext theRoutingBindingContext)
-
Constructor Details
-
ResourceTableRoutingBinder
public ResourceTableRoutingBinder()
-
-
Method Details
-
bind
public void bind(org.hibernate.search.mapper.pojo.bridge.binding.RoutingBindingContext theRoutingBindingContext) - Specified by:
bind
in interfaceorg.hibernate.search.mapper.pojo.bridge.mapping.programmatic.RoutingBinder
-