fr.paris.lutece.plugins.workflow.business
Class WorkflowFilter
java.lang.Object
fr.paris.lutece.plugins.workflow.business.WorkflowFilter
public class WorkflowFilter
- extends java.lang.Object
class WorkflowFilter
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
WorkflowFilter
public WorkflowFilter()
getIsEnabled
public int getIsEnabled()
- Returns:
- 1 if the workflow return must be enabled
0 if the workflow return must be disabled
setIsEnabled
public void setIsEnabled(int idState)
- Set 1 if the workflow return must be enabled
0 if the workflow return must be disabled
- Parameters:
idState
- 1 if the workflow return must be enabled
0 if the workflow return must be disabled
containsIsEnabled
public boolean containsIsEnabled()
- Returns:
- true if the filter contain workflow state
getWorkgroup
public java.lang.String getWorkgroup()
- Returns:
- the workgroup of the workflow
setWorkGroup
public void setWorkGroup(java.lang.String workgroup)
- set the workgroup of the workflow
- Parameters:
workgroup
- the workgroup of the workflow
containsWorkgroupCriteria
public boolean containsWorkgroupCriteria()
- Returns:
- true if the filter contaion workflow criteria
Copyright © 2011 Mairie de Paris. All Rights Reserved.