public class IndexerAction extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TASK_CREATE |
static int |
TASK_DELETE |
static int |
TASK_MODIFY |
| Constructor and Description |
|---|
IndexerAction() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIdAction() |
String |
getIdDocument() |
int |
getIdPortlet() |
int |
getIdTask()
get the task id
|
String |
getIndexerName() |
void |
setIdAction(int idAction)
set the action id
|
void |
setIdDocument(String strIdDocument)
set the DocumentId
|
void |
setIdPortlet(int idPortlet)
set the portlet id
|
void |
setIdTask(int idTask)
set the task id
|
void |
setIndexerName(String indexerName)
set the indexer name
|
public static final int TASK_CREATE
public static final int TASK_MODIFY
public static final int TASK_DELETE
public String getIndexerName()
public void setIndexerName(String indexerName)
indexerName - the indexer namepublic int getIdAction()
public void setIdAction(int idAction)
idAction - idActionpublic int getIdPortlet()
public void setIdPortlet(int idPortlet)
idPortlet - the portlet idpublic String getIdDocument()
public void setIdDocument(String strIdDocument)
strIdDocument - document idpublic int getIdTask()
public void setIdTask(int idTask)
idTask - the task idCopyright © 2020 City of Paris. All rights reserved.