public class VerifyPermission extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyPermission() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkPermissions() |
protected void |
deleteConflictingUserDefaultRolePermissions(long companyId,
long powerUserRoleId,
long userRoleId,
long userClassNameId,
long userGroupClassNameId) |
protected void |
deleteDefaultPrivateLayoutPermissions_6(long companyId) |
protected void |
deleteDefaultPrivateLayoutPermissions() |
protected void |
doVerify() |
protected void |
fixOrganizationRolePermissions() |
protected void |
fixUserDefaultRolePermissions() |
protected void |
fixUserDefaultRolePermissionsMySQL(long userClassNameId,
long userGroupClassNameId,
long[] companyIds) |
protected void |
fixUserDefaultRolePermissionsOracle(long userClassNameId,
long userGroupClassNameId,
long[] companyIds) |
protected boolean |
isPrivateLayout(String name,
String primKey) |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verifyprotected void deleteConflictingUserDefaultRolePermissions(long companyId,
long powerUserRoleId,
long userRoleId,
long userClassNameId,
long userGroupClassNameId)
throws Exception
Exceptionprotected void deleteDefaultPrivateLayoutPermissions()
throws Exception
Exceptionprotected void deleteDefaultPrivateLayoutPermissions_6(long companyId)
throws Exception
Exceptionprotected void doVerify()
throws Exception
doVerify in class VerifyProcessExceptionprotected void fixOrganizationRolePermissions()
throws Exception
Exceptionprotected void fixUserDefaultRolePermissions()
throws Exception
Exceptionprotected void fixUserDefaultRolePermissionsMySQL(long userClassNameId,
long userGroupClassNameId,
long[] companyIds)
throws Exception
Exceptionprotected void fixUserDefaultRolePermissionsOracle(long userClassNameId,
long userGroupClassNameId,
long[] companyIds)
throws Exception
Exception