fr.paris.lutece.plugins.crm.business.demand
Class DemandTypeCategoryRemovalListener

java.lang.Object
  extended by fr.paris.lutece.plugins.crm.business.demand.DemandTypeCategoryRemovalListener
All Implemented Interfaces:
fr.paris.lutece.portal.service.util.RemovalListener

public class DemandTypeCategoryRemovalListener
extends Object
implements fr.paris.lutece.portal.service.util.RemovalListener

DemandTypeCategoryRemovalListener


Constructor Summary
DemandTypeCategoryRemovalListener()
           
 
Method Summary
 boolean canBeRemoved(String strId)
          Check if the object can be safely removed
 String getRemovalRefusedMessage(String strId, Locale locale)
          Gives a message explaining why the object cannot be removed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemandTypeCategoryRemovalListener

public DemandTypeCategoryRemovalListener()
Method Detail

canBeRemoved

public boolean canBeRemoved(String strId)
Check if the object can be safely removed

Specified by:
canBeRemoved in interface fr.paris.lutece.portal.service.util.RemovalListener
Parameters:
strId - The object id
Returns:
true if the object can be removed otherwise false

getRemovalRefusedMessage

public String getRemovalRefusedMessage(String strId,
                                       Locale locale)
Gives a message explaining why the object cannot be removed

Specified by:
getRemovalRefusedMessage in interface fr.paris.lutece.portal.service.util.RemovalListener
Parameters:
strId - The object id
locale - The current locale
Returns:
The message


Copyright © 2013 Mairie de Paris. All Rights Reserved.