public class NotifyUsersSpaceRemovalListener extends Object implements fr.paris.lutece.portal.service.util.RemovalListener
| Constructor and Description |
|---|
NotifyUsersSpaceRemovalListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeRemoved(String strId)
Check if the object can be safely removed
|
String |
getRemovalRefusedMessage(String id,
Locale locale)
Gives a message explaining why the object can't be removed
|
public boolean canBeRemoved(String strId)
canBeRemoved in interface fr.paris.lutece.portal.service.util.RemovalListenerstrId - The object idpublic String getRemovalRefusedMessage(String id, Locale locale)
getRemovalRefusedMessage in interface fr.paris.lutece.portal.service.util.RemovalListenerid - The object idlocale - The current localeCopyright © 2020 City of Paris. All rights reserved.