Constructor and Description |
---|
Search() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setCategory(String listCategories) |
void |
setCategorytree(String categoryTree) |
void |
setCollection(String collection)
set the value collection
The logical collection name that is the target of the search operation or an external collection
with fully qualified path.
|
void |
setContextbytes(double contextBytes) |
void |
setContexthighlightbegin(String contextHighlightBegin) |
void |
setContexthighlightend(String contextHighlightEnd) |
void |
setContextpassages(double contextPassages) |
void |
setCriteria(String criteria)
set the value criteria
Specifies the criteria for the search following the syntactic rules specified by type.
|
void |
setExternal(boolean external)
set the value external
|
void |
setLanguage(String language)
set the value language
|
void |
setMaxrows(double maxrows)
set the value maxrows
Specifies the maximum number of entries for index queries.
|
void |
setName(String name)
set the value name
A name for the search query.
|
void |
setPreviouscriteria(String previousCriteria) |
void |
setStartrow(double startrow)
set the value startrow
Specifies the first row number to be retrieved.
|
void |
setStatus(String status) |
void |
setSuggestions(String suggestions) |
void |
setType(String type)
set the value type
Specifies the criteria type for the search.
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Search()
public void release()
public void setType(String type) throws ApplicationException
type
- value to setApplicationException
public void setMaxrows(double maxrows)
maxrows
- value to setpublic void setCriteria(String criteria)
criteria
- value to setpublic void setStartrow(double startrow)
startrow
- value to setpublic void setCollection(String collection) throws PageException
collection
- value to setPageException
public void setLanguage(String language)
language
- value to setpublic void setExternal(boolean external) throws ApplicationException
external
- value to setApplicationException
public void setName(String name)
name
- value to setpublic void setCategory(String listCategories)
category
- the category to setApplicationException
public void setCategorytree(String categoryTree)
categoryTree
- the categoryTree to setApplicationException
public void setContextbytes(double contextBytes) throws ApplicationException
contextBytes
- the contextBytes to setApplicationException
public void setContexthighlightbegin(String contextHighlightBegin)
contextHighlightBegin
- the contextHighlightBegin to setApplicationException
public void setContexthighlightend(String contextHighlightEnd)
contextHighlightEnd
- the contextHighlightEnd to setApplicationException
public void setContextpassages(double contextPassages) throws ApplicationException
contextPassages
- the contextPassages to setApplicationException
public void setPreviouscriteria(String previousCriteria) throws ApplicationException
previousCriteria
- the previousCriteria to setApplicationException
public void setStatus(String status)
status
- the status to setApplicationException
public void setSuggestions(String suggestions) throws PageException
suggestions
- the suggestions to setApplicationException
PageException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee