|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.util.ContextReplace
public class ContextReplace
Constructor Summary | |
---|---|
ContextReplace()
|
|
ContextReplace(Map<String,String> context)
|
Method Summary | |
---|---|
void |
addValue(String key,
String value)
|
Object |
clone()
|
String |
replace(String text)
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextReplace()
public ContextReplace(Map<String,String> context)
Method Detail |
---|
public void addValue(String key, String value)
public Object clone()
clone
in class Object
public String replace(String text)
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |