legacy-knowledge-base
公開されました Jun. 30, 2025

BasePanelクラスにはsetPortletメソッドがありません。

written-by

Apsara Raheja

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Liferay DXP 7.2をDXP 7.4にアップグレードした後、BasePanelクラスを使用するカスタムコードをアップグレードしようとしました。
  • コードをデプロイしようとして、以下のエラーが発生しました。
    The method setPortlet(Portlet) of type FormsAdminPanelPanelApp must override or implement a supertype method

環境

  • Liferay DXP 7.4 u76

解像度

  • BasePanel の setPortlet メソッドは getPortlet メソッドに置き換えられました。
  • これは LPS-19545で対処されている。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base