lumis.doui.search
Interface ISourceSearchContentFiller

Package class diagram package ISourceSearchContentFiller
All Known Implementing Classes:
AnnouncementTabularSourceSearchContentFiller, ContentTabularSourceSearchContentFiller, DouiTabularSourceSearchContentFiller, LinkTabularSourceSearchContentFiller

public interface ISourceSearchContentFiller

Fills a SearchContent with data from Source. It determines how a Source data will be indexed.

Since:
4.0.0

Method Summary
 List<SearchContent> getSearchContentsForAdd()
           
 List<SearchContent> getSearchContentsForRemove()
           
 void init(ISourceData sourceData, Source source)
           
 

Method Detail

init

void init(ISourceData sourceData,
          Source source)
          throws PortalException
Throws:
PortalException

getSearchContentsForAdd

List<SearchContent> getSearchContentsForAdd()
                                            throws PortalException
Throws:
PortalException

getSearchContentsForRemove

List<SearchContent> getSearchContentsForRemove()
                                               throws PortalException
Throws:
PortalException


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