fr.ifremer.wao.ui.services
Class KmlLoaderStrategyContacts

java.lang.Object
  extended by fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
All Implemented Interfaces:
KmlLoaderStrategy

public class KmlLoaderStrategyContacts
extends java.lang.Object
implements KmlLoaderStrategy

Created: 8 juil. 2010

Version:
$Id$
Author:
fdesbois

Field Summary
protected  ServiceCartography serviceCartography
           
protected  ServiceUser serviceUser
           
 
Constructor Summary
KmlLoaderStrategyContacts(ServiceCartography serviceCartography, ServiceUser serviceUser)
           
 
Method Summary
 org.apache.tapestry5.StreamResponse getStreamResponse(java.lang.Object... context)
          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

serviceUser

protected ServiceUser serviceUser
Constructor Detail

KmlLoaderStrategyContacts

public KmlLoaderStrategyContacts(ServiceCartography serviceCartography,
                                 ServiceUser serviceUser)
Method Detail

getStreamResponse

public org.apache.tapestry5.StreamResponse getStreamResponse(java.lang.Object... context)
                                                      throws java.io.IOException
Description copied from interface: KmlLoaderStrategy
Retrieve the StreamResponse for this Strategy.

Specified by:
getStreamResponse in interface KmlLoaderStrategy
Parameters:
context - Strategy context
Returns:
the StreamResponse to use in KmlLoader
Throws:
java.io.IOException - for error on StreamResponse creation


Copyright © 2009-2010 Ifremer. All Rights Reserved.