public class EmbedByFieldHandler extends ByFieldHandler
JOIN, obj, prefix, property| Constructor and Description |
|---|
EmbedByFieldHandler(java.lang.Class<?> embedBy,
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 EmbedByFieldHandler(java.lang.Class<?> embedBy,
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