it.list.jft.event
Interface QueryEvent

All Superinterfaces:
Event
All Known Subinterfaces:
QueryCreateEvent, QueryDestroyEvent, QueryNotifyEvent, QueryRowsEvent

public interface QueryEvent
extends Event

Generic event related to the Query Lifecycle.

Events related to this super-interface must be handled by the methods of QueryListener.


Field Summary
 
Fields inherited from interface Event
RESULT_GENERIC_ERROR, RESULT_OK
 
Method Summary
 Query getQuery()
          Returns the query associated to this event.
 
Methods inherited from interface Event
getResult
 

Method Detail

getQuery

Query getQuery()
Returns the query associated to this event.

Returns:
the query associated to this event.
null is never returned.


Submit a bug or feature to FT\API Programming Support<\font>