com.liferay.portal.upgrade.v6_0_0.util
Class DLFileEntryTitleUpgradeColumnImpl
java.lang.Object
com.liferay.portal.kernel.upgrade.util.BaseUpgradeColumnImpl
com.liferay.portal.upgrade.v6_0_0.util.DLFileEntryTitleUpgradeColumnImpl
- All Implemented Interfaces:
- UpgradeColumn
public class DLFileEntryTitleUpgradeColumnImpl
- extends BaseUpgradeColumnImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileEntryTitleUpgradeColumnImpl
public DLFileEntryTitleUpgradeColumnImpl(UpgradeColumn nameColumn,
String title)
getNewValue
public Object getNewValue(Object oldValue)
throws Exception
- Throws:
Exception