|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences
com.liferay.portal.upgrade.v6_2_0.UpgradeJournal
public class UpgradeJournal
| Constructor Summary | |
|---|---|
UpgradeJournal()
|
|
| Method Summary | |
|---|---|
protected void |
addDDMStructure(String uuid_,
long ddmStructureId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
long parentDDMStructureId,
long classNameId,
String ddmStructureKey,
String name,
String description,
String xsd,
String storageType,
int type)
|
protected void |
addDDMStructure(String uuid_,
long ddmStructureId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
String parentStructureId,
String ddmStructureKey,
String name,
String description,
String xsd)
|
protected void |
addDDMTemplate(String uuid_,
long ddmTemplateId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
long classNameId,
long classPK,
String templateKey,
String name,
String description,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
long smallImageId,
String smallImageURL)
|
protected void |
doUpgrade()
|
protected String[] |
getPortletIds()
|
protected void |
updatePreferencesClassPKs(PortletPreferences preferences,
String key)
|
protected void |
updateResourcePermission(long companyId,
String oldClassName,
String newClassName,
long oldPrimKey,
long newPrimKey)
|
protected long |
updateStructure(String structureId)
|
protected void |
updateStructures()
|
protected void |
updateTemplates()
|
protected String |
upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
|
| Methods inherited from class com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences |
|---|
deletePortletPreferences, getCompanyId, getGroup, getLayout, getLayoutUuid, getUpdatePortletPreferencesWhereClause, updatePortletPreferences, updatePortletPreferences |
| Methods inherited from class com.liferay.portal.kernel.upgrade.UpgradeProcess |
|---|
getThreshold, hasTable, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, tableHasColumn, tableHasData, upgrade, upgrade, upgrade, upgradeTable, upgradeTable |
| Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
|---|
runSQL, runSQL, runSQLTemplate, runSQLTemplate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradeJournal()
| Method Detail |
|---|
protected void addDDMStructure(String uuid_,
long ddmStructureId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
long parentDDMStructureId,
long classNameId,
String ddmStructureKey,
String name,
String description,
String xsd,
String storageType,
int type)
throws Exception
Exception
protected void addDDMStructure(String uuid_,
long ddmStructureId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
String parentStructureId,
String ddmStructureKey,
String name,
String description,
String xsd)
throws Exception
Exception
protected void addDDMTemplate(String uuid_,
long ddmTemplateId,
long groupId,
long companyId,
long userId,
String userName,
Date createDate,
Date modifiedDate,
long classNameId,
long classPK,
String templateKey,
String name,
String description,
String type,
String mode,
String language,
String script,
boolean cacheable,
boolean smallImage,
long smallImageId,
String smallImageURL)
throws Exception
Exception
protected void doUpgrade()
throws Exception
doUpgrade in class BaseUpgradePortletPreferencesExceptionprotected String[] getPortletIds()
getPortletIds in class BaseUpgradePortletPreferences
protected void updatePreferencesClassPKs(PortletPreferences preferences,
String key)
throws Exception
Exception
protected void updateResourcePermission(long companyId,
String oldClassName,
String newClassName,
long oldPrimKey,
long newPrimKey)
throws Exception
Exception
protected long updateStructure(String structureId)
throws Exception
Exception
protected void updateStructures()
throws Exception
Exception
protected void updateTemplates()
throws Exception
Exception
protected String upgradePreferences(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
throws Exception
upgradePreferences in class BaseUpgradePortletPreferencesException
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||