public interface EntityDocumentFactory<T>
extends com.google.common.base.Function<T,com.atlassian.fugue.Option<org.apache.lucene.document.Document>>
Modifier and Type | Interface and Description |
---|---|
static class |
EntityDocumentFactory.EntityDocumentBuilder<T,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>> |
Copyright © 2002-2017 Atlassian. All Rights Reserved.