fr.paris.lutece.plugins.crm.util
Interface IListener<K>
- Type Parameters:
K
- Type of the DTO object
public interface IListener<K>
Generic listener for a DTO object
Method Summary |
void |
notifyListener(K item,
String strEventName)
Notify the listener with an object and the name of the event that occurs |
notifyListener
void notifyListener(K item,
String strEventName)
- Notify the listener with an object and the name of the event that occurs
- Parameters:
item
- The itemstrEventName
- The name of the event that caused the notification
Copyright © 2013 Mairie de Paris. All Rights Reserved.