public interface SharedEntityFieldFactory
SharedEntity
Modifier and Type | Interface and Description |
---|---|
static class |
SharedEntityFieldFactory.Default
Default builders.
|
Modifier and Type | Method and Description |
---|---|
Collection<org.apache.lucene.document.Field> |
getField(SharedEntity entity) |
String |
getFieldName() |
String getFieldName()
Collection<org.apache.lucene.document.Field> getField(SharedEntity entity)
Copyright © 2002-2019 Atlassian. All Rights Reserved.