Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
Capability
Invoking a Service Locally
Invoking a Service Locally Service Builder services that are deployed to DXP/Portal can be invoked from other classes in the same JVM. These services are local to the classes. Service Builder...
公開日: 2024/05/09 18:52
Understanding and Extending Generated Classes
Understanding and Extending Generated Classes Service Builder generates both tables for your entity and model, persistence, and service classes for it. Here you'll examine generated classes for an...
公開日: 2024/05/09 18:52
Upgrading Data Schemas
Upgrading Data Schemas When you upgrade Liferay, you might run into incompatibility issues with your custom modules' data schemas. There are three ways you can resolve these issues: You can run...
公開日: 2024/05/09 18:52
Using Upgrade Processes in Earlier Versions
Using Upgrade Processes in Earlier Versions Liferay DXP 7.4 U10/Portal 7.4 GA14 and Below Follow these steps to create an upgrade process for your module: Open your module's bnd.bnd file, and...
公開日: 2024/12/03 15:10
Developing a Web Application
Developing a Web Application
公開日: 2024/05/09 18:53
Using Bean Portlet
Using Bean Portlet Portlet 3.0, the JSR 362 standard, features a style of portlet development called Bean Portlets that use Contexts and Dependency Injection (CDI). Bean Portlets fully leverage all...
公開日: 2024/05/09 18:53
Multithreading Process
Multithreading Process Liferay DXP 7.4 U10+ or Liferay Portal 7.4 GA14+ Your Upgrade Processes may involve making complex changes to large data sets. If performance is critical, use the...
公開日: 2024/05/09 18:52
Using Upgrade Processes
Using Upgrade Processes Liferay DXP 7.4 U10+/Portal 7.4 GA14+ An upgrade of your application may require making changes to your database tables. Liferay's upgrade framework makes it easy to make...
公開日: 2024/05/09 18:53
Reference
Reference
公開日: 2024/05/09 18:53
Using JSF
Using JSF Liferay Faces is an umbrella project that provides support for the JavaServer[™] Faces (JSF) standard in Liferay DXP/Portal. Here are the Liferay Faces topics: Introduction to Liferay...
公開日: 2024/05/09 18:53
CDI Portlet Predefined Beans
CDI Portlet Predefined Beans Liferay DXP provides injectable portlet artifacts for CDI called Portlet Predefined Beans, as specified by JSR 362. There are two types of predefined beans: Portlet...
公開日: 2024/05/09 18:53
Liferay Faces Alloy
Liferay Faces Alloy Liferay Faces Alloy is distributed in a .jar file. You can add Liferay Faces Alloy as a dependency to your portlet projects, to use AlloyUI in a way that is consistent with JSF...
公開日: 2024/05/09 18:53
Liferay Faces Bridge
Liferay Faces Bridge Liferay Faces Bridge enables you to deploy JSF web apps as portlets without writing portlet-specific code. It also contains innovative features that make it possible to...
公開日: 2024/05/09 18:53
Liferay Faces Portal
Liferay Faces Portal Liferay Faces Portal is distributed in a .jar file. You can add Liferay Faces Portal as a dependency for your portlet projects to use its Liferay-specific utilities and UI...
公開日: 2024/05/09 18:53
Liferay Faces Version Scheme
Liferay Faces Version Scheme In this article, you'll learn which Liferay Faces artifacts should be used with your portlet and explore the Liferay Faces versioning scheme by discovering what each...
公開日: 2024/05/09 18:53
Reference
Reference
公開日: 2024/05/09 18:53
Using MVC
Using MVC If you're an experienced developer, this is not the first time you've heard about Model View Controller. If there are so many implementations of MVC frameworks in Java, why did Liferay...
公開日: 2024/05/09 18:53
MVC Action Command
MVC Action Command MVC Action Commands handle actions as separate classes. With Action Commands, you can organize action logic in MVCPortlets that have many actions. Action URLs in the portlet's...
公開日: 2024/05/09 18:53
Invoking Actions with MVC Portlet
Invoking Actions with MVC Portlet A portlet's Action phase applies state changes. You can bind your portlet's action-handling methods to UI components using portlet action URLs. They are...
公開日: 2024/05/09 18:53
MVC Resource Command
MVC Resource Command MVC Resource Command classes retrieve resources: images, XML, or any other kind of resource from a DXP/Portal instance without triggering any actions or renders. Requests or...
公開日: 2024/05/09 18:53
Portlet Preferences
Portlet Preferences You can give administrators and users a way to customize a portlet with portlet preferences. Portlet preferences can be added to any MVC Portlet to give users a UI to access and...
公開日: 2024/05/09 18:53
Rendering Views with MVC Portlet
Rendering Views with MVC Portlet If you want users to access your portlet's views, you must implement navigation to them. Portlet render URLs help you do this. Here you'll deploy an example...
公開日: 2024/05/09 18:53
Alloy UI (AUI) Tag Library
Alloy UI (AUI) Tag Library The AUI tag library provides tags that implement commonly used UI components. These tags make your markup consistent, responsive, and accessible. You can find a list of...
公開日: 2024/05/09 18:53
MVC Render Command
MVC Render Command MVC Render Commands are classes that handle which page to render. They are invoked by MVCPortlet render URLs and requests. If your render logic is simple you can implement all of...
公開日: 2024/05/09 18:53
Tag Libraries
Tag Libraries You have access to a powerful set of taglibs for creating commonly used UI components in your apps, themes, and web content. The following taglibs are covered in this section: AUI:...
公開日: 2024/05/09 18:53
Reading Liferay Cloud Service Logs
Reading Liferay Cloud Service Logs Environment logs are crucial for diagnosing and resolving technical issues in a project. Liferay Cloud provides a variety of environment logs that users can...
公開日: 2024/05/09 19:01
Maintenance and Downtime
Maintenance and Downtime Sometimes, big changes in the underlying infrastructure of a project may cause downtime. When planning for these changes, you can enable maintenance mode to redirect...
公開日: 2025/04/29 18:15
情報セキュリティとLiferay Cloud
情報セキュリティとLiferay Cloud Liferayはクラウドのセキュリティを重視しており、 SOC 2 および ISO 27001:2013 規格への準拠に関する次のドキュメントを公開しています: クラウドサービスにおける顧客データの処理に関するステートメント Liferay クラウドデータセキュリティ & 保護 関連トピック...
公開日: 2024/05/09 19:01
シークレットで安全な環境変数を管理
シークレットで安全な環境変数を管理 シークレットを使用すると、Liferay Cloud内のあらゆる環境の変数を安全に保存することができます。 Liferay Cloud プロジェクトを閲覧する権限を持つ全てのユーザーが 環境変数を閲覧できるのに対し、secret はそのロールに閲覧権限が与えられている場合にのみ閲覧可能です。 シークレットとは...
公開日: 2024/05/09 19:01
Troubleshooting Services
Troubleshooting Services Services are the core of a Liferay Cloud environment. This article covers troubleshooting techniques that can be used to investigate and address issues that may arise with...
公開日: 2024/05/09 19:01
セキュリティ
セキュリティ 情報セキュリティとLiferay Cloud 認証 Liferay CloudでSSOを使用する Webアプリケーションファイアウォール シークレットで安全な環境変数を管理
公開日: 2024/05/09 19:01
Liferay CloudでのSSOの使用
Liferay CloudでのSSOの使用 お客様は、SAML 2.0準拠のシングルサインオンIdentity Providerを使用して、Liferay Cloudプラットフォームでユーザーを認証することができます。 以下は、この統合を有効にするためのプロセスである。 SAML を使用して SSO を有効にするには、クライアント、サービスプロバイダ(SP)、 ID プロバイダ(IdP)の...
公開日: 2024/05/09 19:01
CLIツールによる変更点のデプロイ
CLIツールによる変更点のデプロイ CLIツールを使用すると、Jenkinsのビルドをトリガーしたり、Liferay Cloud Consoleを使用することなく、ローカルプロジェクトの変更を直接デプロイすることができます。 このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、CLIツールを使用して dev にデプロイするプロセスを説明します。 始めるには、まず...
公開日: 2024/05/09 19:01
Self-Healing
Self-Healing The self-healing functionality of Liferay Cloud detects if a service or application has become unresponsive and automatically initiates procedures to recover the unresponsive service....
公開日: 2024/05/09 19:01
Shell Access
Shell Access The command-line tools in Liferay Cloud contribute to the developer's workflow by delivering speed, control, traceability, scripting, and automation capabilities. Shell access makes it...
公開日: 2024/05/09 19:01
Webアプリケーションファイアウォール
Webアプリケーションファイアウォール Liferay Cloud 5.x.x Liferay Cloud には ModSecurity という Web アプリケーションファイアウォールが含まれています。 Webサーバーに送信されたリクエストを、あらかじめ定義されたカスタムルールと照らし合わせて検査します。...
公開日: 2024/05/09 19:01
Build Retention Policy
Build Retention Policy The Liferay Cloud console displays your builds on the Builds page, so you can deploy them to your services whenever needed. However, only the most recent 1,100 builds remain...
公開日: 2025/01/30 12:33
Liferay Cloud Consoleを使った変更のデプロイ
Liferay Cloud Consoleを使った変更のデプロイ このチュートリアルでは、Liferayサービスにポータル・プロパティを追加し、プル・リクエストでCIビルドをトリガーし、Liferay Cloudコンソールを介して dev 環境に新しいビルドをデプロイするプロセスを説明します。 ...
公開日: 2024/05/09 19:01
ミュールソフト
ミュールソフト サブスクリプション Liferay Connector to MuleSoft は、Liferay DXPをMuleSoftエコシステムの他のプラットフォームやサービスに接続するものです。 Anypoint Studio または Anypoint Design Center からコネクタにアクセスすることができます。...
公開日: 2024/05/09 18:45
カタログ
カタログ カタログページは、ユーザーがチャネル商品を閲覧、検索、そして選択するための主要な手段です。 MiniumとSpeedwellの両アクセラレータは、それぞれのカタログページに以下のウィジェットが含まれています: 検索バー オプションファセット 仕様ファセット カテゴリーファセット ソート 検索結果 Miniumデモカタログ これらのウィジェットの詳細は、...
公開日: 2025/01/18 2:44
ファイルとフォルダを無視する
ファイルとフォルダを無視する Liferay Cloud では、サービスをデプロイする前に、どのファイルやフォルダーを無視するかを契約者が決定することができます。 これは、 .lcpignore ファイルを作成し、プロジェクトフォルダーの最上位レベル内に配置することで行われます(例: / etc/lfrlearn / ここで、 lfrlearn はプロジェクト名です)。...
公開日: 2024/05/09 19:01
Jenkinsステージの再起動
Jenkinsステージの再起動 CIサービスでは、Jenkinsのスタッシュを保存するように設定することができます。 この隠し場所を使って、Jenkinsビルドの特定のステージを再開することができます。 ジェンキンス・スタッシュの保存 以下のCIサービス変数を使用して、スタッシュとアーティファクトが保存される完了ビルドの数を決定します。 ...
公開日: 2024/05/09 19:01
デプロイメント戦略について
デプロイメント戦略について サービスのデプロイ戦略によって、新しいバージョンを初期化する方法が決まります。 Liferay Cloud は、そのサービスに対して 2 つのデプロイメント戦略を提供しています。 RollingUpdate と Recreateです。 デプロイ戦略の違い...
公開日: 2024/05/09 19:01
配布タイプについて
配布タイプについて サービスのデプロイメント タイプによって、パフォーマンス、メモリ使用量、ファイルやボリュームへのアクセスなど、サービスの機能に関するさまざまな側面が決まります。 Liferay Cloud はサービスに2つのデプロイメントタイプを提供します:DeploymentとStatefulSet です。 配備タイプの違い デプロイメント タイプの特徴は以下の通り: ...
公開日: 2024/05/09 19:01
Commerce
Commerce
公開日: 2024/05/09 18:45
アドオンとコネクター
アドオンとコネクター
公開日: 2024/05/09 18:45
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
公開日: 2024/05/31 20:41
Returns Page
Returns Page Liferay DXP 2024.Q4+/Portal GA129+ The returns page contains a list of all return requests placed by the customer. Select a return request to view the status of the request and its...
公開日: 2024/12/07 0:06
検索
検索 ページの検索では、Liferayサイトで利用可能なコンテンツを検索することができます。 これは、Webコンテンツ、ナレッジベースの記事、ドキュメント、画像、商品などです。 ページの検索には、検索バーと、検索結果を絞り込むための複数のファセットウィジェットが用意されています。 Minium Acceleratorを使用する場合は、Searchページに [Search Bar] 、...
公開日: 2025/01/18 2:44
カタログページの作成
カタログページの作成 カタログ ページは、お客様がチャネル商品を閲覧、検索、そして選択するための主要な手段です。 カタログページには、以下のウィジェットを推奨します。 検索バー 、 オプション・ファセット 、 仕様・ファセット 。 カテゴリー・ファセット 、 ソート 、 検索結果 となっています。 これらのウィジェットやその他のCommerceウィジェットの詳細は、 ウィジェットリファレンス...
公開日: 2025/01/18 2:44
カテゴリー表示ページの作成
カテゴリー表示ページの作成 カテゴリーをウィジェットページにリンクすることで、Liferay Commerceで大規模なページを作成・管理することができます。 カテゴリ表示ページでは、カテゴリごとに1つのページを管理するのではなく、すべてのカテゴリで使用するテンプレートを設定することができます。...
公開日: 2025/01/18 2:44
製品表示ページの作成
製品表示ページの作成 Liferay Commerceを使用すると、ストア製品を個別のサイトページに紐付けて、製品ごとに専用の表示ページを作成できます。 既成のウィジェットやカスタムウィジェット、フラグメントを使用して、レイアウトを短時間でデザインし、製品詳細を表示できます。 以下の手順で、製品の表示ページを設定します。 ストアで新しいサイトページを作成し、 [商品詳細]...
公開日: 2024/11/22 22:46
個別製品カタログの別ページの作成
個別製品カタログの別ページの作成 ストアフロントには、複数のカタログの商品を掲載することができます。 Liferay はカタログに製品を保存し、 カタログページ を使ってストアフロントに表示します。 詳しくは、 カタログページの作成 をご覧ください。 カタログごとに異なる種類の商品を掲載することができるため、複数のカタログページを使って差別化することができます。 ...
公開日: 2024/11/22 22:46
Liferay コマースフラグメント
Liferay コマースフラグメント
公開日: 2024/11/22 22:46
ビルドとデプロイ
ビルドとデプロイ Liferay Cloud 導入ワークフローの概要 Liferay Cloudへのデプロイメント デプロイタイプについて デプロイメント戦略について Liferay Cloud Consoleを使った変更のデプロイメント CLIツールによる変更点のデプロイ CIサービスのビルドを自動的にデプロイする Jenkinsステージの再起動 ...
公開日: 2024/05/09 19:01
CIサービスのビルドを自動的にデプロイする
CIサービスのビルドを自動的にデプロイする Liferay Cloudでは、Webhookを使用して、プロジェクトのGitリポジトリにプッシュまたはマージされた変更に対してJenkinsビルドを自動的にトリガーできます(例: GitHub , Bitbucket , GitLab )。 これらのビルドは、Liferay Cloud...
公開日: 2024/05/09 19:01
永続的なファイルストレージボリュームの構成
永続的なファイルストレージボリュームの構成 管理者は Liferay Cloud のサービスのボリュームをデプロイタイプに応じて設定することができます (Deployment または StatefulSet)。 ボリュームは、導入タイプに応じて、永続的な共有ストレージ(NFS)または専用ストレージ(SSD)のいずれかに保存できます。 この記事では、サービスの LCP.json...
公開日: 2024/05/09 19:01
MuleSoftコネクタの設定
MuleSoftコネクタの設定 Liferay の MuleSoft へのコネクタは、Liferay の API を記述した OpenAPI 3.0 ドキュメントを使用しています。 各OpenAPIドキュメントは、以下のスキーマでLiferayインスタンスに動的にデプロイされます。 ...
公開日: 2024/05/09 18:45
Muleのフローをデザインする
Muleのフローをデザインする Liferay Connector to MuleSoftを設定した後、Muleフローの構築を開始することができます。 これらの操作は、LiferayのOpenAPIエンドポイントで利用可能です。 レコードの作成 レコードの削除 記録取得 記録更新 バッチ - レコードのエクスポート バッチ - レコードのインポート - 作成 バッチ -...
公開日: 2024/05/09 18:45
Salesforce
Salesforce
公開日: 2024/05/09 18:45