public class IndexerAction extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TASK_CREATE
Add a document to the index
|
static int |
TASK_DELETE
Remove a document from the index
|
static int |
TASK_MODIFY
Update a document of the index
|
Constructor and Description |
---|
IndexerAction() |
Modifier and Type | Method and Description |
---|---|
int |
getIdAction()
gets the action id
|
int |
getIdHtmldoc()
gets announce id
|
int |
getIdTask()
get the task id
|
void |
setIdAction(int nIdAction)
set the action id
|
void |
setIdHtmldoc(int nIdHtmldoc)
set the IdHtmldoc
|
void |
setIdTask(int nIdTask)
set the task id
|
public static final int TASK_CREATE
public static final int TASK_MODIFY
public static final int TASK_DELETE
public int getIdAction()
public void setIdAction(int nIdAction)
nIdAction
- idActionpublic int getIdHtmldoc()
public void setIdHtmldoc(int nIdHtmldoc)
nIdHtmldocrecord
- ifpublic int getIdTask()
public void setIdTask(int nIdTask)
nIdTask
- the task idCopyright © 2017 City of Paris. All rights reserved.