|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.directory.business.DirectoryXslFilter
public class DirectoryXslFilter
class DirectoryXslFilter
Field Summary | |
---|---|
static int |
ALL_INT
|
Constructor Summary | |
---|---|
DirectoryXslFilter()
|
Method Summary | |
---|---|
boolean |
containsIdCategory()
|
int |
getIdCategory()
|
void |
setIdCategory(int idCategoryXsl)
set the id of category 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 DirectoryXslFilter()
Method Detail |
---|
public int getIdCategory()
public void setIdCategory(int idCategoryXsl)
idCategoryXsl
- the id of category to insert in the filterpublic boolean containsIdCategory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |