gov.nih.nlm.mms
Interface SourcesToRemoveListener

All Known Implementing Classes:
AttributeTypesToRemoveFilter, ContentViewFilter, MetamorphoSys, PrecedenceFilter, RelationshipTypesToRemoveFilter, RemoveByTermgroupFilter, SuppressibleTermgroupsFilter

public interface SourcesToRemoveListener

Generically represents a listener for events pertaining to changes in the list of sources to remove.

Author:
Deborah Shapiro, Brian Carsen

Method Summary
 void sourcesToRemoveChanged(SourcesToRemoveEvent e)
          Informs the listener of a change in the sources to remove list.
 

Method Detail

sourcesToRemoveChanged

public void sourcesToRemoveChanged(SourcesToRemoveEvent e)
Informs the listener of a change in the sources to remove list.

Parameters:
e - the SourcesToRemoveEvent


Copyright ©2005