com.liferay.portal.upgrade.v4_3_0.util
Class MBMessageIdMapper
java.lang.Object
com.liferay.portal.kernel.upgrade.util.ValueMapperWrapper
com.liferay.portal.upgrade.v4_3_0.util.MBMessageIdMapper
- All Implemented Interfaces:
- ValueMapper
public class MBMessageIdMapper
- extends ValueMapperWrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBMessageIdMapper
public MBMessageIdMapper(ValueMapper valueMapper)
getNewValue
public Object getNewValue(Object oldValue)
throws Exception
- Specified by:
getNewValue
in interface ValueMapper
- Overrides:
getNewValue
in class ValueMapperWrapper
- Throws:
Exception