|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.modules.rulemovespace.business.MoveSpaceSpaceRemovalListener
public class MoveSpaceSpaceRemovalListener
Space Removal Listener
Constructor Summary | |
---|---|
MoveSpaceSpaceRemovalListener()
|
Method Summary | |
---|---|
boolean |
canBeRemoved(java.lang.String id)
Check if the object can be safely removed |
java.lang.String |
getRemovalRefusedMessage(java.lang.String id,
java.util.Locale locale)
Gives a message explaining why the object can't be removed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MoveSpaceSpaceRemovalListener()
Method Detail |
---|
public boolean canBeRemoved(java.lang.String id)
canBeRemoved
in interface fr.paris.lutece.portal.service.util.RemovalListener
id
- The object id
public java.lang.String getRemovalRefusedMessage(java.lang.String id, java.util.Locale locale)
getRemovalRefusedMessage
in interface fr.paris.lutece.portal.service.util.RemovalListener
id
- The object idlocale
- The current locale
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |