|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.lucene.ConfluenceObjectToDocumentConverter
public class ConfluenceObjectToDocumentConverter
| Field Summary | |
|---|---|
static org.apache.log4j.Category |
LOG
|
| Constructor Summary | |
|---|---|
ConfluenceObjectToDocumentConverter(com.atlassian.bonnie.search.DocumentBuilder builder)
|
|
| Method Summary | |
|---|---|
org.apache.lucene.document.Document |
convert(java.lang.Object o,
java.lang.Object context)
|
java.lang.String[] |
getObjectIdentity(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.log4j.Category LOG
| Constructor Detail |
|---|
public ConfluenceObjectToDocumentConverter(com.atlassian.bonnie.search.DocumentBuilder builder)
| Method Detail |
|---|
public org.apache.lucene.document.Document convert(java.lang.Object o,
java.lang.Object context)
convert in interface com.atlassian.bonnie.index.ObjectToDocumentConverterpublic java.lang.String[] getObjectIdentity(java.lang.Object o)
getObjectIdentity in interface com.atlassian.bonnie.index.ObjectToDocumentConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||