public class IndexerActionFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL_INT
Represent any integer
|
| Constructor and Description |
|---|
IndexerActionFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsIdBlog()
Check if this filter contains an Blog id
|
boolean |
containsIdTask()
weather or not it contains the task
|
int |
getIdBlog()
Get the id of the blog
|
int |
getIdTask()
gets the id of task
|
void |
setIdBlog(int nId)
Set the id of the blog
|
void |
setIdTask(int idTask)
set the task id in the filter
|
public static final int ALL_INT
public int getIdTask()
public void setIdTask(int idTask)
idTask - the task id to insert in the filterpublic boolean containsIdTask()
public int getIdBlog()
public void setIdBlog(int nId)
nId - The id of the Blogpublic boolean containsIdBlog()
Copyright © 2020 City of Paris. All rights reserved.