fr.paris.lutece.plugins.workflow.modules.comment.business
Class TaskCommentConfigDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfigDAO
All Implemented Interfaces:
fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>

public class TaskCommentConfigDAO
extends java.lang.Object
implements fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>

TaskCommentConfig


Constructor Summary
TaskCommentConfigDAO()
           
 
Method Summary
 void delete(int nIdState)
          
 void insert(TaskCommentConfig config)
          
 TaskCommentConfig load(int nIdState)
          
 void store(TaskCommentConfig config)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskCommentConfigDAO

public TaskCommentConfigDAO()
Method Detail

insert

public void insert(TaskCommentConfig config)

Specified by:
insert in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>

store

public void store(TaskCommentConfig config)

Specified by:
store in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>

load

public TaskCommentConfig load(int nIdState)

Specified by:
load in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>

delete

public void delete(int nIdState)

Specified by:
delete in interface fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskCommentConfig>


Copyright © 2012 Mairie de Paris. All Rights Reserved.