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 |
getIdBlog()
gets announce id
|
int |
getIdTask()
get the task id
|
void |
setIdAction(int nIdAction)
set the action id
|
void |
setIdBlog(int nIdBlog)
set the IdBlog
|
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 getIdBlog()
public void setIdBlog(int nIdBlog)
nIdBlogrecord - ifpublic int getIdTask()
public void setIdTask(int nIdTask)
nIdTask - the task idCopyright © 2020 City of Paris. All rights reserved.