public class BlogsEntryUrlTitleUpgradeColumnImpl
extends com.liferay.portal.kernel.upgrade.util.BaseUpgradeColumnImpl
Constructor and Description |
---|
BlogsEntryUrlTitleUpgradeColumnImpl(com.liferay.portal.kernel.upgrade.util.UpgradeColumn entryIdColumn,
com.liferay.portal.kernel.upgrade.util.UpgradeColumn titleColumn) |
Modifier and Type | Method and Description |
---|---|
Object |
getNewValue(Object oldValue) |
protected String |
getUrlTitle(long entryId,
String title) |