Liferay 6.2-ce-ga5

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

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

public class ValueMapperFactoryUtil
extends Object


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)

Liferay 6.2-ce-ga5