public class FriendlyURLMapperThreadLocal
extends Object
| Constructor and Description |
|---|
FriendlyURLMapperThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String[]> |
getParentParameters() |
static Map<String,String> |
getPRPIdentifiers() |
static com.liferay.petra.lang.SafeCloseable |
setParentParametersWithSafeCloseable(Map<String,String[]> parentParameters) |
static com.liferay.petra.lang.SafeCloseable |
setPRPIdentifiersWithSafeCloseable(Map<String,String> prpIdentifiers) |
public static Map<String,String[]> getParentParameters()
public static Map<String,String> getPRPIdentifiers()
public static com.liferay.petra.lang.SafeCloseable setParentParametersWithSafeCloseable(Map<String,String[]> parentParameters)
public static com.liferay.petra.lang.SafeCloseable setPRPIdentifiersWithSafeCloseable(Map<String,String> prpIdentifiers)