| Package | Description | 
|---|---|
| com.jalios.jcms | 
 Contains the core JCMS classes. 
 | 
| com.jalios.jcms.handler | 
 Contains the javabean classes uses to process HTTP request (aka form handlers). 
 | 
| com.jalios.jcms.search | 
 Provides internal search engines classes of JCMS. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LuceneMemberSearchEngine | 
MemberSearchEngineListener.mbrSearchEngine  | 
protected LuceneMemberSearchEngine | 
Channel.mbrSearchEngine  | 
| Modifier and Type | Method and Description | 
|---|---|
LuceneMemberSearchEngine | 
Channel.getMemberSearchEngine()
Retrieve the singleton instance of the MemberSearchEngine used by JCMS. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LuceneMemberSearchEngine | 
AllMemberQueryHandler.mbrSearchEngine  | 
| Modifier and Type | Method and Description | 
|---|---|
static LuceneMemberSearchEngine | 
LuceneMemberSearchEngine.getInstance()
Retrieve the LuceneMemberSearchEngine singleton. 
 | 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.