lumis.service.thesaurus
Class ThesaurusSourceSearchContentFiller

Package class diagram package ThesaurusSourceSearchContentFiller
java.lang.Object
  extended by lumis.doui.search.DouiTabularSourceSearchContentFiller
      extended by lumis.content.search.ContentTabularSourceSearchContentFiller
          extended by lumis.service.thesaurus.ThesaurusSourceSearchContentFiller
All Implemented Interfaces:
ISourceSearchContentFiller

public class ThesaurusSourceSearchContentFiller
extends ContentTabularSourceSearchContentFiller

Thesaurus implementation of ISourceSearchContentFiller, that adds thesaurusId field to SearchContent objects generated by ContentTabularSourceSearchContentFiller.

Since:
4.0.10

Field Summary
static String THESAURUS_FIELD_ID
           
 
Fields inherited from class lumis.content.search.ContentTabularSourceSearchContentFiller
contentSource, METADATA_FIELD_ID, metaDataConfigs, STATUS_FIELD_ID
 
Fields inherited from class lumis.doui.search.DouiTabularSourceSearchContentFiller
initialized, primaryKeyValues, searchableFields, searchContents, sourceData, tabularSource
 
Constructor Summary
ThesaurusSourceSearchContentFiller()
           
 
Method Summary
 List<SearchContent> getSearchContentsForAdd()
           
 
Methods inherited from class lumis.content.search.ContentTabularSourceSearchContentFiller
addLanguageField, addPublishToPrincipalsField, addServiceInstanceField, addStatusField, addUrlField, getContentIds, init
 
Methods inherited from class lumis.doui.search.DouiTabularSourceSearchContentFiller
addField, addFieldGroup, addFieldGroups, addIdField, addIdField, addPortalConfigPathField, addSearchableFields, addSubtitleField, addTitleField, getContentUrl, getHyperlinkItemId, getPrimaryKeyValues, getSearchContentIds, getSearchContentsForRemove, parseField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THESAURUS_FIELD_ID

public static final String THESAURUS_FIELD_ID
See Also:
Constant Field Values
Constructor Detail

ThesaurusSourceSearchContentFiller

public ThesaurusSourceSearchContentFiller()
Method Detail

getSearchContentsForAdd

public List<SearchContent> getSearchContentsForAdd()
                                            throws PortalException
Specified by:
getSearchContentsForAdd in interface ISourceSearchContentFiller
Overrides:
getSearchContentsForAdd in class ContentTabularSourceSearchContentFiller
Throws:
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.