|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SiteSearchService
Created by The eXo Platform SAS Author : Hoa Pham hoa.pham@exoplatform.com Oct 7, 2008
| Method Summary | |
|---|---|
void |
addExcludeIncludeDataTypePlugin(ExcludeIncludeDataTypePlugin plugin)
Adds the exclude include data type plugin. |
WCMPaginatedQueryResult |
searchSiteContents(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
QueryCriteria queryCriteria,
int pageSize,
boolean isSearchContent)
Search site contents. Fill all child nodes of portal which have node type is document, nt:resource or nt:file and check content of them. |
| Method Detail |
|---|
void addExcludeIncludeDataTypePlugin(ExcludeIncludeDataTypePlugin plugin)
plugin - the plugin
WCMPaginatedQueryResult searchSiteContents(org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider,
QueryCriteria queryCriteria,
int pageSize,
boolean isSearchContent)
throws java.lang.Exception
True or False
queryCriteria - the query criteriasessionProvider - the session providerpageSize - the page size
java.lang.Exception - the exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||