Uses of Class
fr.paris.lutece.plugins.workflow.modules.taskcomment.business.TaskCommentConfig

Packages that use TaskCommentConfig
fr.paris.lutece.plugins.workflow.modules.taskcomment.business   
 

Uses of TaskCommentConfig in fr.paris.lutece.plugins.workflow.modules.taskcomment.business
 

Methods in fr.paris.lutece.plugins.workflow.modules.taskcomment.business that return TaskCommentConfig
static TaskCommentConfig TaskCommentConfigHome.findByPrimaryKey(int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the Config Object
 TaskCommentConfig TaskCommentConfigDAO.load(int nIdState, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 TaskCommentConfig ITaskCommentConfigDAO.load(int nIdConfig, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the config Object
 

Methods in fr.paris.lutece.plugins.workflow.modules.taskcomment.business with parameters of type TaskCommentConfig
static void TaskCommentConfigHome.create(TaskCommentConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creation of an instance of config
 void TaskCommentConfigDAO.insert(TaskCommentConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 void ITaskCommentConfigDAO.insert(TaskCommentConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert a new record in the table.
 void TaskCommentConfigDAO.store(TaskCommentConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 void ITaskCommentConfigDAO.store(TaskCommentConfig config, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          update record in the table.
static void TaskCommentConfigHome.update(TaskCommentConfig 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.