fr.ifremer.wao.ui.services
Class KmlLoaderStrategyContactsStatesSeaboard

java.lang.Object
  extended by fr.ifremer.wao.ui.services.KmlLoaderStrategyContactsStatesSeaboard
All Implemented Interfaces:
KmlLoaderStrategy<ContactFilter>

public class KmlLoaderStrategyContactsStatesSeaboard
extends Object
implements KmlLoaderStrategy<ContactFilter>


Field Summary
protected  ServiceCartography serviceCartography
           
 
Constructor Summary
KmlLoaderStrategyContactsStatesSeaboard(ServiceCartography serviceCartography)
           
 
Method Summary
 org.apache.tapestry5.StreamResponse getStreamResponse(ContactFilter filter)
          Retrieve the StreamResponse for this Strategy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceCartography

protected ServiceCartography serviceCartography
Constructor Detail

KmlLoaderStrategyContactsStatesSeaboard

public KmlLoaderStrategyContactsStatesSeaboard(ServiceCartography serviceCartography)
Method Detail

getStreamResponse

public org.apache.tapestry5.StreamResponse getStreamResponse(ContactFilter filter)
                                                      throws IOException
Description copied from interface: KmlLoaderStrategy
Retrieve the StreamResponse for this Strategy.

Specified by:
getStreamResponse in interface KmlLoaderStrategy<ContactFilter>
Parameters:
filter - Strategy filter
Returns:
the StreamResponse to use in KmlLoader
Throws:
IOException - for error on StreamResponse creation


Copyright © 2009-2012 Ifremer. All Rights Reserved.