public class EntryBooleanPropertiesBridge extends Object implements org.hibernate.search.bridge.FieldBridge, org.hibernate.search.bridge.ParameterizedBridge
Modifier and Type | Field and Description |
---|---|
static String |
BOOLEAN_PROPERTY |
Constructor and Description |
---|
EntryBooleanPropertiesBridge() |
Modifier and Type | Method and Description |
---|---|
void |
set(String name,
Object value,
org.apache.lucene.document.Document document,
org.hibernate.search.bridge.LuceneOptions luceneOptions) |
void |
setParameterValues(Map parameters) |
public static final String BOOLEAN_PROPERTY
public void setParameterValues(Map parameters)
setParameterValues
in interface org.hibernate.search.bridge.ParameterizedBridge
Copyright © 2017. All rights reserved.