pt.moredata.dao.event
Interface DAORowRetrivedListener

All Superinterfaces:
DAOListener, java.util.EventListener

Deprecated. This listener will be removed soon. With the introduction of the Reader interface, the data is no longer readed by the DataAcessObject, so ther is no way of fireing the even.

public interface DAORowRetrivedListener
extends DAOListener

Company MoreData

Version:
$Revision: 1.5 $
Author:
pcarmo

Method Summary
 void rowRetrieved(DAOEvent event)
          Deprecated. Executado imediatamente depois de uma linha retornada
 

Method Detail

rowRetrieved

public void rowRetrieved(DAOEvent event)
Deprecated. 
Executado imediatamente depois de uma linha retornada