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)
Deprecated.
As of 7.0.0, with no direct replacement
|
protected void |
deleteDefaultPrivateLayoutPermissions()
Deprecated.
As of 7.0.0, with no direct replacement
|
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)
Deprecated.
As of 7.0.0, with no direct replacement
|
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify
protected void deleteConflictingUserDefaultRolePermissions(long companyId, long powerUserRoleId, long userRoleId, long userClassNameId, long userGroupClassNameId) throws Exception
Exception
@Deprecated protected void deleteDefaultPrivateLayoutPermissions() throws Exception
Exception
@Deprecated 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
@Deprecated protected boolean isPrivateLayout(String name, String primKey) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException