fr.paris.lutece.plugins.comarquage.service
Class CoMarquageLocalListing
java.lang.Object
fr.paris.lutece.plugins.comarquage.service.CoMarquageLocalListing
public final class CoMarquageLocalListing
- extends java.lang.Object
This class is responsible for making a list of the local cards available.
Method Summary |
static java.util.Map<java.lang.String,java.util.Map> |
getMapId(java.lang.String strPluginName)
Get the Hashmap associated with the current plugin_instance that list the local themes/cards. |
static java.lang.String |
processUpdatingLocalList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Process the listing, fills the hashmap of the (id, collection of local themes/cards) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_MAP_LOCAL_CARD
public static final java.lang.String PARAMETER_MAP_LOCAL_CARD
- See Also:
- Constant Field Values
PARAMETER_MAP_PARENT_ID
public static final java.lang.String PARAMETER_MAP_PARENT_ID
- See Also:
- Constant Field Values
processUpdatingLocalList
public static java.lang.String processUpdatingLocalList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Process the listing, fills the hashmap of the (id, collection of local themes/cards)
- Parameters:
plugin
- the plugin
- Returns:
- The result of this process (strLogs)
getMapId
public static java.util.Map<java.lang.String,java.util.Map> getMapId(java.lang.String strPluginName)
- Get the Hashmap associated with the current plugin_instance that list the local themes/cards.
- Parameters:
strPluginName
- the name of the plugin
- Returns:
- the hashmap hashmap from _mapPlugin associated with the plugin instance.
Copyright © 2008 Mairie de Paris. All Rights Reserved.