|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.group.GroupRoleRemovalListener
public class GroupRoleRemovalListener
Group Removal Listener
Constructor Summary | |
---|---|
GroupRoleRemovalListener()
|
Method Summary | |
---|---|
boolean |
canBeRemoved(java.lang.String strId)
Check if the object can be safely removed |
java.lang.String |
getRemovalRefusedMessage(java.lang.String strId,
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 GroupRoleRemovalListener()
Method Detail |
---|
public boolean canBeRemoved(java.lang.String strId)
canBeRemoved
in interface RemovalListener
strId
- The object id
public java.lang.String getRemovalRefusedMessage(java.lang.String strId, java.util.Locale locale)
getRemovalRefusedMessage
in interface RemovalListener
strId
- The object idlocale
- The current locale
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |