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

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

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

Methods in fr.paris.lutece.plugins.workflow.modules.taskcomment.business that return CommentValue
static CommentValue CommentValueHome.findByPrimaryKey(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load the CommentValue Object
 CommentValue CommentValueDAO.load(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 CommentValue ICommentValueDAO.load(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load a record by primary key
 

Methods in fr.paris.lutece.plugins.workflow.modules.taskcomment.business with parameters of type CommentValue
static void CommentValueHome.create(CommentValue commentValue, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creation of an instance of comment value
 void CommentValueDAO.insert(CommentValue commentValue, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 void ICommentValueDAO.insert(CommentValue commentValue, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Insert new record
 



Copyright © 2011 Mairie de Paris. All Rights Reserved.