|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.indexeraction.IndexerActionFilter
public class IndexerActionFilter
class IndexerActionFilter
Field Summary | |
---|---|
static int |
ALL_INT
|
Constructor Summary | |
---|---|
IndexerActionFilter()
|
Method Summary | |
---|---|
boolean |
containsIdTask()
|
int |
getIdTask()
|
void |
setIdTask(int idTask)
set the task id in the filter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ALL_INT
Constructor Detail |
---|
public IndexerActionFilter()
Method Detail |
---|
public int getIdTask()
public void setIdTask(int idTask)
idTask
- the task id to insert in the filterpublic boolean containsIdTask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |