public abstract class BaseUpgradeAdminPortlets extends UpgradeProcess
UpgradeProcess.Alterable, UpgradeProcess.AlterColumnName, UpgradeProcess.AlterColumnType, UpgradeProcess.AlterTableAddColumn, UpgradeProcess.AlterTableDropColumn
connection
Constructor and Description |
---|
BaseUpgradeAdminPortlets() |
Modifier and Type | Method and Description |
---|---|
protected void |
addResourcePermission(long resourcePermissionId,
long companyId,
String name,
int scope,
String primKey,
long roleId,
long actionIds) |
protected long |
getBitwiseValue(String name,
String actionId) |
protected long |
getControlPanelGroupId() |
protected void |
updateAccessInControlPanelPermission(String portletFrom,
String portletTo) |
alter, clearIndexesCache, doUpgrade, getIndexesSQL, getTableName, getThreshold, increment, increment, increment, isSupportsAlterColumnName, isSupportsAlterColumnType, isSupportsStringCaseSensitiveQuery, isSupportsUpdateWithInnerJoin, normalizeName, upgrade, upgrade, upgrade, upgrade, upgradeTable, upgradeTable
doHasTable, hasColumn, hasColumnType, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString
protected void addResourcePermission(long resourcePermissionId, long companyId, String name, int scope, String primKey, long roleId, long actionIds) throws Exception
Exception
protected long getBitwiseValue(String name, String actionId) throws Exception
Exception
protected long getControlPanelGroupId() throws Exception
Exception
protected void updateAccessInControlPanelPermission(String portletFrom, String portletTo) throws Exception
Exception