Interface AlternativeDiscriminatorBinder
- All Superinterfaces:
MarkerBinder
A binder for markers that mark a property as the discriminator
for alternatives for an
Alternative bridge
.-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.MarkerBinder
bind
-
Method Details
-
id
- Parameters:
id
- The identifier of the alternative. This is used to differentiate between multiple alternative discriminators.- Returns:
this
, for method chaining.- See Also:
-