com.liferay.portal.upgrade.v4_3_0.util
Class IGLargeImageIdUpgradeColumnImpl
java.lang.Object
com.liferay.portal.kernel.upgrade.util.BaseUpgradeColumnImpl
com.liferay.portal.upgrade.v4_3_0.util.IGLargeImageIdUpgradeColumnImpl
- All Implemented Interfaces:
- UpgradeColumn
public class IGLargeImageIdUpgradeColumnImpl
- extends BaseUpgradeColumnImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGLargeImageIdUpgradeColumnImpl
public IGLargeImageIdUpgradeColumnImpl(UpgradeColumn companyIdColumn,
UpgradeColumn igImageIdColumn,
ValueMapper imageIdMapper)
getNewValue
public Object getNewValue(Object oldValue)
throws Exception
- Throws:
Exception