Class VerifyPermission

Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.verify.VerifyProcess
com.liferay.portal.verify.VerifyPermission
All Implemented Interfaces:
com.liferay.portal.kernel.dao.db.DBProcess

public class VerifyPermission extends VerifyProcess
Author:
Tobias Kaefer, Douglas Wong, Matthew Kong, Raymond Augé
  • Constructor Details

    • VerifyPermission

      public VerifyPermission()
  • Method Details

    • checkPermissions

      protected void checkPermissions() throws Exception
      Throws:
      Exception
    • doVerify

      protected void doVerify() throws Exception
      Overrides:
      doVerify in class VerifyProcess
      Throws:
      Exception
    • fixOrganizationRolePermissions

      protected void fixOrganizationRolePermissions() throws Exception
      Throws:
      Exception
    • fixUserDefaultRolePermissions

      protected void fixUserDefaultRolePermissions() throws Exception
      Throws:
      Exception
    • fixUserDefaultRolePermissions

      protected void fixUserDefaultRolePermissions(long userClassNameId, long userGroupClassNameId, long companyId) throws Exception
      Throws:
      Exception