fr.paris.lutece.plugins.directory.business
Class MapProviderManager

java.lang.Object
  extended by fr.paris.lutece.plugins.directory.business.MapProviderManager

public final class MapProviderManager
extends java.lang.Object


Method Summary
static IMapProvider getMapProvider(java.lang.String strKey)
          Gets the mapProvider for the provided key.
static java.util.List<IMapProvider> getMapProvidersList()
          Builds all available providers list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMapProvider

public static IMapProvider getMapProvider(java.lang.String strKey)
Gets the mapProvider for the provided key.

Parameters:
strKey - the key
Returns:
the map provider is found, null if strKey == null , default mapProvider otherwise.

getMapProvidersList

public static java.util.List<IMapProvider> getMapProvidersList()
Builds all available providers list

Returns:
all available providers


Copyright © 2010 Mairie de Paris. All Rights Reserved.