Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBSearchResultsListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBSearchResultsViewer

public interface CMBSearchResultsListener
extends java.util.EventListener

The listener interface for the CMBSearchResultsEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onSearchResults(CMBSearchResultsEvent event)
          Invoked when the search results are received by the CMBSearchTemplateViewer
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onSearchResults

public void onSearchResults(CMBSearchResultsEvent event)
Invoked when the search results are received by the CMBSearchTemplateViewer

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.