public final class XrefFieldBridge extends Object implements org.hibernate.search.bridge.FieldBridge
XReferrable classes,
such as EntityReference, Protein, etc., and allows finding these objects
by some identifier (e.g., UniProt, HGNC Symbol, etc.). Without this bridge,
one could only find an instance of Xref by 'id' or URI.| Constructor and Description |
|---|
XrefFieldBridge()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
set(String name,
Object value,
org.apache.lucene.document.Document document,
org.hibernate.search.bridge.LuceneOptions luceneOptions)
Deprecated.
|
Copyright © 2015 BioPAX. All rights reserved.