public final class FriendlyUrlService
extends fr.paris.lutece.portal.service.cache.AbstractCacheableService
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getFriendlyUrlMap()
Returns the map of Friendly URL
|
String |
getName() |
static FriendlyUrlService |
instance()
Return the unique instance
|
boolean |
isUrlReplaceEnabled()
Is the URL replace service enabled
|
void |
setUrlReplaceEnabled(boolean bEnabled)
Set enabled or disabled the Url Replace Service
|
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, removeKey, resetCache
public String getName()
public static FriendlyUrlService instance()
public Map<String,String> getFriendlyUrlMap()
public boolean isUrlReplaceEnabled()
public void setUrlReplaceEnabled(boolean bEnabled)
bEnabled
- The service statusCopyright © 2015 City of Paris. All rights reserved.