Class BaseViewActionResourcePermissionUpgradeProcess

Object
com.liferay.portal.kernel.dao.db.BaseDBProcess
com.liferay.portal.kernel.upgrade.UpgradeProcess
com.liferay.portal.kernel.upgrade.BaseViewActionResourcePermissionUpgradeProcess
All Implemented Interfaces:
DBProcess, UpgradeStep

public abstract class BaseViewActionResourcePermissionUpgradeProcess extends UpgradeProcess
Author:
Adolfo Pérez
  • Constructor Details

    • BaseViewActionResourcePermissionUpgradeProcess

      public BaseViewActionResourcePermissionUpgradeProcess()
  • Method Details

    • doUpgrade

      protected void doUpgrade() throws Exception
      Specified by:
      doUpgrade in class UpgradeProcess
      Throws:
      Exception
    • getActionId

      protected abstract String getActionId()
    • getClassName

      protected abstract String getClassName()
    • getExceptionMessage

      protected abstract String getExceptionMessage()