A B C D E F G I L M N P R S T U V W

A

AbstractTaskComponent - Class in fr.paris.lutece.plugins.workflow.web.task
AbstractTaskComponent
AbstractTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.web.task.AbstractTaskComponent
 
AbstractTaskInfoProvider - Class in fr.paris.lutece.plugins.workflow.service.taskinfo
AbstractTaskInfoProvider
AbstractTaskInfoProvider() - Constructor for class fr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
 
ActionDAO - Class in fr.paris.lutece.plugins.workflow.business.action
ActionDAO
ActionDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
 
ActionResourceIdService - Class in fr.paris.lutece.plugins.workflow.service
class ActionResourceIdService
ActionResourceIdService() - Constructor for class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Creates a new instance of DocumentTypeResourceIdService
addHeaderResponse(HttpServletRequest, HttpServletResponse, String) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
write the http header in the response
afterPropertiesSet() - Method in class fr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
ASSIGMENT_TYPE_ADMIN_USER - Static variable in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
ASSIGMENT_TYPE_WORKGROUP - Static variable in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
AssignmentHistory - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
AssignmentHistory
AssignmentHistory() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
 
AssignmentHistoryDAO - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
class AssignmentHistoryDAO
AssignmentHistoryDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistoryDAO
 
AssignmentHistoryService - Class in fr.paris.lutece.plugins.workflow.modules.assignment.service
AssignmentHistoryService
AssignmentHistoryService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
 
AssignmentTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.assignment.web
AssignmentTaskComponent
AssignmentTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
 

B

BEAN_MANAGER - Static variable in class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
 
BEAN_MANAGER - Static variable in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
 
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
 
buildRequestWithFilter(String, List<String>, String) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
Builds a query with filters placed in parameters

C

