fr.paris.lutece.plugins.workflow.modules.notification.business
Class TaskNotificationConfigDAO

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.notification.business.TaskNotificationConfigDAO
All Implemented Interfaces:
fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfigDAO<TaskNotificationConfig>

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

TaskNotificationConfigDAO


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

Constructor Detail

TaskNotificationConfigDAO

public TaskNotificationConfigDAO()
Method Detail

insert

public void insert(TaskNotificationConfig config)

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

store

public void store(TaskNotificationConfig config)

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

load

public TaskNotificationConfig load(int nIdState)

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

delete

public void delete(int nIdState)

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.