- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
decrements the order of all the next tasks after the one which will be removed 
- decrementOrderByOne(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
decrements the order of all the next states after the one which will be removed 
- decrementOrderByOne(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
decrements the order of all the next tasks after the one which will be removed 
- decrementOrderByOne(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
decrements the order of all the next tasks after the one which will be removed 
- DefaultPrerequisiteConfig - Class in fr.paris.lutece.plugins.workflowcore.business.prerequisite
- 
Default implementation of prerequisite configuration 
- DefaultPrerequisiteConfig() - Constructor for class fr.paris.lutece.plugins.workflowcore.business.prerequisite.DefaultPrerequisiteConfig
-  
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Delete the action Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO
- 
Delete the task config 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.icon.IIconDAO
- 
Delete the Icon Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Delete the ResourceHistory Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceUserHistoryDAO
- 
Delete a record from the table 
- delete(ResourceWorkflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Delete resourceWorkflow Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Delete the state Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
Delete the task Object 
- delete(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.workflow.IWorkflowDAO
- 
Delete the workflow Object 
- deleteByListIdResource(List<Integer>, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Delete ResourceHistory list by list of id resource 
- deleteWorkgroups(ResourceWorkflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
delete all resource entities owner 
- doProcessAction(int, String, int, Integer, HttpServletRequest, Locale, boolean, String) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Deprecated. 
- doProcessAction(int, String, int, Integer, HttpServletRequest, Locale, boolean, String, User) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Proceed action given in parameter 
- doProcessAction(int, String, int, Integer, HttpServletRequest, Locale, boolean, String, User) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Proceed action given in parameter 
- doProcessAction(int, String, int, Integer, HttpServletRequest, Locale, boolean, String) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Proceed action given in parameter 
- doProcessAutomaticReflexiveActions(int, String, int, Integer, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Deprecated. 
- doProcessAutomaticReflexiveActions(int, String, int, Integer, Locale, User) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Proceed automatic reflexive actions of state given in parameter 
- doProcessAutomaticReflexiveActions(int, String, int, Integer, Locale, User) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Proceed automatic reflexive actions of state given in parameter 
- doProcessAutomaticReflexiveActions(int, String, int, Integer, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Proceed automatic reflexive actions of state given in parameter 
- doRemoveConfig() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
Remove the task configuration 
- doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.SimpleTask
- 
Remove the task configuration 
- doRemoveTaskInformation(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
Remove taskInformation associate to the history 
- doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.SimpleTask
- 
Remove taskInformation associate to the history 
- doRemoveWorkFlowResource(int, String) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Remove in every workflows the resource specified in parameter 
- doRemoveWorkFlowResource(int, String) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Remove in every workflows the resource specified in parameter 
- doRemoveWorkFlowResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Remove in the workflow the resource specified in parameter 
- doRemoveWorkFlowResourceByListId(List<Integer>, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Remove list of resource by list of id resource 
- doRemoveWorkFlowResourceByListId(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Remove list of resource by list of id resource 
- doSaveConfig(HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Perform the task configuration 
- doSaveConfig(HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Perform the task configuration 
- doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent
- 
Perform the task configuration 
- doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
- 
Perform the task configuration 
- doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
validates the user input associated to the task 
- doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
validates the user input associated to the task 
- doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent
- 
validates the user input associated to the task 
- FILTER_FALSE - Static variable in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
-  
- FILTER_FALSE - Static variable in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- FILTER_TRUE - Static variable in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
-  
- FILTER_TRUE - Static variable in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- findActionsForOrderInit(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Finds all the actions for the given workflow ordered by id 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.prerequisite.IPrerequisiteConfigDAO
- 
Find a prerequisite by its primary key 
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Load the Action Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Load the Action Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.config.ITaskConfigService
-  
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.config.TaskConfigService
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.icon.IconService
- 
Load the icon Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.icon.IIconService
- 
Load the icon Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceHistoryService
- 
Load the resource history Object 
- findByPrimaryKey(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Load the resourceWorkflow Object 
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceHistoryService
- 
Load the resource history Object 
- findByPrimaryKey(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Load the resourceWorkflow Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Load the state Object 
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Load the state Object 
- findByPrimaryKey(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
Load the Task Object 
- findByPrimaryKey(int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
Load the Task Object 
- findByPrimaryKey(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Load the workflow Object 
- findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Load the workflow Object 
- findByPrimaryKeyWithoutIcon(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Load the Action Object without loading the contents of the icon 
- findByPrimaryKeyWithoutIcon(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Load the Action Object without loading the contents of the icon 
- findByResource(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Load the state Object from the given resource 
- findByResource(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Load the state Object from the given resource 
- findByResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Load the state Object from the given resource 
- findMaximumOrderByActionId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
return the maximum order number of the tasks in a given workflow 
- findMaximumOrderByActionId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
return the maximum order number of the tasks in a given workflow 
- findMaximumOrderByActionId(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
return the maximum order number of the tasks in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
return the maximum order number of that states in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
return the maximum order number of that states in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
return the maximum order number of that states in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
return the maximum order number of that states in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
return the maximum order number of that states in a given workflow 
- findMaximumOrderByWorkflowId(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
return the maximum order number of that states in a given workflow 
- findStatesAfterOrder(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Finds all the actions which have an order greater to a given order 
- findStatesAfterOrder(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Finds all the states which have an order greater to a given order 
- findStatesAfterOrder(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Finds all the actions which have an order greater to a given order 
- findStatesAfterOrder(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Finds all the actions which have an order greater to a given order 
- findStatesAfterOrder(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Finds all the states which have an order greater to a given order 
- findStatesAfterOrder(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Finds all the states which have an order greater to a given order 
- findStatesBetweenOrders(int, int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Finds all the actions which have an order lower to a given order 
- findStatesBetweenOrders(int, int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Finds all the states which have an order lower to a given order 
- findStatesBetweenOrders(int, int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Finds all the actions which have an order lower to a given order 
- findStatesBetweenOrders(int, int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Finds all the actions which have an order lower to a given order 
- findStatesBetweenOrders(int, int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Finds all the states which have an order lower to a given order 
- findStatesBetweenOrders(int, int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Finds all the states which have an order lower to a given order 
- findStatesForOrderInit(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Finds all the states for the given workflow ordered by id 
- findTasksAfterOrder(int, int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
Finds all the tasks which have an order greater to a given order 
- findTasksAfterOrder(int, int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
Finds all the tasks which have an order greater to a given order 
- findTasksAfterOrder(int, int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
Finds all the tasks which have an order greater to a given order 
- findTasksBetweenOrders(int, int, int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
Finds all the tasks which have an order lower to a given order 
- findTasksBetweenOrders(int, int, int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
Finds all the tasks which have an order lower to a given order 
- findTasksBetweenOrders(int, int, int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
Finds all the tasks which have an order lower to a given order 
- findTasksForOrderInit(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
Finds all the tasks for the given action ordered by id 
- fr.paris.lutece.plugins.workflowcore.business - package fr.paris.lutece.plugins.workflowcore.business
-  
- fr.paris.lutece.plugins.workflowcore.business.action - package fr.paris.lutece.plugins.workflowcore.business.action
-  
- fr.paris.lutece.plugins.workflowcore.business.config - package fr.paris.lutece.plugins.workflowcore.business.config
-  
- fr.paris.lutece.plugins.workflowcore.business.icon - package fr.paris.lutece.plugins.workflowcore.business.icon
-  
- fr.paris.lutece.plugins.workflowcore.business.prerequisite - package fr.paris.lutece.plugins.workflowcore.business.prerequisite
-  
- fr.paris.lutece.plugins.workflowcore.business.resource - package fr.paris.lutece.plugins.workflowcore.business.resource
-  
- fr.paris.lutece.plugins.workflowcore.business.state - package fr.paris.lutece.plugins.workflowcore.business.state
-  
- fr.paris.lutece.plugins.workflowcore.business.task - package fr.paris.lutece.plugins.workflowcore.business.task
-  
- fr.paris.lutece.plugins.workflowcore.business.workflow - package fr.paris.lutece.plugins.workflowcore.business.workflow
-  
- fr.paris.lutece.plugins.workflowcore.service.action - package fr.paris.lutece.plugins.workflowcore.service.action
-  
- fr.paris.lutece.plugins.workflowcore.service.config - package fr.paris.lutece.plugins.workflowcore.service.config
-  
- fr.paris.lutece.plugins.workflowcore.service.icon - package fr.paris.lutece.plugins.workflowcore.service.icon
-  
- fr.paris.lutece.plugins.workflowcore.service.prerequisite - package fr.paris.lutece.plugins.workflowcore.service.prerequisite
-  
- fr.paris.lutece.plugins.workflowcore.service.provider - package fr.paris.lutece.plugins.workflowcore.service.provider
-  
- fr.paris.lutece.plugins.workflowcore.service.resource - package fr.paris.lutece.plugins.workflowcore.service.resource
-  
- fr.paris.lutece.plugins.workflowcore.service.state - package fr.paris.lutece.plugins.workflowcore.service.state
-  
- fr.paris.lutece.plugins.workflowcore.service.task - package fr.paris.lutece.plugins.workflowcore.service.task
-  
- fr.paris.lutece.plugins.workflowcore.service.workflow - package fr.paris.lutece.plugins.workflowcore.service.workflow
-  
- fr.paris.lutece.plugins.workflowcore.web.task - package fr.paris.lutece.plugins.workflowcore.web.task
-  
- getAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
Returns the action performed on the resource 
- getAction() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- getAction() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- getActions(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
returns a list of actions possible for a given resource based on the status of the resource in the workflow, the user role
 and if the prerequisites are satisfied. 
- getActions(List<Integer>, String, Integer, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
returns a list of actions possible for a given resource based on the status of the resource in the workflow and the user role 
- getActions(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
returns a list of actions possible for a given resource based on the status of the resource in the workflow, the user role
 and if the prerequisites are satisfied. 
- getActions(List<Integer>, String, Integer, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
returns a list of actions possible for a given resource based on the status of the resource in the workflow and the user role 
- getAllActions() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
return the list of all actions associated to the state 
- getAllActions() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
return the list of all actions associated to the workflow 
- getAllHistoryByAction(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceHistoryService
- 
Load all ResourceHistory Object for a given resource 
- getAllHistoryByAction(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceHistoryService
- 
Load all ResourceHistory Object for a given resource 
- getAllHistoryByResource(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceHistoryService
- 
Load all ResourceHistory Object for a given resource 
- getAllHistoryByResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceHistoryService
- 
Load all ResourceHistory Object for a given resource 
- getAllProviderDescriptions(ITask) - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.AbstractProviderManager
- 
Gives the provider description for all the providers managed by this manager. 
- getAllResourceIdByWorkflow(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the workflow 
- getAllResourceIdByWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the workflow 
- getAllResourceWorkflowByState(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the state 
- getAllResourceWorkflowByState(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the state 
- getAllResourceWorkflowByWorkflow(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the workflow 
- getAllResourceWorkflowByWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select All resourceWorkflow Object associated to the workflow 
- getAllStateByWorkflow(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
returns all state of a given workflow 
- getAllStateByWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
returns all state of a given workflow 
- getAllStates() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
return the list of all states associated to the workflow 
- getAllTaskTypes() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskFactory
- 
Get all task types 
- getAllTaskTypes(Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskFactory
- 
Get all task types 
- getBeanName() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- getBeanName() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- getConfigBean(ITaskConfig) - Static method in class fr.paris.lutece.plugins.workflowcore.service.config.TaskConfigService
- 
Get the config bean 
- getConfigBeanName() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- getConfigBeanName() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- getConfigHtml(IPrerequisiteConfig, HttpServletRequest, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IAutomaticActionPrerequisiteService
- 
Get the HTML form to create or modify a configuration for a new prerequisite.
 The returned HTML will be inserted into a HTML frameset that already contains a form tag.
 Data entered by the user will be saved into the configuration bean with populating methods.
 
- getConfigurationDaoBeanName() - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IAutomaticActionPrerequisiteService
- 
Get the bean name of the DAO for configurations of this prerequisite type. 
 The configuration bean must implement the interface  IPrerequisiteConfigDAO
- getCreationDate() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
-  
- getCreationDate() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
-  
- getDAO() - Method in class fr.paris.lutece.plugins.workflowcore.service.config.TaskConfigService
- 
Get the DAO 
- getDescription() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Returns the action description 
- getDescription() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Returns the action description 
- getDescription() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Returns the Description 
- getDescription() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
 Gives the description of the marker. 
- getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Returns the informations which must be displayed in the task configuration 
- getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Returns the informations which must be displayed in the task configuration 
- getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent
- 
Returns the informations which must be displayed in the task configuration 
- getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Returns the informations which must be displayed in the tasks form 
- getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Returns the informations which must be displayed in the tasks form 
- getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent
- 
Returns the informations which must be displayed in the tasks form 
- getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Return for a document the informations store during processing task 
- getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Return for a document the informations store during processing task 
- getEmail() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the Email 
- getEmptyConfiguration() - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IAutomaticActionPrerequisiteService
- 
Get a new instance of the configuration of this prerequisite type. 
 The configuration bean must implement the interface  IPrerequisiteConfig
- getExternalParentId() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
Get the external parent id key 
- getExternalParentId() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
Get the external parent id key 
- getFirstName() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the Firstname 
- getHeight() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- getIcon() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Returns the action icon 
- getIcon() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Returns the action icon 
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
-  
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- getId() - Method in interface fr.paris.lutece.plugins.workflowcore.business.IReferenceItem
- 
return the item id 
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
return the id of the resource history 
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
-  
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Returns the IdWorkflow 
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.AbstractProviderManager
- 
Gives the id of the manager 
- getId() - Method in interface fr.paris.lutece.plugins.workflowcore.service.provider.IMarkerProvider
- 
 Gives the id. 
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.ProviderDescription
- 
 Gives the id of the IProvider. 
- getId() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- getId() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- getIdAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Get the id of the action associated with this prerequisite 
- getIdHistory() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the IdHistory 
- getIdIcon() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getIdPrerequisite() - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.DefaultPrerequisiteConfig
- 
Get the id of the prerequisite associated with this configuration 
- getIdPrerequisite() - Method in interface fr.paris.lutece.plugins.workflowcore.business.prerequisite.IPrerequisiteConfig
- 
Get the id of the prerequisite associated with this configuration 
- getIdPrerequisite() - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Get the id of this prerequisite 
- getIdResource() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
return the id of the resource 
- getIdResource() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
return the id of the resource 
- getIdState() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
-  
- getIdStateAfter() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getIdStateBefore() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getIdTask() - Method in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig
- 
Get the ID task 
- getIdTask() - Method in class fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
- 
Get the ID task 
- getIdWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getIdWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
-  
- getIdWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
-  
- getInitialResourceWorkflow(int, String, Workflow, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Create a ResourceWorkflow Object wich contains the association of resource and the initial state of the workflow 
- getInitialResourceWorkflow(int, String, Workflow, Integer) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Create a ResourceWorkflow Object wich contains the association of resource and the initial state of the workflow 
- getInitialState(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
return the initial state of the workflow 
- getInitialState(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
return the initial state of the workflow 
- getIsAutomaticState() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getIsEnabled() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- getIsInitialState() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
-  
- getIsMassAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
-  
- getKey() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- getKey() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- getLabel() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.ProviderDescription
- 
 Gives the label of the IProvider. 
- getLastHistoryResource(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceHistoryService
- 
Load the last resource history depending creation date 
- getLastHistoryResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceHistoryService
- 
Load the last resource history depending creation date 
- getLastName() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the Lastname 
- getListActionByFilter(ActionFilter) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Select actions by filter 
- getListActionByFilter(ActionFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Select actions by filter 
- getListHistoryIdByListIdResourceId(List<Integer>, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Get list history id by list of id resource 
- getListHistoryIdByListIdResourceId(List<Integer>, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceHistoryService
- 
Get list history id by list of id resource 
- getListHistoryIdByListIdResourceId(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceHistoryService
- 
Get list history id by list of id resource 
- getListIcons() - Method in class fr.paris.lutece.plugins.workflowcore.service.icon.IconService
- 
return the list of all icon 
- getListIcons() - Method in interface fr.paris.lutece.plugins.workflowcore.service.icon.IIconService
- 
return the list of all icon 
- getListIdsLinkedAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
-  
- getListIdsLinkedAction(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Load the list of IDs linked to the given ID action. 
- getListIdsLinkedAction(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Load the list of IDs linked to the given ID action. 
- getListIdStateByListId(List<Integer>, int, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select id state by list id resource 
- getListIdStateByListId(List<Integer>, int, String, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select id state by list id resource 
- getListIdStateByListId(List<Integer>, int, String, Integer) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select id state by list id resource 
- getListPrerequisite(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IPrerequisiteManagementService
- 
Get the list of prerequisites associated with an action 
- getListResourceIdWorkflowByFilter(ResourceWorkflowFilter, List<Integer>) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select Resource Workflow id by filter 
- getListResourceIdWorkflowByFilter(ResourceWorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select ResourceWorkflow ID by filter 
- getListResourceIdWorkflowByFilter(ResourceWorkflowFilter, List<Integer>) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select Resource Workflow id by filter 
- getListResourceIdWorkflowByFilter(ResourceWorkflowFilter) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select ResourceWorkflow ID by filter 
- getListResourceWorkflowByFilter(ResourceWorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select ResourceWorkflow by filter 
- getListResourceWorkflowByFilter(ResourceWorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.service.resource.IResourceWorkflowService
- 
Select ResourceWorkflow by filter 
- getListResourceWorkflowByFilter(ResourceWorkflowFilter) - Method in class fr.paris.lutece.plugins.workflowcore.service.resource.ResourceWorkflowService
- 
Select ResourceWorkflow by filter 
- getListResourceWorkflowIdByFilter(ResourceWorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select ResourceWorkflow id by filter 
- getListResourceWorkflowIdByFilter(ResourceWorkflowFilter, List<Integer>) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select ResourceWorkflow by filter 
- getListStateByFilter(StateFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Select states by filter 
- getListStateByFilter(StateFilter) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Select states by filter 
- getListTaskByIdAction(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
Select all tasks associated to the action 
- getListTaskByIdAction(int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
Select all tasks associated to the action 
- getListWorkflowsByFilter(WorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
return the workflow list by filter 
- getListWorkflowsByFilter(WorkflowFilter) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
return the workflow list by filter 
- getMapTaskTypes(Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Return a map which contains the task types 
- getMapTaskTypes(Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Return a map which contains the task types 
- getMarker() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
Gives the marker 
- getMarkerDescriptions() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.ProviderDescription
- 
 Gives the marker descriptions 
- getMassActions(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Get the list of mass actions from a given id workflow 
- getMassActions(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Get the list of mass actions following a state from a given id workflow 
- getMassActions(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Get the list of mass actions from a given id workflow 
- getMassActions(int, int) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Get the list of mass actions following a state from a given id workflow 
- getMimeType() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
the icon mime type 
- getName() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Returns the action name 
- getName() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
Returns the icon name 
- getName() - Method in interface fr.paris.lutece.plugins.workflowcore.business.IReferenceItem
-  
- getName() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Returns the action name 
- getName() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Returns the Name 
- getName() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- getOrder() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
get the order of an action 
- getOrder() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
get the order of a state 
- getOrder() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
get the order of a task 
- getOrder() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- 
get the order of a task 
- getPrerequisiteConfiguration(int, IAutomaticActionPrerequisiteService) - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IPrerequisiteManagementService
- 
Get the configuration of a prerequisite 
- getPrerequisiteService(String) - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IPrerequisiteManagementService
- 
Get the prerequisite service associated with a prerequisite type 
- getPrerequisiteServiceList() - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IPrerequisiteManagementService
- 
Get the list of prerequisites services 
- getPrerequisiteType() - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.DefaultPrerequisiteConfig
- 
Get the type of the prerequisite service associated with this configuration 
- getPrerequisiteType() - Method in interface fr.paris.lutece.plugins.workflowcore.business.prerequisite.IPrerequisiteConfig
- 
Get the type of the prerequisite service associated with this configuration 
- getPrerequisiteType() - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Get the type of the prerequisite 
- getPrerequisiteType() - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IAutomaticActionPrerequisiteService
- 
Get the type of prerequisites associated with this service 
- getProviderDescription(String) - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.AbstractProviderManager
- 
Gives the description of the specified provider 
- getRealm() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the Realm 
- getResourceId() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
RBAC resource implmentation 
- getResourceId() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
RBAC resource implmentation 
- getResourceIdListByIdState(int, String) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Get the list of ids of resources of a given type that are in a given state 
- getResourceIdListByIdState(int, String) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Get the list of ids of resources of a given type that are in a given state 
- getResourceType() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
return the resource type 
- getResourceType() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
return the resource type 
- getResourceType() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
-  
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
RBAC resource implementation 
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
RBAC resource implementation 
- getResourceUserHistory() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
return the user history object 
- getState() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
Returns the State of the document 
- getState(int, String, int, Integer) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
returns the state of a given resource 
- getState(int, String, int, Integer) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
returns the state of a given resource 
- getStateAfter() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Returns the State of the document after processing the action 
- getStateBefore() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Return the State of the document before processing the action 
- getTaskComponent(String) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Get the task component from a given key 
- getTaskComponent(ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Get the task component from a given task 
- getTaskComponents() - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Get the list of task components 
- getTaskConfigService() - Method in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
- 
Get the task config service 
- getTaskFormEntries(Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
returns the entries of the task form 
- getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.SimpleTask
- 
returns the entries of the task form 
- getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Return a xml which contains for a document the informations store during processing task 
- getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponentManager
- 
Return a xml which contains for a document the informations store during processing task 
- getTaskType() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- getTaskType() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- getTitle() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- getTitle() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- getTitle(Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
returns the task title 
- getTitleI18nKey() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- getTitleI18nKey() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- getTitleI18nKey() - Method in interface fr.paris.lutece.plugins.workflowcore.service.prerequisite.IAutomaticActionPrerequisiteService
- 
Get the I18n key of the title of the prerequisite 
- getTitleI18nKey() - Method in interface fr.paris.lutece.plugins.workflowcore.service.provider.IMarkerProvider
- 
Gives the i18n key of the title 
- getUserAccessCode() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
Returns the user access code 
- getUserAccessCode() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Returns the UserAccessCode 
- getValue() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
get the icon file value 
- getValue() - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
 Gives the value of the marker. 
- getWidth() - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- getWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
-  
- getWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
-  
- getWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
-  
- getWorkflow() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
-  
- getWorkgroup() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
-  
- getWorkgroup() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- getWorkgroupKeyList() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
Get workgroup key list 
- getWorkgroups() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
-  
- IActionDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.action
- 
IActionDAO 
- IActionService - Interface in fr.paris.lutece.plugins.workflowcore.service.action
- 
IActionService 
- IAutomaticActionPrerequisiteService - Interface in fr.paris.lutece.plugins.workflowcore.service.prerequisite
- 
Interface for prerequisite services of automatic actions.
 Before processing an automatic action, every prerequisite of the action are checked.
 
- Icon - Class in fr.paris.lutece.plugins.workflowcore.business.icon
- 
Icon 
- Icon() - Constructor for class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- IconService - Class in fr.paris.lutece.plugins.workflowcore.service.icon
- 
IconService 
- IconService() - Constructor for class fr.paris.lutece.plugins.workflowcore.service.icon.IconService
-  
- IIconDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.icon
- 
IIconDAO 
- IIconService - Interface in fr.paris.lutece.plugins.workflowcore.service.icon
- 
IIconService 
- IMarkerProvider - Interface in fr.paris.lutece.plugins.workflowcore.service.provider
- 
This interface represents a provider of NotifyGru markers 
- InfoMarker - Class in fr.paris.lutece.plugins.workflowcore.service.provider
- 
 This class represents a marker for passing values to other tasks. 
- InfoMarker(String) - Constructor for class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
Constructor 
- init() - Static method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Initialize the workflow 
- init() - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
Initialize the task 
- init() - Method in class fr.paris.lutece.plugins.workflowcore.service.task.SimpleTask
- 
Initialize the task 
- initializeActionOrder(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.action.ActionService
- 
Initialize the display order of actions using their ids 
- initializeActionOrder(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.action.IActionService
- 
Initialize the display order of actions using their ids 
- initializeStateOrder(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.state.IStateService
- 
Initialize the display order of states using their ids 
- initializeStateOrder(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.state.StateService
- 
Initialize the display order of states using their ids 
- initializeTaskOrder(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITaskService
- 
Initialize the display order of tasks using their ids 
- initializeTaskOrder(int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.TaskService
- 
Initialize the display order of tasks using their ids 
- insert(Action) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Insert a new record in the table. 
- insert(GTaskConfig) - Method in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO
- 
Insert a new task config 
- insert(Icon) - Method in interface fr.paris.lutece.plugins.workflowcore.business.icon.IIconDAO
- 
Insert a new record in the table. 
- insert(ResourceHistory) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Insert a new record in the table. 
- insert(ResourceUserHistory) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceUserHistoryDAO
- 
Insert a new record in the table. 
- insert(ResourceWorkflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Insert a new record in the table. 
- insert(State) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
Insert a new record in the table. 
- insert(ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
Insert a new record in the table. 
- insert(Workflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.workflow.IWorkflowDAO
- 
Insert a new record in the table. 
- insertLinkedActions(int, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Create the links between actions 
- insertWorkgroup(ResourceWorkflow, String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
insert a new entities owner 
- IPrerequisiteConfig - Interface in fr.paris.lutece.plugins.workflowcore.business.prerequisite
- 
Interface of beans that describe prerequisite configuration 
- IPrerequisiteConfigDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.prerequisite
- 
Interface of DAO to manage prerequisite configurations 
- IPrerequisiteManagementService - Interface in fr.paris.lutece.plugins.workflowcore.service.prerequisite
- 
Interface of the service that allows to manage prerequisites 
- IProvider - Interface in fr.paris.lutece.plugins.workflowcore.service.provider
- 
 This interface represents a provider for a specific type of resource. 
- IReferenceItem - Interface in fr.paris.lutece.plugins.workflowcore.business
- 
IReferenceItem 
- IResourceHistoryDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.resource
- 
IResourceHistoryDAO 
- IResourceHistoryFactory - Interface in fr.paris.lutece.plugins.workflowcore.business.resource
- 
IResourceHistoryFactory 
- IResourceHistoryService - Interface in fr.paris.lutece.plugins.workflowcore.service.resource
- 
IResourceHistoryService 
- IResourceUserHistoryDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.resource
- 
IResourceUserHistoryDAO Interface 
- IResourceWorkflowDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.resource
- 
IResourceWorkflowDAO 
- IResourceWorkflowService - Interface in fr.paris.lutece.plugins.workflowcore.service.resource
- 
IResourceWorkflowService 
- isAssociatedWithWorkgroup() - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
-  
- isAutomaticReflexiveAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Check if this action is an automatic reflexive action 
- isAutomaticReflexiveAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
Check if actions must be automatic reflexive actions, or regular actions 
- isAutomaticState() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
-  
- isConfigRequired() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- isConfigRequired() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- isDisplayTasksForm(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.service.workflow.IWorkflowService
- 
Return true if a form is associate to the action 
- isDisplayTasksForm(int, Locale) - Method in class fr.paris.lutece.plugins.workflowcore.service.workflow.WorkflowService
- 
Return true if a form is associate to the action 
- isEnabled() - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
-  
- isFormTaskRequired() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- isFormTaskRequired() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- isInitialState() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
-  
- isInvoked(String) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Check if the component is invoked 
- isInvoked(String) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
- 
Check if the component is invoked 
- isMassAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Check if the action is a mass action 
- isRequiredWorkgroupAssigned() - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
-  
- isTaskForAutomaticAction() - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- isTaskForAutomaticAction() - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- IStateDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.state
- 
IStateDAO 
- IStateService - Interface in fr.paris.lutece.plugins.workflowcore.service.state
- 
IStateService 
- ITask - Interface in fr.paris.lutece.plugins.workflowcore.service.task
- 
ITask 
- ITaskComponent - Interface in fr.paris.lutece.plugins.workflowcore.web.task
- 
ITaskComponent 
- ITaskComponentManager - Interface in fr.paris.lutece.plugins.workflowcore.web.task
- 
ITaskComponentManager 
- ITaskConfig - Interface in fr.paris.lutece.plugins.workflowcore.business.config
- 
ITaskConfig 
- ITaskConfigDAO<GTaskConfig extends ITaskConfig> - Interface in fr.paris.lutece.plugins.workflowcore.business.config
- 
ITaskConfigDAO 
- ITaskConfigService - Interface in fr.paris.lutece.plugins.workflowcore.service.config
- 
ITaskConfigService 
- ITaskDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.task
- 
ITaskDAO 
- ITaskFactory - Interface in fr.paris.lutece.plugins.workflowcore.service.task
- 
ITaskFactory 
- ITaskService - Interface in fr.paris.lutece.plugins.workflowcore.service.task
- 
ITaskService 
- ITaskType - Interface in fr.paris.lutece.plugins.workflowcore.business.task
- 
ITaskType 
- IWorkflowDAO - Interface in fr.paris.lutece.plugins.workflowcore.business.workflow
- 
IWorkflowDAO 
- IWorkflowService - Interface in fr.paris.lutece.plugins.workflowcore.service.workflow
- 
WorkflowService 
- selectActionsByFilter(ActionFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
select all actions by filter 
- selectAll() - Method in interface fr.paris.lutece.plugins.workflowcore.business.icon.IIconDAO
- 
select all Icons 
- selectByAction(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Load all ResourceHistory Object for a given resource 
- selectByResource(int, String, int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceHistoryDAO
- 
Load all ResourceHistory Object for a given resource 
- selectListIdsLinkedAction(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
Load the list of IDs linked to the given ID action. 
- selectResourceIdByWorkflow(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select All resourceWorkflow associated to the workflow 
- selectResourceWorkflowByState(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select All resourceWorkflow associated to the state 
- selectResourceWorkflowByWorkflow(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
Select All resourceWorkflow associated to the workflow 
- selectStatesByFilter(StateFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
select all states by filter 
- selectTaskByIdAction(int, Locale) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
select all task associated width the action specified in parameter 
- selectWorkflowByFilter(WorkflowFilter) - Method in interface fr.paris.lutece.plugins.workflowcore.business.workflow.IWorkflowDAO
- 
select workflow by Filter 
- selectWorkgroups(ResourceWorkflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
select the resource entity owner 
- setAction(Action) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
Set the action performed on the resource 
- setAction(Action) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- setAction(Action) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- setAllActions(List<Action>) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set the list of all actions associated to the state 
- setAllActions(List<Action>) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
set the list of all actions associated to the workflow 
- setAllStates(List<State>) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
set the list of all states associated to the workflow 
- setAssociatedWithWorkgroup(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
set to true if the workgroup is associate with workgroups 
- setAutomaticReflexiveAction(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set whether this action is an automatic reflexive action 
- setAutomaticReflexiveAction(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
Set whether actions must be automatic reflexive actions, or regular actions 
- setAutomaticState(Boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
set true return true if the resources of this state is automatic 
- setBeanName(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setBeanName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setConfigBeanName(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setConfigBeanName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setConfigRequired(boolean) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setConfigRequired(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setCreationDate(Timestamp) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the creation date 
- setCreationDate(Timestamp) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
set the creation date 
- setDescription(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the action description 
- setDescription(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Set the action description 
- setDescription(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Sets the Description 
- setDescription(String) - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
Sets the description of the marker 
- setEmail(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the Email 
- setEnabled(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
set true if the workflow is enabled 
- setExternalParentId(Integer) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
Set external parent id key 
- setExternalParentId(Integer) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
Set external parent id key 
- setFirstName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the Firstname 
- setFormTaskRequired(boolean) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setFormTaskRequired(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setHeight(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- setIcon(Icon) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the action icon 
- setIcon(Icon) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Set the action icon 
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
set the id of the workflow action 
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
set the id of the icon 
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the id of the resource history 
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set the id of the workflow state 
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Sets the IdWorkflow 
- setId(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- setId(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- setIdAction(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Set the id of the action associated with this prerequisite 
- setIdHistory(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the IdHistory 
- setIdIcon(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
set the id of the icon insert in the filter 
- setIdPrerequisite(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.DefaultPrerequisiteConfig
- 
Set the id of the prerequisite associated with this configuration 
- setIdPrerequisite(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.prerequisite.IPrerequisiteConfig
- 
Set the id of the prerequisite associated with this configuration 
- setIdPrerequisite(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Set the id of this prerequisite 
- setIdResource(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the id of the resource 
- setIdResource(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
set the id of the resource 
- setIdState(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
set the id of State in the filter 
- setIdStateAfter(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
set the id of the state after doing the action insert in the filter 
- setIdStateBefore(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
set the id of the initial state in the filter 
- setIdTask(int) - Method in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig
- 
Set id Task 
- setIdTask(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
- 
Set id Task 
- setIdWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
set the id of workflow in the filter 
- setIdWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
set the id of workflow in the filter 
- setIdWorkflow(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
- 
set the id of workflow in the filter 
- setInitialState(Boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set true if the state is the initial state of the workflow 
- setIsAutomaticState(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
Set 1 if actions must be automatic actions, 0 if they must not be automatic 
- setIsEnabled(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
- 
Set 1 if the workflow return must be enabled 0 if the workflow return must be disabled 
- setIsInitialState(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
- 
Set 1 if the state return must be the initial state 0 if the state return must not be the initial state 
- setIsMassAction(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.ActionFilter
- 
Set true if the state return must be the mass action false if the state return must not be the mass action 
- setKey(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setKey(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setLastName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the Lastname 
- setListIdsLinkedAction(Collection<Integer>) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
-  
- setMarkerDescriptions(Collection<InfoMarker>) - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.ProviderDescription
- 
Sets the marker descriptions. 
- setMassAction(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the attribute mass action 
- setMimeType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
set the icon mime type 
- setName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the action name 
- setName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
Set the icon name 
- setName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
Set the action name 
- setName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
Sets the Name 
- setName(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
-  
- setOrder(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
set the order of an action 
- setOrder(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set the order of a state 
- setOrder(int) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
- 
set the order of an task 
- setOrder(int) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- 
set the order of an task 
- setPrerequisiteType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.DefaultPrerequisiteConfig
- 
Set the type of the prerequisite associated with this configuration 
- setPrerequisiteType(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.prerequisite.IPrerequisiteConfig
- 
Set the type of the prerequisite associated with this configuration 
- setPrerequisiteType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.prerequisite.Prerequisite
- 
Set the type of the prerequisite 
- setRealm(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the Realm 
- setRequiredWorkgroupAssigned(Boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set true return true if the resources of this state shall be assigned to a workgroup 
- setResourceType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the resource type 
- setResourceType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
set the resource type 
- setResourceType(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
Set the resource type 
- setResourceUserHistory(ResourceUserHistory) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the resource user history object 
- setState(State) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
Set the State of the document 
- setStateAfter(State) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the State of the document after processing the action 
- setStateBefore(State) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
Set the State of the document before processing the action 
- setTaskConfigDAO(ITaskConfigDAO<ITaskConfig>) - Method in class fr.paris.lutece.plugins.workflowcore.service.config.TaskConfigService
- 
Set the task config dao 
- setTaskConfigService(ITaskConfigService) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
- 
Set the task config service 
- setTaskForAutomaticAction(boolean) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setTaskForAutomaticAction(boolean) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setTaskType(ITaskType) - Method in interface fr.paris.lutece.plugins.workflowcore.service.task.ITask
-  
- setTaskType(ITaskType) - Method in class fr.paris.lutece.plugins.workflowcore.service.task.Task
- setTaskType(ITaskType) - Method in interface fr.paris.lutece.plugins.workflowcore.web.task.ITaskComponent
- 
Set the task type 
- setTaskType(ITaskType) - Method in class fr.paris.lutece.plugins.workflowcore.web.task.TaskComponent
- 
Set the task type 
- setTitle(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
- 
Set the title of the task type 
- setTitle(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- 
Set the title of the task type 
- setTitleI18nKey(String) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskType
-  
- setTitleI18nKey(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.task.TaskType
- setUserAccessCode(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
Sets the User acces code 
- setUserAccessCode(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceUserHistory
- 
Sets the UserAccessCode 
- setValue(byte[]) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
- 
set the icon file value 
- setValue(String) - Method in class fr.paris.lutece.plugins.workflowcore.service.provider.InfoMarker
- 
Sets the value of the marker 
- setWidth(int) - Method in class fr.paris.lutece.plugins.workflowcore.business.icon.Icon
-  
- setWorkflow(Workflow) - Method in class fr.paris.lutece.plugins.workflowcore.business.action.Action
- 
set the the workflow associated 
- setWorkFlow(Workflow) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory
- 
set the the workflow associated 
- setWorkFlow(Workflow) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
set the the workflow associated 
- setWorkflow(Workflow) - Method in class fr.paris.lutece.plugins.workflowcore.business.state.State
- 
set the the workflow associated 
- setWorkgroup(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.Workflow
- 
set the work group associate to the workflow 
- setWorkGroup(String) - Method in class fr.paris.lutece.plugins.workflowcore.business.workflow.WorkflowFilter
- 
set the workgroup of the workflow 
- setWorkgroupKeyList(Map<String, String>) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflowFilter
- 
The workgroup key list to set 
- setWorkgroups(List<String>) - Method in class fr.paris.lutece.plugins.workflowcore.business.resource.ResourceWorkflow
- 
set the the workgroups associated to the resource 
- SimpleTask - Class in fr.paris.lutece.plugins.workflowcore.service.task
- 
This class implements a simple task 
- SimpleTask() - Constructor for class fr.paris.lutece.plugins.workflowcore.service.task.SimpleTask
-  
- SimpleTaskComponent - Class in fr.paris.lutece.plugins.workflowcore.web.task
- 
This component implements a task that does not require :
 
 a configuration
 a task form
  
- SimpleTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflowcore.web.task.SimpleTaskComponent
-  
- State - Class in fr.paris.lutece.plugins.workflowcore.business.state
- 
State 
- State() - Constructor for class fr.paris.lutece.plugins.workflowcore.business.state.State
-  
- StateFilter - Class in fr.paris.lutece.plugins.workflowcore.business.state
- 
class WorkflowFilter 
- StateFilter() - Constructor for class fr.paris.lutece.plugins.workflowcore.business.state.StateFilter
-  
- StateService - Class in fr.paris.lutece.plugins.workflowcore.service.state
- 
StateService 
- StateService() - Constructor for class fr.paris.lutece.plugins.workflowcore.service.state.StateService
-  
- store(Action) - Method in interface fr.paris.lutece.plugins.workflowcore.business.action.IActionDAO
- 
update record in the table. 
- store(GTaskConfig) - Method in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO
- 
Update a task config 
- store(Icon) - Method in interface fr.paris.lutece.plugins.workflowcore.business.icon.IIconDAO
- 
update record in the table. 
- store(ResourceWorkflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.resource.IResourceWorkflowDAO
- 
update record in the table. 
- store(State) - Method in interface fr.paris.lutece.plugins.workflowcore.business.state.IStateDAO
- 
update record in the table. 
- store(ITask) - Method in interface fr.paris.lutece.plugins.workflowcore.business.task.ITaskDAO
- 
update record in the table. 
- store(Workflow) - Method in interface fr.paris.lutece.plugins.workflowcore.business.workflow.IWorkflowDAO
- 
update record in the table. 
- storeMetadata(Icon) - Method in interface fr.paris.lutece.plugins.workflowcore.business.icon.IIconDAO
- 
update icon metadata in the table.