com.liferay.portal.upgrade.util
Class ValueMapperUtil

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

public class ValueMapperUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ValueMapperUtil()
           
 
Method Summary
static void persist(ValueMapper valueMapper, java.lang.String tmpDir, java.lang.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,
                           java.lang.String tmpDir,
                           java.lang.String fileName)
                    throws java.lang.Exception
Throws:
java.lang.Exception