ContentEntityMetadataExtractor.@Deprecated public class ContentEntityMetadataExtractor extends Object implements com.atlassian.bonnie.search.Extractor
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONTENT_STATUS
Deprecated.  
  | 
static String | 
CREATOR_NAME_FIELD
Deprecated.  
  | 
static String | 
LAST_MODIFIERS_FIELD
Deprecated.  
  | 
| Constructor and Description | 
|---|
ContentEntityMetadataExtractor()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addFields(org.apache.lucene.document.Document document,
         StringBuffer defaultSearchableText,
         com.atlassian.bonnie.Searchable searchable)
Deprecated.  
  | 
void | 
setContentEntityObjectDao(ContentEntityObjectDao contentDao)
Deprecated.  
  | 
public static final String CREATOR_NAME_FIELD
public static final String CONTENT_STATUS
public static final String LAST_MODIFIERS_FIELD
public ContentEntityMetadataExtractor()
public void addFields(org.apache.lucene.document.Document document,
                      StringBuffer defaultSearchableText,
                      com.atlassian.bonnie.Searchable searchable)
addFields in interface com.atlassian.bonnie.search.Extractorpublic void setContentEntityObjectDao(ContentEntityObjectDao contentDao)
Copyright © 2003–2022 Atlassian. All rights reserved.