BaseAdminPortletsUpgradeProcess@Deprecated public abstract class BaseUpgradeAdminPortlets extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumnconnection| Constructor and Description |
|---|
BaseUpgradeAdminPortlets()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addResourcePermission(long resourcePermissionId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
long actionIds)
Deprecated.
|
protected long |
getBitwiseValue(String name,
String actionId)
Deprecated.
|
protected long |
getControlPanelGroupId()
Deprecated.
|
protected void |
updateAccessInControlPanelPermission(String portletFrom,
String portletTo)
Deprecated.
|
alter, clearIndexesCache, doUpgrade, ensureTableExists, getConnection, getIndexesSQL, getIndexSQLs, getTableColumnsMap, getTableName, getThreshold, increment, increment, increment, isPortal62TableName, isSkipUpgradeProcess, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, removePrimaryKey, updateIndexes, upgrade, upgrade, upgrade, upgradeTable, upgradeTabledoHasTable, hasColumn, hasColumnType, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString, runSQLTemplateStringprotected void addResourcePermission(long resourcePermissionId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
long actionIds)
throws Exception
Exceptionprotected long getBitwiseValue(String name,
String actionId)
throws Exception
Exceptionprotected long getControlPanelGroupId()
throws Exception
Exceptionprotected void updateAccessInControlPanelPermission(String portletFrom,
String portletTo)
throws Exception
Exception