canProcessAction(int, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
CommentTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.comment.web
CommentTaskComponent
CommentTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
 
CommentValue - Class in fr.paris.lutece.plugins.workflow.modules.comment.business
CommentValue
CommentValue() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
 
CommentValueDAO - Class in fr.paris.lutece.plugins.workflow.modules.comment.business
CommentValueDAO
CommentValueDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValueDAO
 
CommentValueService - Class in fr.paris.lutece.plugins.workflow.modules.comment.service
CommentValueService
CommentValueService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
 
CONSTANT_AND - Static variable in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
 
CONSTANT_ID_NULL - Static variable in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
 
CONSTANT_WHERE - Static variable in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
 
convertStringToInt(String) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
convert a string to int
convertStringToInt(String[]) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
Convert an array of Strings into an array of Integers
create(AssignmentHistory, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
Creation of an instance of assignmentHistory
create(AssignmentHistory, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IAssignmentHistoryService
Creation of an instance of assignmentHistory
create(WorkgroupConfig, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IWorkgroupConfigService
Creation of an instance of workgroupconfig
create(ITaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService
create(WorkgroupConfig, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
Creation of an instance of workgroupconfig
create(CommentValue, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
Creation of an instance of comment value
create(CommentValue, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.service.ICommentValueService
Creation of an instance of comment value
create(TestResource, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.service.testresource.ITestResourceService
Creation of an instance of state
create(TestResource, Plugin) - Method in class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
Creation of an instance of state

D

delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
delete(ResourceWorkflow) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.business.testresource.ITestResourceDAO
Delete the TestResource Object
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResourceDAO
Delete the TestResource Object
delete(int) - Method in class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfigDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
delete(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
deleteByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistoryDAO
delete all assignments associated width the history specified in parameter
deleteByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IAssignmentHistoryDAO
delete all assignments associated width the history specified in parameter
deleteByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValueDAO
Remove comment by history
deleteByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.business.ICommentValueDAO
Remove comment by history
deleteByListIdResource(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
deleteByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistoryDAO
delete all assignments associated width the task specified in parameter
deleteByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IAssignmentHistoryDAO
delete all assignments associated width the task specified in parameter
deleteByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IWorkgroupConfigDAO
Delete all workgroups associated to the configuration
deleteByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfigDAO
Delete all workgroups associated to the configuration
deleteByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValueDAO
Remove comment by task
deleteByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.business.ICommentValueDAO
Remove comment by task
deleteWorkgroups(ResourceWorkflow) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
doCreateAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow creation
doCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Perform the icon creation
doCreateState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow creation
doCreateTestResource(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Perform the resource creation
doCreateWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow creation
doDisableWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doEnableWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doInsertTask(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doModifyAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow modification
doModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Perform the icon modification
doModifyState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow modification
doModifyTask(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Modify task
doModifyWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Perform the workflow modification
doProcessAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Proceed action
doRemoveAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
doRemoveConfig() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
doRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Perform the icon supression
doRemoveState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doRemoveTask(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
doRemoveTaskInformation(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
doRemoveTestResource(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Remove resource
doRemoveWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Remove all workflow record of the workflow
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.NoConfigTaskComponent
doSaveConfig(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
doSaveTasksForm(int, String, int, Integer, HttpServletRequest, Locale, String) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
doSaveTasksForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Perform the information on the various tasks associated with the given action
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.NoFormTaskComponent
doValidateTask(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
doValidateTasksForm(int, String, int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider

E

EMPTY_STRING - Static variable in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
 

F

FileIconeService - Class in fr.paris.lutece.plugins.workflow.service
Service for Url entry types.
findByPrimaryKey(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IWorkgroupConfigService
load a workgroup by primarey key
findByPrimaryKey(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService
findByPrimaryKey(int, String, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
load a workgroup by primarey key
findByPrimaryKey(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
Load the CommentValue Object
findByPrimaryKey(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.service.ICommentValueService
Load the CommentValue Object
findByPrimaryKey(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.service.testresource.ITestResourceService
Load the TestResource Object
findByPrimaryKey(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
Load the TestResource Object
findByResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
fr.paris.lutece.plugins.workflow.business.action - package fr.paris.lutece.plugins.workflow.business.action
 
fr.paris.lutece.plugins.workflow.business.icon - package fr.paris.lutece.plugins.workflow.business.icon
 
fr.paris.lutece.plugins.workflow.business.resource - package fr.paris.lutece.plugins.workflow.business.resource
 
fr.paris.lutece.plugins.workflow.business.state - package fr.paris.lutece.plugins.workflow.business.state
 
fr.paris.lutece.plugins.workflow.business.task - package fr.paris.lutece.plugins.workflow.business.task
 
fr.paris.lutece.plugins.workflow.business.testresource - package fr.paris.lutece.plugins.workflow.business.testresource
 
fr.paris.lutece.plugins.workflow.business.workflow - package fr.paris.lutece.plugins.workflow.business.workflow
 
fr.paris.lutece.plugins.workflow.modules.assignment.business - package fr.paris.lutece.plugins.workflow.modules.assignment.business
 
fr.paris.lutece.plugins.workflow.modules.assignment.service - package fr.paris.lutece.plugins.workflow.modules.assignment.service
 
fr.paris.lutece.plugins.workflow.modules.assignment.web - package fr.paris.lutece.plugins.workflow.modules.assignment.web
 
fr.paris.lutece.plugins.workflow.modules.comment.business - package fr.paris.lutece.plugins.workflow.modules.comment.business
 
fr.paris.lutece.plugins.workflow.modules.comment.service - package fr.paris.lutece.plugins.workflow.modules.comment.service
 
fr.paris.lutece.plugins.workflow.modules.comment.web - package fr.paris.lutece.plugins.workflow.modules.comment.web
 
fr.paris.lutece.plugins.workflow.modules.notification.business - package fr.paris.lutece.plugins.workflow.modules.notification.business
 
fr.paris.lutece.plugins.workflow.modules.notification.service - package fr.paris.lutece.plugins.workflow.modules.notification.service
 
fr.paris.lutece.plugins.workflow.modules.notification.web - package fr.paris.lutece.plugins.workflow.modules.notification.web
 
fr.paris.lutece.plugins.workflow.service - package fr.paris.lutece.plugins.workflow.service
 
fr.paris.lutece.plugins.workflow.service.security - package fr.paris.lutece.plugins.workflow.service.security
 
fr.paris.lutece.plugins.workflow.service.task - package fr.paris.lutece.plugins.workflow.service.task
 
fr.paris.lutece.plugins.workflow.service.taskinfo - package fr.paris.lutece.plugins.workflow.service.taskinfo
 
fr.paris.lutece.plugins.workflow.service.testresource - package fr.paris.lutece.plugins.workflow.service.testresource
 
fr.paris.lutece.plugins.workflow.utils - package fr.paris.lutece.plugins.workflow.utils
 
fr.paris.lutece.plugins.workflow.web - package fr.paris.lutece.plugins.workflow.web
 
fr.paris.lutece.plugins.workflow.web.task - package fr.paris.lutece.plugins.workflow.web.task
 

G

getActions(Collection<Action>, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getActions(Map<Integer, List<Action>>, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getAllStateByWorkflow(Collection<State>, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getAllTaskTypes() - Method in class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
getAllTaskTypes(Locale) - Method in class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
getAttribute(String, String) - Method in interface fr.paris.lutece.plugins.workflow.service.security.IWorkflowUserAttributesManager
Get the attribute
getAttribute(String, String) - Method in class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
Get the attribute
getAttributes(String) - Method in interface fr.paris.lutece.plugins.workflow.service.security.IWorkflowUserAttributesManager
Get the attributes
getAttributes(String) - Method in class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
Get the attributes
getAuthorizedResourceList(String, int, int, Integer, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getAuthorizedResourceList(String, int, List<Integer>, Integer, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getConfirmRemoveAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the confirmation page of remove all Directory Record
getConfirmRemoveIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Gets the confirmation page of delete icon
getConfirmRemoveState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the confirmation page of remove all Directory Record
getConfirmRemoveTask(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the confirmation page of remove task
getConfirmRemoveTestResource(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Gets the confirmation page of remove resource
getConfirmRemoveWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the confirmation page of remove all Directory Record
getCreateAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getCreateIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Gets the icon creation page
getCreateState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getCreateWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getCurrentTimestamp() - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
return current Timestamp
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowAdminDashboardComponent
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowDashboardComponent
The HTML code of the component
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.web.NotificationTaskComponent
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.NoConfigTaskComponent
getDisplayConfigForm(HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getDisplayDocumentHistory(int, String, int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.NoFormTaskComponent
getDisplayTaskForm(int, String, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.web.NotificationTaskComponent
getDisplayTaskInformation(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getDisplayTasksForm(int, String, int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getDocumentHistoryXml(int, String, int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getIdMailingList() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
 
getIdMailingList() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
return the mailing list id
getIdResource() - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
 
getIdResourceHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
 
getIdResourceHistory() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
 
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
 
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
 
getIdTask() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
 
getImageResource(int) - Method in class fr.paris.lutece.plugins.workflow.service.FileIconeService
Return the Resource id
getInstance() - Static method in class fr.paris.lutece.plugins.workflow.service.FileIconeService
Get the unique instance of the service
getList(Plugin) - Method in interface fr.paris.lutece.plugins.workflow.service.testresource.ITestResourceService
Select TestResource
getList(Plugin) - Method in class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
Select TestResource
getListByConfig(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IWorkgroupConfigService
Select the workgroups associated to the configuration
getListByConfig(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
Select the workgroups associated to the configuration
getListByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
Return the list of assignment associated width the history specified in parameter
getListByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IAssignmentHistoryService
Return the list of assignment associated width the history specified in parameter
getListHistoryIdByListIdResourceId(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
getListIdStateByListId(List<Integer>, int, String, Integer) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
getListResourceWorkflowByFilter(ResourceWorkflowFilter) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
getListResourceWorkflowIdByFilter(ResourceWorkflowFilter) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
getListResourceWorkflowIdByFilter(ResourceWorkflowFilter, List<Integer>) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
getManageAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Returns advanced parameters form
getManageIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Return management icon ( list of icon )
getManagePluginWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.ManagePluginWorkflowJspBean
Return management page of plugin workflow
getManageTestWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
Return management page of test workflow
getManageWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Return management page of plugin workflow
getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
getMessage() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
 
getModifyAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getModifyIcon(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.IconJspBean
Gets the icon modification page
getModifyState(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getModifyTask(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getModifyWorkflow(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
Gets the workflow creation page
getName() - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowPostStartupService
getPlugin() - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
Get the workflow plugin
getPluginName() - Method in interface fr.paris.lutece.plugins.workflow.service.taskinfo.ITaskInfoProvider
Get the plugin name
getProvider(String) - Static method in class fr.paris.lutece.plugins.workflow.service.taskinfo.TaskInfoManager
Get the provider from a given provider key
getProvidersList() - Static method in class fr.paris.lutece.plugins.workflow.service.taskinfo.TaskInfoManager
Get the list of provider
getRefList(Collection, boolean, Locale) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
return a referenceList
getRefList(Collection, boolean, String, Locale) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
return a referenceList
getResourceHistoryTest(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
returns the resource history
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Returns a list of action resource ids
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
Returns a list of Testresource ids
getResourceImageEntryUrl(int) - Static method in class fr.paris.lutece.plugins.workflow.service.FileIconeService
Management of the image associated to the EntryUrl
getResourceTypeId() - Method in class fr.paris.lutece.plugins.workflow.service.FileIconeService
Return the Resource Type id
getSenderName() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
 
getService() - Static method in class fr.paris.lutece.plugins.workflow.business.task.TaskRemovalListenerService
Returns the removal service
getSubject() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
getSubject() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
 
getTaskComponent(String) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getTaskComponent(ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getTaskComponents() - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
getTaskFormEntries(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.web.AssignmentTaskComponent
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.web.CommentTaskComponent
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.web.NotificationTaskComponent
getTaskInformationXml(int, HttpServletRequest, Locale, ITask) - Method in class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
getTaskResourceInfo(int, int, HttpServletRequest) - Method in interface fr.paris.lutece.plugins.workflow.service.taskinfo.ITaskInfoProvider
Get the task resource info
getTaskResourceInfo(int, int, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.workflow.service.taskinfo.TaskInfoManager
Get the task resource info.
getTasksFormTest(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
returns the tasks form associated with the given action
getTaskType() - Method in class fr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
Get the task type
getTaskType() - Method in interface fr.paris.lutece.plugins.workflow.service.taskinfo.ITaskInfoProvider
Get the task type
getTitle() - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
 
getTitle() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
getTitle() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
 
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
getTitle(Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Returns the Title of a given resource
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
Returns the Title of a given resource
getUserAccessCode(HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getValue() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
return the value
getWorkflowsEnabled(AdminUser, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
getWorkgroup() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
 
getWorkgroupKey() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
 
getWorkgroups() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 

I

IAssignmentHistoryDAO - Interface in fr.paris.lutece.plugins.workflow.modules.assignment.business
IAssignmentHistoryDAO
IAssignmentHistoryService - Interface in fr.paris.lutece.plugins.workflow.modules.assignment.service
IAssignmentHistoryService
ICommentValueDAO - Interface in fr.paris.lutece.plugins.workflow.modules.comment.business
ICommentValueDAO
ICommentValueService - Interface in fr.paris.lutece.plugins.workflow.modules.comment.service
ICommentValueService
IconDAO - Class in fr.paris.lutece.plugins.workflow.business.icon
IconDAO
IconDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
 
IconJspBean - Class in fr.paris.lutece.plugins.workflow.web
class DirectoryXslJspBean
IconJspBean() - Constructor for class fr.paris.lutece.plugins.workflow.web.IconJspBean
 
init() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
init() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
init() - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
init() - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowPlugin
Initialize the plugin
insert(Action) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
insert(Icon) - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
insert(ResourceHistory) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
insert(ResourceWorkflow) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
insert(State) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
insert(ITask) - Method in class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
insert(TestResource, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.business.testresource.ITestResourceDAO
Insert a new record in the table.
insert(TestResource, Plugin) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResourceDAO
Insert a new record in the table.
insert(Workflow) - Method in class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
insert(AssignmentHistory, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistoryDAO
insert new history assignment
insert(AssignmentHistory, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IAssignmentHistoryDAO
insert new history assignment
insert(WorkgroupConfig, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IWorkgroupConfigDAO
Insert a new workgroup
insert(TaskAssignmentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfigDAO
insert(WorkgroupConfig, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfigDAO
Insert a new workgroup
insert(CommentValue, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValueDAO
Insert new record
insert(CommentValue, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.business.ICommentValueDAO
Insert new record
insert(TaskCommentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
insert(TaskNotificationConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
insertLinkedActions(int, int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
insertWorkgroup(ResourceWorkflow, String) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
isAuthorized(int, String, int, AdminUser) - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
isEnabled() - Method in interface fr.paris.lutece.plugins.workflow.service.security.IWorkflowUserAttributesManager
Check if the UserAttributesService is enabled
isEnabled() - Method in class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
Check if the UserAttributesService is enabled
isMandatory() - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
 
isMultipleOwner() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
isNotify() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
isUseUserName() - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
ITaskInfoProvider - Interface in fr.paris.lutece.plugins.workflow.service.taskinfo
ITaskInfoProvider
ITestResourceDAO - Interface in fr.paris.lutece.plugins.workflow.business.testresource
ITestResourceDAO
ITestResourceService - Interface in fr.paris.lutece.plugins.workflow.service.testresource
ITestResourceService
IWorkflowUserAttributesManager - Interface in fr.paris.lutece.plugins.workflow.service.security
IWorkflowUserAttributesManager
IWorkgroupConfigDAO - Interface in fr.paris.lutece.plugins.workflow.modules.assignment.business
IWorkgroupConfigDAO
IWorkgroupConfigService - Interface in fr.paris.lutece.plugins.workflow.modules.assignment.service
IWorkgroupConfigService

L

load(int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
load(int) - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
load(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
load(int, String, int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
load(int) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
load(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.business.testresource.ITestResourceDAO
Load the TestResource Object
load(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResourceDAO
Load the TestResource Object
load(int) - Method in class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
load(int, String, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IWorkgroupConfigDAO
load a workgroup by primarey key
load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfigDAO
load(int, String, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfigDAO
load a workgroup by primarey key
load(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValueDAO
Load a record by primary key
load(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.business.ICommentValueDAO
Load a record by primary key
load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
load(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
loadWithIcon(int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO

M

ManagePluginWorkflowJspBean - Class in fr.paris.lutece.plugins.workflow.web
class ManageWorkflowJspBean
ManagePluginWorkflowJspBean() - Constructor for class fr.paris.lutece.plugins.workflow.web.ManagePluginWorkflowJspBean
 

N

newTask(String, Locale) - Method in class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
newTaskConfig(String) - Method in class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
NoConfigTaskComponent - Class in fr.paris.lutece.plugins.workflow.web.task
This component implements the task that does not require any configuration.
NoConfigTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.web.task.NoConfigTaskComponent
 
NoFormTaskComponent - Class in fr.paris.lutece.plugins.workflow.web.task
This component implements task that does not require any task form.
NoFormTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.web.task.NoFormTaskComponent
 
NotificationTaskComponent - Class in fr.paris.lutece.plugins.workflow.modules.notification.web
NotificationTaskComponent
NotificationTaskComponent() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notification.web.NotificationTaskComponent
 

P

PERMISSION_MANAGE_ADVANCED_PARAMETERS - Static variable in class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Permission for managing advanced parameters
PERMISSION_VIEW - Static variable in class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Permission for viewing a action
PERMISSION_VIEW - Static variable in class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
Permission for viewing the resource associated to the state
PERMISSION_VIEW_ALL_WORKGROUP - Static variable in class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
 
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.workflow.service.WorkflowPlugin
 
process() - Method in class fr.paris.lutece.plugins.workflow.service.WorkflowPostStartupService
Initializes all ITaskType
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
processTask(int, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
PROPERTY_SELECT_EMPTY_CHOICE - Static variable in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
 

R

register() - Method in class fr.paris.lutece.plugins.workflow.service.ActionResourceIdService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.workflow.service.FileIconeService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
Initializes the service
remove(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService
remove(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.service.testresource.ITestResourceService
Remove testResource which is specified in parameter
remove(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
Remove testResource which is specified in parameter
removeByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
Remove all assignment associated width the history specified in parameter
removeByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IAssignmentHistoryService
Remove all assignment associated width the history specified in parameter
removeByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
Remove comment value by history
removeByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.service.ICommentValueService
Remove comment value by history
removeByListIdResource(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
removeByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.AssignmentHistoryService
Remove all assignment associated width the task specified in parameter
removeByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IAssignmentHistoryService
Remove all assignment associated width the task specified in parameter
removeByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.service.IWorkgroupConfigService
Remove all all workgroups associated to the configuration
removeByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
Remove all all workgroups associated to the configuration
removeByTask(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.service.CommentValueService
Remove comment value by task
removeByTask(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.comment.service.ICommentValueService
Remove comment value by task
removeLinkedActions(int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
removeWorkgroupsByListIdResource(List<Integer>, String, Integer) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
 
ResourceHistoryDAO - Class in fr.paris.lutece.plugins.workflow.business.resource
ResourceHistoryDAO
ResourceHistoryDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
 
ResourceWorkflowDAO - Class in fr.paris.lutece.plugins.workflow.business.resource
ResourceWorkflowDAO
ResourceWorkflowDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
 
RIGHT_MANAGE_DIRECTORY - Static variable in class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
 
RIGHT_MANAGE_DIRECTORY - Static variable in class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
 
RIGHT_MANAGE_WORKFLOW - Static variable in class fr.paris.lutece.plugins.workflow.web.ManagePluginWorkflowJspBean
 

S

selectActionsByFilter(ActionFilter) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
selectAll() - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
selectByAction(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
selectByConfig(int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IWorkgroupConfigDAO
Select the workgroups associated to the configuration
selectByConfig(int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfigDAO
Select the workgroups associated to the configuration
selectByHistory(int, int, Plugin) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistoryDAO
return for a history the list of assignments
selectByHistory(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.workflow.modules.assignment.business.IAssignmentHistoryDAO
return for a history the list of assignments
selectByResource(int, String, int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceHistoryDAO
selectListIdsLinkedAction(int) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
selectResourceIdByWorkflow(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
selectResourceWorkflowByState(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
selectResourceWorkflowByWorkflow(int) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
selectStatesByFilter(StateFilter) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
selectTaskByIdAction(int, Locale) - Method in class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
selectTestResource(Plugin) - Method in interface fr.paris.lutece.plugins.workflow.business.testresource.ITestResourceDAO
Load all TestResource
selectTestResource(Plugin) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResourceDAO
Load all TestResource
selectWorkflowByFilter(WorkflowFilter) - Method in class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
selectWorkgroups(ResourceWorkflow) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
setIdMailingList(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
the mailing List id
setIdMailingList(int) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
set the mailing list id
setIdResource(int) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
set resource id
setIdResourceHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
the resource history id
setIdResourceHistory(int) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
the comment value id
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
the task id
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
 
setIdTask(int) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
the task id
setMandatory(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
 
setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
setMessage(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
set the message of the notification
setMultipleOwner(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
set true if the user can choose multiple entity
setNotify(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
setSenderName(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
set the sender name
setSubject(String) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
setSubject(String) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
set the subject of the message
setTaskType(ITaskType) - Method in class fr.paris.lutece.plugins.workflow.service.taskinfo.AbstractTaskInfoProvider
Set the task type
setTaskType(ITaskType) - Method in interface fr.paris.lutece.plugins.workflow.service.taskinfo.ITaskInfoProvider
Set the task type
setTitle(String) - Method in class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
set resource title
setTitle(String) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
set the title of the field insert in tasks form
setTitle(String) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
 
setUserAttributesService(UserAttributesService) - Method in interface fr.paris.lutece.plugins.workflow.service.security.IWorkflowUserAttributesManager
Set the UserAttributesService
setUserAttributesService(UserAttributesService) - Method in class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
Set the UserAttributesService
setUseUserName(boolean) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
setValue(String) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.CommentValue
set the value
setWorkgroup(String) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.AssignmentHistory
set the work group associate to the resource
setWorkgroupKey(String) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
set the workgroup key
setWorkgroups(List<WorkgroupConfig>) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
Set a list wich contains the differents workgroups to displayed in task form
StateDAO - Class in fr.paris.lutece.plugins.workflow.business.state
StateDAO
StateDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.state.StateDAO
 
StateResourceIdService - Class in fr.paris.lutece.plugins.workflow.service
class StateResourceIdService
StateResourceIdService() - Constructor for class fr.paris.lutece.plugins.workflow.service.StateResourceIdService
Creates a new instance of DocumentTypeResourceIdService
store(Action) - Method in class fr.paris.lutece.plugins.workflow.business.action.ActionDAO
store(Icon) - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO
store(ResourceWorkflow) - Method in class fr.paris.lutece.plugins.workflow.business.resource.ResourceWorkflowDAO
store(State) - Method in class fr.paris.lutece.plugins.workflow.business.state.StateDAO
store(ITask) - Method in class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
store(Workflow) - Method in class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
store(TaskAssignmentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfigDAO
store(TaskCommentConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
store(TaskNotificationConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
storeMetadata(Icon) - Method in class fr.paris.lutece.plugins.workflow.business.icon.IconDAO

T

TaskAssignment - Class in fr.paris.lutece.plugins.workflow.modules.assignment.service
TaskAssignment
TaskAssignment() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignment
 
TaskAssignmentConfig - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
TaskCommentConfig
TaskAssignmentConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfig
 
TaskAssignmentConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
TaskAssignmentConfigDAO
TaskAssignmentConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.TaskAssignmentConfigDAO
 
TaskAssignmentConfigService - Class in fr.paris.lutece.plugins.workflow.modules.assignment.service
TaskAssignmentConfigService
TaskAssignmentConfigService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService
 
TaskComment - Class in fr.paris.lutece.plugins.workflow.modules.comment.service
TaskComment
TaskComment() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.service.TaskComment
 
TaskCommentConfig - Class in fr.paris.lutece.plugins.workflow.modules.comment.business
TaskCommentConfig
TaskCommentConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
 
TaskCommentConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.comment.business
TaskCommentConfig
TaskCommentConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
 
TaskComponentManager - Class in fr.paris.lutece.plugins.workflow.web.task
TaskComponentManager
TaskComponentManager() - Constructor for class fr.paris.lutece.plugins.workflow.web.task.TaskComponentManager
 
TaskDAO - Class in fr.paris.lutece.plugins.workflow.business.task
TaskDAO
TaskDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.task.TaskDAO
 
TaskFactory - Class in fr.paris.lutece.plugins.workflow.service.task
TaskFactory
TaskFactory() - Constructor for class fr.paris.lutece.plugins.workflow.service.task.TaskFactory
 
TaskInfoManager - Class in fr.paris.lutece.plugins.workflow.service.taskinfo
TaskInfoManager
TaskNotification - Class in fr.paris.lutece.plugins.workflow.modules.notification.service
TaskNotification
TaskNotification() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notification.service.TaskNotification
 
TaskNotificationConfig - Class in fr.paris.lutece.plugins.workflow.modules.notification.business
TaskNotificationtConfig
TaskNotificationConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfig
 
TaskNotificationConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.notification.business
TaskNotificationConfigDAO
TaskNotificationConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
 
TaskRemovalListenerService - Class in fr.paris.lutece.plugins.workflow.business.task
TaskRemovalListenerService
TestResource - Class in fr.paris.lutece.plugins.workflow.business.testresource
TestResource
TestResource() - Constructor for class fr.paris.lutece.plugins.workflow.business.testresource.TestResource
 
TestResourceDAO - Class in fr.paris.lutece.plugins.workflow.business.testresource
TestResourceDAO
TestResourceDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.testresource.TestResourceDAO
 
TestResourceService - Class in fr.paris.lutece.plugins.workflow.service.testresource
TestResourceService
TestResourceService() - Constructor for class fr.paris.lutece.plugins.workflow.service.testresource.TestResourceService
 
TestWorkflowJspBean - Class in fr.paris.lutece.plugins.workflow.web
class TestWorkflowJspBean
TestWorkflowJspBean() - Constructor for class fr.paris.lutece.plugins.workflow.web.TestWorkflowJspBean
 
trim(String) - Static method in class fr.paris.lutece.plugins.workflow.utils.WorkflowUtils
Returns a copy of the string , with leading and trailing whitespace omitted.

U

update(ITaskConfig) - Method in class fr.paris.lutece.plugins.workflow.modules.assignment.service.TaskAssignmentConfigService

V

validateConfig(ITaskConfig, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.task.AbstractTaskComponent
validateConfig(ITaskConfig, HttpServletRequest) - Method in class fr.paris.lutece.plugins.workflow.web.task.NoConfigTaskComponent

W

WorkflowAdminDashboardComponent - Class in fr.paris.lutece.plugins.workflow.web
DirectoryAdminDashboardComponent
WorkflowAdminDashboardComponent() - Constructor for class fr.paris.lutece.plugins.workflow.web.WorkflowAdminDashboardComponent
 
WorkflowDAO - Class in fr.paris.lutece.plugins.workflow.business.workflow
WorkflowDAO
WorkflowDAO() - Constructor for class fr.paris.lutece.plugins.workflow.business.workflow.WorkflowDAO
 
WorkflowDashboardComponent - Class in fr.paris.lutece.plugins.workflow.web
Calendar Dashboard Component This component displays directories
WorkflowDashboardComponent() - Constructor for class fr.paris.lutece.plugins.workflow.web.WorkflowDashboardComponent
 
WorkflowJspBean - Class in fr.paris.lutece.plugins.workflow.web
class ManageDirectoryJspBean
WorkflowJspBean() - Constructor for class fr.paris.lutece.plugins.workflow.web.WorkflowJspBean
 
WorkflowPlugin - Class in fr.paris.lutece.plugins.workflow.service
class WorkflowPlugin
WorkflowPlugin() - Constructor for class fr.paris.lutece.plugins.workflow.service.WorkflowPlugin
 
WorkflowPostStartupService - Class in fr.paris.lutece.plugins.workflow.service
WorkflowPostStartupService
WorkflowPostStartupService() - Constructor for class fr.paris.lutece.plugins.workflow.service.WorkflowPostStartupService
 
WorkflowProvider - Class in fr.paris.lutece.plugins.workflow.service
WorkflowProvider
WorkflowProvider() - Constructor for class fr.paris.lutece.plugins.workflow.service.WorkflowProvider
 
WorkflowUserAttributesManager - Class in fr.paris.lutece.plugins.workflow.service.security
WorkflowUserAttributesManager
WorkflowUserAttributesManager() - Constructor for class fr.paris.lutece.plugins.workflow.service.security.WorkflowUserAttributesManager
 
WorkflowUtils - Class in fr.paris.lutece.plugins.workflow.utils
class DirectoryUtils
WorkgroupConfig - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
WorkgroupConfig
WorkgroupConfig() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfig
 
WorkgroupConfigDAO - Class in fr.paris.lutece.plugins.workflow.modules.assignment.business
TaskAssignmentConfigDAO
WorkgroupConfigDAO() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.business.WorkgroupConfigDAO
 
WorkgroupConfigService - Class in fr.paris.lutece.plugins.workflow.modules.assignment.service
WorkgroupConfigService
WorkgroupConfigService() - Constructor for class fr.paris.lutece.plugins.workflow.modules.assignment.service.WorkgroupConfigService
 

A B C D E F G I L M N P R S T U V W

Copyright © 2012 Mairie de Paris. All Rights Reserved.