public class SearchTermBuilderImpl extends Object implements SearchTermBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
SEARCHTEMPLATE_PARAMETER_KEY |
static String |
SEARCHTERM_ESCAPE_KEY |
static String |
SEARCHTERM_PARAMETERS_KEY |
static String |
SEARCHTERM_TEMPLATE_KEY |
| Constructor and Description |
|---|
SearchTermBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildTerm(javax.portlet.PortletRequest request) |
void |
init(com.gentics.cr.CRConfig config) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
public static final String SEARCHTERM_PARAMETERS_KEY
public static final String SEARCHTERM_TEMPLATE_KEY
public static final String SEARCHTERM_ESCAPE_KEY
public static final String SEARCHTEMPLATE_PARAMETER_KEY
public void init(com.gentics.cr.CRConfig config)
init in interface SearchTermBuilderpublic void processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
processAction in interface SearchTermBuilderpublic String buildTerm(javax.portlet.PortletRequest request)
buildTerm in interface SearchTermBuilderCopyright © 2022 Gentics Software. All rights reserved.