|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.task.AbstractTask
org.apache.lenya.cms.task.LuceneTask
public class LuceneTask
| Field Summary |
|---|
| Fields inherited from interface org.apache.lenya.cms.task.Task |
|---|
DEFAULT_PREFIX, FAILURE, NAMESPACE, PARAMETER_CONTEXT_PREFIX, PARAMETER_PUBLICATION_ID, PARAMETER_SERVER_PORT, PARAMETER_SERVER_URI, PARAMETER_SERVLET_CONTEXT, SUCCESS |
| Constructor Summary | |
|---|---|
LuceneTask()
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.String servletContextPath)
Execute the task. |
void |
outputParameters()
Output parameters for debugging |
| Methods inherited from class org.apache.lenya.cms.task.AbstractTask |
|---|
getParameters, getResult, parameterize, setLabel, setResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LuceneTask()
| Method Detail |
|---|
public void execute(java.lang.String servletContextPath)
throws ExecutionException
Task
servletContextPath - the servlet-context
ExecutionException - if the execution failsTask.execute(java.lang.String)
public void outputParameters()
throws java.lang.Exception
java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||