com.liferay.portal.upgrade.util
Class DatabaseValueMapperFactoryImpl

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

public class DatabaseValueMapperFactoryImpl
extends java.lang.Object
implements com.liferay.portal.kernel.upgrade.util.ValueMapperFactory

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
DatabaseValueMapperFactoryImpl()
           
 
Method Summary
 com.liferay.portal.kernel.upgrade.util.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 com.liferay.portal.kernel.upgrade.util.ValueMapper getValueMapper()
Specified by:
getValueMapper in interface com.liferay.portal.kernel.upgrade.util.ValueMapperFactory