Liferay 6.0.5

com.liferay.portal.kernel.portlet
Class FriendlyURLMapperThreadLocal

java.lang.Object
  extended by com.liferay.portal.kernel.portlet.FriendlyURLMapperThreadLocal

public class FriendlyURLMapperThreadLocal
extends Object


Constructor Summary
FriendlyURLMapperThreadLocal()
           
 
Method Summary
static Map<String,String> getPRPIdentifiers()
           
static void setPRPIdentifiers(Map<String,String> prpIdentifiers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FriendlyURLMapperThreadLocal

public FriendlyURLMapperThreadLocal()
Method Detail

getPRPIdentifiers

public static Map<String,String> getPRPIdentifiers()

setPRPIdentifiers

public static void setPRPIdentifiers(Map<String,String> prpIdentifiers)

Liferay 6.0.5