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

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

public class ValueMapperFactoryUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ValueMapperFactoryUtil()
           
 
Method Summary
static ValueMapper getValueMapper()
           
static ValueMapperFactory getValueMapperFactory()
           
 void setValueMapperFactory(ValueMapperFactory valueMapperFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueMapperFactoryUtil

public ValueMapperFactoryUtil()
Method Detail

getValueMapper

public static ValueMapper getValueMapper()

getValueMapperFactory

public static ValueMapperFactory getValueMapperFactory()

setValueMapperFactory

public void setValueMapperFactory(ValueMapperFactory valueMapperFactory)