fr.paris.lutece.plugins.directory.business
Class DirectoryFilter
java.lang.Object
fr.paris.lutece.plugins.directory.business.DirectoryFilter
public class DirectoryFilter
- extends java.lang.Object
class DirectoryFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_STRING
public static final java.lang.String ALL_STRING
- See Also:
- Constant Field Values
ALL_INT
public static final int ALL_INT
- See Also:
- Constant Field Values
FILTER_FALSE
public static final int FILTER_FALSE
- See Also:
- Constant Field Values
FILTER_TRUE
public static final int FILTER_TRUE
- See Also:
- Constant Field Values
DirectoryFilter
public DirectoryFilter()
getIsDisabled
public int getIsDisabled()
- Returns:
- 1 if the forms return must be enabled
0 if the forms return must be disabled
setIsDisabled
public void setIsDisabled(int idState)
- Set 1 if the forms return must be enabled
0 if the forms return must be disabled
- Parameters:
idState
- 1 if the forms return must be enabled
0 if the forms return must be disabled
containsIsDisabled
public boolean containsIsDisabled()
- Returns:
- true if the filter contain form state
getWorkgroup
public java.lang.String getWorkgroup()
- Returns:
- the workgroup of the search forms
setWorkGroup
public void setWorkGroup(java.lang.String workgroup)
- set the workgroup of the search forms
- Parameters:
workgroup
- the workgroup of the workflow
containsWorkgroupCriteria
public boolean containsWorkgroupCriteria()
- Returns:
- true if the filter contain workgroup criteria
getIdWorkflow
public int getIdWorkflow()
- Returns:
- 1 if the forms have workflow
0 if the forms have not workflow
setIdWorkflow
public void setIdWorkflow(int idWorkflow)
- Set 1 if the forms have workflow
0 if the forms have not workflow
- Parameters:
idState
- 1 if the forms return must be enabled
0 if the forms return must be disabled
containsIdWorkflow
public boolean containsIdWorkflow()
- Returns:
- true if the filter contain form state
Copyright © 2010 Mairie de Paris. All Rights Reserved.