fr.paris.lutece.plugins.extend.modules.extendablecomment.service
Class ExtendableResourceCommentRemovalListener
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendableResourceCommentRemovalListener
public ExtendableResourceCommentRemovalListener()
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.