Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
セグメンテーションとパーソナライゼーションへの移行
セグメンテーションとパーソナライゼーションへの移行 Liferay 7.2からは、セグメンテーションとパーソナライゼーションの機能がコア製品に統合されました。 オーディエンスターゲティングのユーザーは、オーディエンスターゲティングセグメントをコアのLiferayセグメンテーションに移行する必要があります。 この移行には3つのステップがあります。 Liferay DXP...
オーディエンスターゲティングからの移行
オーディエンスターゲティングからの移行
セグメントエディターUIリファレンス
セグメントエディターUIリファレンス セグメントを使用して、ユーザーを共通のプロパティを持つ異なるグループに編成することができます。 セグメントエディターのUIにアクセスするには、以下の手順に従ってください。 サイト管理 に移動し、セグメントを作成したいサイトを選択します。 サイトメニュー(サイトメニュー)を開き、 People → Segments に移動します。 ...
セグメント管理設定
セグメント管理設定 liferay DXP/Portal 7.3+. セグメント動作は、システムまたはインスタンスレベルで設定できます。 これらの設定で、セグメンテーションの有効/無効、Analytics CloudセグメントとLiferay DXPの同期間隔の設定、セッションベースのセグメントプロパティの作成などができます。 セグメント設定にアクセスする、 グローバル メニュー...
ユーザーセグメントの分析を取得する
ユーザーセグメントの分析を取得する サブスクライバー ユーザーセグメントでAnalytics Cloudを使用するには、最初にDXPデータソースをAnalytics Cloudに接続し、ユーザーと分析の同期を有効にする必要があります。 DXPとの接続手順を含むAnalytics Cloudの詳細については、公式の Analytics Cloud を参照してください。 Analytics...
地理的位置による区分
地理的位置による区分 liferay DXP 7.4 U44+/GA44+. ジオロケーションによって セグメント を設定し、ユーザーの国に基づいて異なるページやコンテンツを動的に表示することができます。 異なるページを表示するには、 Experiences を使用し、ページ上の特定のコンテンツを表示するには、 Collections を使用します。 ...
組織へのユーザーの追加
組織へのユーザーの追加 Liferayの 組織では、ユーザーとパーミッションを管理して実際の組織階層をモデル化し、 組織サイトに素早く実装することができます。 既存のポータルユーザーを組織に割り当てることも、特定の組織に所属するユーザーを新規に作成することもできます。 ...
組織ロール
組織ロール Liferay 組織 は、分散したユーザー管理を実装する便利な方法を提供します。 これらのロールを使用して、組織のすべてのメンバーに標準的な権限を割り当てたり、ユーザーの特定の責任に基づいてより専門的な権限を割り当てたりすることができます。 そうすることで、時間の節約にもなりますし、ポータルデザインが実際の階層に対応しているかどうかを確認することもできます。 ...
ユーザーセグメントへのロールの割り当て
ユーザーセグメントへのロールの割り当て 利用可能:Liferay DXP 7.2 SP2 +、Liferay CE 7.3.1 GA2 ユーザーセグメントは、動的に割り当てられるユーザーコレクションです。 利用可能な基準 を使って セグメントをうまく定義できれば、ユーザー管理の管理オーバーヘッドを大幅に削減できる。 その上、サイトスコープで作成されたユーザーセグメントに対して、...
ロールと権限について
ロールと権限について Liferay DXPで作業を行うには、 ユーザー に適切な権限が必要です。 ロールは、権限を持つユーザーに参加します。 ロールと権限に関するほとんどの管理作業は、 [コントロールパネル] → [ユーザー] → [Roles] で行われます。 コントロールパネルからロールを管理します。 直接ロールの作成とユーザーの割り当てにスキップするには、を参照してください。 ...
Liferay DXP 2024.Q2 Breaking Changes
Liferay DXP 2024.Q2 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q2. As the...
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
Themes
Themes Themes customize the default look and feel of your site. You can define the style and visual identity of your brand or label across your whole site. You can use a theme CSS client...
Fundamentals
Fundamentals Liferay development projects consist primarily of simple .jar files. These contain a few extra configuration files that make them OSGi modules, but they're easily understandable by...
Deprecations and Breaking Changes Reference
Deprecations and Breaking Changes Reference Liferay quarterly releases introduce new features and enhancements while phasing out older or less-used functionality. Some features move to Maintenance...
データベーステンプレート
データベーステンプレート 以下は、Liferay DXPの組み込みデータソースとしてさまざまなデータベースを構成するためのテンプレート(ポータルプロパティと Docker環境変数 の例)です。 MariaDB ポータルプロパティ jdbc.default.driverClassName=org.mariadb.jdbc.Driver...
Session Replication with Tomcat
Session Replication with Tomcat Liferay DXP 2024.Q3+/Portal GA92+ To ensure user session data is synchronized across all instances in the cluster, Liferay supports session replication. If one...
Using Domain-Specific Language Queries
Using Domain-Specific Language Queries Liferay 7.4+ DSL Query is an acronym for Domain-Specific Language Query. The foundation is based upon using a domain-specific language for the...
React Component Utilities Reference
React Component Utilities Reference Several useful tools are available to help you build high-performance components and applications in Liferay DXP using React: frontend-js-react-web module ...
Listening for Registration Events
Listening for Registration Events Liferay DXP 2023.Q3/Portal GA92 and Below The messaging API supports listening for destination and message listener registration events. Here are some reasons to...