@Immutable public abstract static class SharedEntityFieldFactory.Default extends Object implements SharedEntityFieldFactory
SharedEntityFieldFactory.Default
Modifier | Constructor and Description |
---|---|
protected |
Default(String fieldName) |
protected |
Default(String fieldName,
org.apache.lucene.document.Field.Store store,
org.apache.lucene.document.Field.Index index) |
Modifier and Type | Method and Description |
---|---|
Collection<org.apache.lucene.document.Field> |
getField(SharedEntity entity) |
String |
getFieldName() |
protected Default(String fieldName)
protected Default(String fieldName, org.apache.lucene.document.Field.Store store, org.apache.lucene.document.Field.Index index)
public Collection<org.apache.lucene.document.Field> getField(SharedEntity entity)
getField
in interface SharedEntityFieldFactory
public String getFieldName()
getFieldName
in interface SharedEntityFieldFactory
Copyright © 2002-2016 Atlassian. All Rights Reserved.
View cookie preferences