Uses of Class
fr.paris.lutece.plugins.workflow.modules.tasknotification.business.TaskNotificationtConfig

Packages that use TaskNotificationtConfig
fr.paris.lutece.plugins.workflow.modules.tasknotification.business   
 

Uses of TaskNotificationtConfig in fr.paris.lutece.plugins.workflow.modules.tasknotification.business
 

Methods in fr.paris.lutece.plugins.workflow.modules.tasknotification.business that return TaskNotificationtConfig
static TaskNotificationtConfig TaskNotificationConfigHome.findByPrimaryKey(int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the Config Object
 TaskNotificationtConfig ITaskNotificationConfigDAO.load(int nIdConfig, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the config Object
 TaskNotificationtConfig TaskNotificationConfigDAO.load(int nIdState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 

Methods in fr.paris.lutece.plugins.workflow.modules.tasknotification.business with parameters of type TaskNotificationtConfig
static void TaskNotificationConfigHome.create(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creation of an instance of config
 void ITaskNotificationConfigDAO.insert(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new record in the table.
 void TaskNotificationConfigDAO.insert(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 void ITaskNotificationConfigDAO.store(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          update record in the table.
 void TaskNotificationConfigDAO.store(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
static void TaskNotificationConfigHome.update(TaskNotificationtConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Update of task which is specified in parameter
 



Copyright © 2011 Mairie de Paris. All Rights Reserved.