lumis.doui.search
Interface ISourceSearchContentFiller
- All Known Implementing Classes:
- AnnouncementTabularSourceSearchContentFiller, ContentTabularSourceSearchContentFiller, DouiTabularSourceSearchContentFiller, LinkTabularSourceSearchContentFiller, ThesaurusSourceSearchContentFiller
public interface ISourceSearchContentFiller
Fills a SearchContent with data from Source. It determines how a Source data will be indexed.
- Since:
- 4.0.0
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 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.