LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data
Interface LyGetDataSourceListenersInterface

All Known Implementing Classes:
LyExtendRequestEncoder, LyInfoRequestEncoder

public interface LyGetDataSourceListenersInterface

This interface is used by LyDataSource (and LyObjectSource) when receiving a response to a request from a request encoder, to avoid posting an event to listeners that have already been informed.

See Also:
LyResponse, LyRequestEncoder, LyDataSource, LyObjectSource

Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
 java.util.Vector<LyDataSourceListener> getDataSourceListeners()
          Gets list of listeners that have been notified of the response of the last request to request encoder.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

getDataSourceListeners

java.util.Vector<LyDataSourceListener> getDataSourceListeners()
Gets list of listeners that have been notified of the response of the last request to request encoder.

Returns:
List of notified listeners (may be null).

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com