Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.upgrade.util
Class ValueMapperUtil

java.lang.Object
  extended by com.liferay.portal.kernel.upgrade.util.ValueMapperUtil

public class ValueMapperUtil
extends Object


Constructor Summary
ValueMapperUtil()
           
 
Method Summary
static void persist(ValueMapper valueMapper, String tmpDir, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueMapperUtil

public ValueMapperUtil()
Method Detail

persist

public static void persist(ValueMapper valueMapper,
                           String tmpDir,
                           String fileName)
                    throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3