com.liferay.portal.kernel.upgrade.util
Class IdReplacer
java.lang.Object
com.liferay.portal.kernel.upgrade.util.IdReplacer
public class IdReplacer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdReplacer
public IdReplacer()
replaceLongIds
public static String replaceLongIds(String s,
String begin,
ValueMapper valueMapper)
throws Exception
- Throws:
Exception
replaceLongIds
public String replaceLongIds(String s,
String begin,
String end,
ValueMapper valueMapper)
throws Exception
- Throws:
Exception