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, verify
protected void deleteConflictingUserDefaultRolePermissions(long companyId, long powerUserRoleId, long userRoleId, long userClassNameId, long userGroupClassNameId) throws Exception
Exception
protected void deleteDefaultPrivateLayoutPermissions() throws Exception
Exception
protected void deleteDefaultPrivateLayoutPermissions_6(long companyId) throws Exception
Exception
protected void doVerify() throws Exception
doVerify
in class VerifyProcess
Exception
protected void fixOrganizationRolePermissions() throws Exception
Exception
protected void fixUserDefaultRolePermissions() throws Exception
Exception
protected void fixUserDefaultRolePermissionsMySQL(long userClassNameId, long userGroupClassNameId, long[] companyIds) throws Exception
Exception
protected void fixUserDefaultRolePermissionsOracle(long userClassNameId, long userGroupClassNameId, long[] companyIds) throws Exception
Exception