|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyPermission
public class VerifyPermission
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
ALWAYS, NEVER, ONCE |
| Fields inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
|---|
connection |
| Constructor Summary | |
|---|---|
VerifyPermission()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.liferay.portal.verify.VerifyProcess |
|---|
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify |
| Methods inherited from class com.liferay.portal.kernel.dao.db.BaseDBProcess |
|---|
doHasTable, hasColumn, hasRows, hasRows, hasTable, runSQL, runSQL, runSQL, runSQLTemplate, runSQLTemplate, runSQLTemplateString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerifyPermission()
| Method Detail |
|---|
protected void checkPermissions()
throws Exception
Exception
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 VerifyProcessException
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
protected boolean isPrivateLayout(String name,
String primKey)
throws Exception
Exception
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||