fr.paris.lutece.plugins.form.business
Class FormFilter
java.lang.Object
fr.paris.lutece.plugins.form.business.FormFilter
public class FormFilter
- extends java.lang.Object
class FormFilter
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
FormFilter
public FormFilter()
getIdState
public int getIdState()
- Returns:
- 1 if the forms return must be enabled
0 if the forms return must be disabled
setIdState
public void setIdState(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
containsIdState
public boolean containsIdState()
- 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 search forms
containsWorkgroupCriteria
public boolean containsWorkgroupCriteria()
- Returns:
- true if the filter contaion workgroup criteria
setDateEndDisponibilityBeforeCurrentDate
public void setDateEndDisponibilityBeforeCurrentDate(boolean bCurrentDate)
- set true if the date end disponibility must be before current date
- Parameters:
bCurrentDate
- true if the date end disponibility must be before current date
containsDateEndDisponibilityBeforeCurrentDate
public boolean containsDateEndDisponibilityBeforeCurrentDate()
- Returns:
- true if the date end disponibility must be before current date
Copyright © 2008 Mairie de Paris. All Rights Reserved.