cafe.gui.importView
Interface ImportEvent

All Known Implementing Classes:
ImportPanel

public interface ImportEvent

This interface provides a method for notifying that an user has accepted product import.

Author:
Markus Penttila

Method Summary
 void importProduct()
          This methods provides a way to inform the implementing class that an user has accepted a product to be imported.
 

Method Detail

importProduct

void importProduct()
This methods provides a way to inform the implementing class that an user has accepted a product to be imported.