public class RefByFieldHandler extends ByFieldHandler
JOIN, obj, prefix, property| Constructor and Description |
|---|
RefByFieldHandler(java.lang.Class<?> refBy,
java.lang.Object obj,
Property property,
java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.apache.lucene.document.Document doc) |
processListprocessgetArrayStringpublic RefByFieldHandler(java.lang.Class<?> refBy,
java.lang.Object obj,
Property property,
java.lang.String prefix)
public void handle(org.apache.lucene.document.Document doc)
handle in interface FieldHandlerhandle in class PropertyFieldHandler