Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.comment.business | |
fr.paris.lutece.plugins.workflow.modules.comment.service |
Modifier and Type | Method and Description |
---|---|
CommentValue |
ICommentValueDAO.load(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
CommentValue |
CommentValueDAO.load(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
Modifier and Type | Method and Description |
---|---|
void |
ICommentValueDAO.insert(CommentValue commentValue,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
void |
CommentValueDAO.insert(CommentValue commentValue,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
Modifier and Type | Method and Description |
---|---|
CommentValue |
ICommentValueService.findByPrimaryKey(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the CommentValue Object
|
CommentValue |
CommentValueService.findByPrimaryKey(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the CommentValue Object
|
Modifier and Type | Method and Description |
---|---|
void |
ICommentValueService.create(CommentValue commentValue,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of an instance of comment value
|
void |
CommentValueService.create(CommentValue commentValue,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of an instance of comment value
|
Copyright © 2015 Mairie de Paris. All rights reserved.