fr.paris.lutece.plugins.extend.modules.extendablecomment.service
Class ExtendableResourceCommentRemovalListener

java.lang.Object
  extended by fr.paris.lutece.plugins.extend.modules.extendablecomment.service.ExtendableResourceCommentRemovalListener
All Implemented Interfaces:
fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener

public class ExtendableResourceCommentRemovalListener
extends Object
implements fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener

Class to remove extensions of comments when they are removed.


Constructor Summary
ExtendableResourceCommentRemovalListener()
           
 
Method Summary
 void createComment(String strIdExtendableResource, boolean bPublished)
          
 void deleteComment(String strIdExtendableResource, List<Integer> listIdRemovedComment)
          
 void publishComment(String strIdExtendableResource, boolean bPublished)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendableResourceCommentRemovalListener

public ExtendableResourceCommentRemovalListener()
Method Detail

createComment

public void createComment(String strIdExtendableResource,
                          boolean bPublished)

Specified by:
createComment in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener

publishComment

public void publishComment(String strIdExtendableResource,
                           boolean bPublished)

Specified by:
publishComment in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener

deleteComment

public void deleteComment(String strIdExtendableResource,
                          List<Integer> listIdRemovedComment)

Specified by:
deleteComment in interface fr.paris.lutece.plugins.extend.modules.comment.service.ICommentListener


Copyright © 2013 Mairie de Paris. All Rights Reserved.