|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.search.LocaleFieldBridge
public class LocaleFieldBridge
a FieldBridge for indexing Locale.
| Constructor Summary | |
|---|---|
LocaleFieldBridge()
|
|
| Method Summary | |
|---|---|
void |
set(java.lang.String name,
java.lang.Object value,
org.apache.lucene.document.Document doc,
org.hibernate.search.bridge.LuceneOptions options)
maps a Locale to a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocaleFieldBridge()
| Method Detail |
|---|
public final void set(java.lang.String name,
java.lang.Object value,
org.apache.lucene.document.Document doc,
org.hibernate.search.bridge.LuceneOptions options)
Locale to a string.
set in interface org.hibernate.search.bridge.FieldBridgename - the name of the fieldvalue - the value to be translateddoc - the document to add the field tooptions - the Lucene options
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||