public class DirectoryFilter extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ALL_INT |
static String |
ALL_STRING |
static int |
FILTER_FALSE |
static int |
FILTER_TRUE |
Constructor and Description |
---|
DirectoryFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
containsIdWorkflow() |
boolean |
containsIsDisabled()
Check if the filter contains isDisabled state
|
boolean |
containsIsIndexed()
Check if the filter contains isIndexed state
|
boolean |
containsWorkgroupCriteria() |
int |
getIdWorkflow() |
int |
getIsDisabled() |
int |
getIsIndexed() |
String |
getOrder() |
String |
getWorkgroup() |
void |
setIdWorkflow(int idWorkflow)
Set 1 if the forms have workflow 0 if the forms have not workflow
|
void |
setIsDisabled(int idState)
Set 1 if the directories return must be enabled 0 if the forms return must be disabled
|
void |
setIsIndexed(int idState)
Set 1 if the directories return must be indexed 0 if the directories return must be indexed
|
void |
setOrder(String strOrder) |
void |
setWorkGroup(String workgroup)
set the workgroup of the search forms
|
public static final String ALL_STRING
public static final int ALL_INT
public static final int FILTER_FALSE
public static final int FILTER_TRUE
public int getIsDisabled()
public void setIsDisabled(int idState)
idState
- 1 if the forms return must be enabled 0 if the directories return must be disabledpublic boolean containsIsDisabled()
public String getWorkgroup()
public void setWorkGroup(String workgroup)
workgroup
- the workgroup of the workflowpublic boolean containsWorkgroupCriteria()
public int getIdWorkflow()
public void setIdWorkflow(int idWorkflow)
idWorkflow
- 1 if the forms return must be enabled, 0 if the forms return must be disabledpublic boolean containsIdWorkflow()
public int getIsIndexed()
public void setIsIndexed(int idState)
idState
- 1 if the directories return must be indexed 0 if the forms return must not be indexedpublic boolean containsIsIndexed()
public String getOrder()
public void setOrder(String strOrder)
strOrder
- the _strOrder to setCopyright © 2017 City of Paris. All rights reserved.