Liferay 6.0.5

com.liferay.portal.upgrade.util
Class DatabaseValueMapperFactoryImpl

java.lang.Object
  extended by com.liferay.portal.upgrade.util.DatabaseValueMapperFactoryImpl
All Implemented Interfaces:
ValueMapperFactory

public class DatabaseValueMapperFactoryImpl
extends Object
implements ValueMapperFactory


Constructor Summary
DatabaseValueMapperFactoryImpl()
           
 
Method Summary
 ValueMapper getValueMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseValueMapperFactoryImpl

public DatabaseValueMapperFactoryImpl()
Method Detail

getValueMapper

public ValueMapper getValueMapper()
Specified by:
getValueMapper in interface ValueMapperFactory

Liferay 6.0.5