public class VerifyPermission extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyPermission() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkPermissions() |
protected void |
doVerify() |
protected void |
fixOrganizationRolePermissions() |
protected void |
fixUserDefaultRolePermissions() |
protected void |
fixUserDefaultRolePermissions(long userClassNameId,
long userGroupClassNameId,
long companyId) |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verifyaddIndexes, alterColumnName, alterColumnType, alterTableAddColumn, alterTableDropColumn, alterTableName, doHasTable, dropIndexes, dropTable, getConnection, getPrimaryKeyColumnNames, hasColumn, hasColumnType, hasIndex, hasRows, hasRows, hasTable, process, processConcurrently, processConcurrently, processConcurrently, removePrimaryKey, runSQL, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateStringprotected void checkPermissions()
throws Exception
Exceptionprotected void doVerify()
throws Exception
doVerify in class VerifyProcessExceptionprotected void fixOrganizationRolePermissions()
throws Exception
Exceptionprotected void fixUserDefaultRolePermissions()
throws Exception
Exceptionprotected void fixUserDefaultRolePermissions(long userClassNameId,
long userGroupClassNameId,
long companyId)
throws Exception
Exception