Modifier and Type | Field and Description |
---|---|
static String[] |
EXTENSIONS |
Constructor and Description |
---|
Index() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAction(String action)
set the value action
Specifies the index action.
|
void |
setBody(String body)
set the value body
|
void |
setCategory(String listCategories) |
void |
setCategorytree(String categoryTree) |
void |
setCollection(String collection)
set the value collection
Specifies a collection name.
|
void |
setCustom1(String custom1)
set the value custom1
A custom field you can use to store data during an indexing operation.
|
void |
setCustom2(String custom2)
set the value custom2
A custom field you can use to store data during an indexing operation.
|
void |
setCustom3(String custom3) |
void |
setCustom4(String custom4) |
void |
setExtensions(String extensions)
set the value extensions
|
void |
setExternal(boolean external)
set the value external
|
void |
setKey(String key)
set the value key
|
void |
setLanguage(String language)
set the value language
|
void |
setName(String name) |
void |
setPrefix(String prefix) |
void |
setQuery(String query)
set the value query
Specifies the name of the query against which the collection is generated.
|
void |
setRecurse(boolean recurse)
set the value recurse
Yes or No.
|
void |
setStatus(String status) |
void |
setThrowontimeout(boolean throwontimeout)
set the value throwontimeout
Yes or No.
|
void |
setTimeout(double timeout) |
void |
setTitle(String title)
set the value title
Title for collection;
Query column name for type and a valid query name;
Permits searching collections by title or displaying a separate title from the key
|
void |
setType(String type)
set the value type
Specifies the type of entity being indexed.
|
void |
setUrlpath(String urlpath)
set the value urlpath
Specifies the URL path for files if type = "file" and type = "path".
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public static String[] EXTENSIONS
public Index()
public void release()
public void setAction(String action)
action
- value to setpublic void setUrlpath(String urlpath)
urlpath
- value to setpublic void setType(String type) throws PageException
type
- value to setPageException
public void setTimeout(double timeout) throws ApplicationException
timeout
- the timeout in secondsApplicationException
public void setThrowontimeout(boolean throwontimeout)
throwontimeout
- value to setpublic void setTitle(String title)
title
- value to setpublic void setCustom1(String custom1)
custom1
- value to setpublic void setLanguage(String language)
language
- value to setpublic void setExternal(boolean external)
external
- value to setApplicationException
public void setExtensions(String extensions) throws PageException
extensions
- value to setPageException
public void setCustom2(String custom2)
custom2
- value to setpublic void setCustom3(String custom3)
custom3
- The custom3 to set.public void setCustom4(String custom4)
custom4
- The custom4 to set.public void setQuery(String query)
query
- value to setpublic void setCollection(String collection) throws PageException
collection
- value to setPageException
public void setRecurse(boolean recurse)
recurse
- value to setpublic void setCategory(String listCategories)
category
- the category to setApplicationException
public void setCategorytree(String categoryTree)
categoryTree
- the categoryTree to setApplicationException
public void setStatus(String status)
status
- the status to setApplicationException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
Copyright © 2015 Lucee