public interface LCSAlertAdvisor
void
add(LCSAlert lcsAlert)
clear()
java.util.Set<LCSAlert>
getLCSAlerts()
onLCSEvent(LCSEvent lcsEvent)
remove(LCSAlert lcsAlert)
void add(LCSAlert lcsAlert)
void clear()
java.util.Set<LCSAlert> getLCSAlerts()
void onLCSEvent(LCSEvent lcsEvent)
void remove(LCSAlert lcsAlert)