fr.ifremer.wao.ui.services
Class KmlLoaderStrategyContacts
java.lang.Object
fr.ifremer.wao.ui.services.KmlLoaderStrategyContacts
- All Implemented Interfaces:
- KmlLoaderStrategy<ContactFilter>
public class KmlLoaderStrategyContacts
- extends Object
- implements KmlLoaderStrategy<ContactFilter>
Created: 8 juil. 2010
- Version:
- $Id: KmlLoaderStrategyContacts.java 809 2010-11-26 16:00:26Z tchemit $
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceCartography
protected ServiceCartography serviceCartography
serviceUser
protected ServiceUser serviceUser
KmlLoaderStrategyContacts
public KmlLoaderStrategyContacts(ServiceCartography serviceCartography,
ServiceUser serviceUser)
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-2010 Ifremer. All Rights Reserved.