ConfluenceDocumentBuilder
instead.@Deprecated
public class ConfluenceObjectToDocumentConverter
extends java.lang.Object
implements com.atlassian.bonnie.index.ObjectToDocumentConverter
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Category |
LOG
Deprecated.
since 5.5, use private logger
|
Constructor and Description |
---|
ConfluenceObjectToDocumentConverter(com.atlassian.bonnie.search.DocumentBuilder builder)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.document.Document |
convert(java.lang.Object o,
java.lang.Object context)
Deprecated.
|
java.lang.String[] |
getObjectIdentity(java.lang.Object o)
Deprecated.
|
@Deprecated public static final org.apache.log4j.Category LOG
public ConfluenceObjectToDocumentConverter(com.atlassian.bonnie.search.DocumentBuilder builder)
public org.apache.lucene.document.Document convert(java.lang.Object o, java.lang.Object context)
convert
in interface com.atlassian.bonnie.index.ObjectToDocumentConverter
public java.lang.String[] getObjectIdentity(java.lang.Object o)
getObjectIdentity
in interface com.atlassian.bonnie.index.ObjectToDocumentConverter
Copyright © 2003-2014 Atlassian. All Rights Reserved.