public class LocalizeParams extends Object
Constructor and Description |
---|
LocalizeParams(PortalContext context) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Locale |
getLocale() |
ModuleKey |
getModuleKey() |
Object[] |
getParams() |
LocalizeParams |
setAsMap(Multimap<String,String> map) |
public LocalizeParams(PortalContext context)