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

java.lang.Object
  extended by fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
      extended by fr.paris.lutece.plugins.workflow.modules.comment.business.TaskCommentConfig
All Implemented Interfaces:
fr.paris.lutece.plugins.workflowcore.business.config.ITaskConfig

public class TaskCommentConfig
extends fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig

TaskCommentConfig


Constructor Summary
TaskCommentConfig()
           
 
Method Summary
 java.lang.String getTitle()
           
 boolean isMandatory()
           
 void setMandatory(boolean bMandatory)
           
 void setTitle(java.lang.String strTitle)
           
 
Methods inherited from class fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
getIdTask, setIdTask
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskCommentConfig

public TaskCommentConfig()
Method Detail

isMandatory

public boolean isMandatory()
Returns:
true if the comment is mandatory, false otherwise

setMandatory

public void setMandatory(boolean bMandatory)
Parameters:
bMandatory - true if the comment is mandatory, false otherwise

getTitle

public java.lang.String getTitle()
Returns:
the title

setTitle

public void setTitle(java.lang.String strTitle)
Parameters:
strTitle - the title


Copyright © 2012 Mairie de Paris. All Rights Reserved.