Liferay 6.1.2-ce-ga3

com.liferay.portal.upgrade.util
Class MemoryValueMapperFactoryImpl

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

public class MemoryValueMapperFactoryImpl
extends Object
implements ValueMapperFactory


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

Constructor Detail

MemoryValueMapperFactoryImpl

public MemoryValueMapperFactoryImpl()
Method Detail

getValueMapper

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

Liferay 6.1.2-ce-ga3