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
Defining a Custom Data Schema
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
公開日: 2024/05/09 18:52
Managing Product Prices in Multiple Currencies
Managing Product Prices in Multiple Currencies Liferay DXP 2025.Q2+ Buyers can shop in their preferred currency because of multi-currency support. When enabled, pricing adjusts based on the...
公開日: 2025/05/17 15:53
Using Object Data with React Charts
Using Object Data with React Charts Here you'll use Objects, Headless APIs, and custom element remote applications to create a dynamic chart for data dashboards. First, you'll set up a new DXP...
公開日: 2024/11/22 22:50
WebコンテンツAPIの基本
WebコンテンツAPIの基本 Liferay DXP RESTサービスを使用すると、サイトで構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用するWebコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
公開日: 2024/05/09 18:51
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
公開日: 2024/11/19 15:27
Custom Object APIs
Custom Object APIs Liferay 7.4+ When you publish a custom object definition, Liferay generates default REST APIs for interacting with the object and its data. These APIs vary depending on the...
公開日: 2024/05/09 18:54
Object APIs
Object APIs You can use headless APIs to interface with objects and picklists. Here are resources to help you understand and integrate these APIs to enhance your ability to manage objects.
公開日: 2025/08/15 21:05
Using Aggregation Terms with REST APIs
Using Aggregation Terms with REST APIs When querying Object entries using REST APIs, you can use an Object's fields as facet criteria for aggregating entry data. To do this, add the...
公開日: 2024/05/09 18:54
Using nestedFields to Audit Entry History
Using nestedFields to Audit Entry History Liferay 7.4 U72+/GA72+ When you enable entry history for an object definition, you can use the nestedFields parameter with REST APIs to audit entry...
公開日: 2024/05/09 18:54
Using Object APIs With Base64 Encoded Files
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your computer...
公開日: 2024/06/07 15:58
Object API Basics
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...
公開日: 2024/05/09 18:54
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
公開日: 2024/11/22 22:50
Using Batch APIs
Using Batch APIs When you publish an Object, Liferay automatically generates REST APIs for it. These include the batch APIs for bulk POST, PUT, and DELETE operations. Here you'll use cURL commands...
公開日: 2024/05/09 18:54
Using nestedFields to Query Related Entries
Using nestedFields to Query Related Entries Liferay 7.4 U69+/GA69+ The nestedFields parameter returns multiple levels of related object entries in a single GET request. Pass the nestedFields...
公開日: 2024/05/09 18:54
Using Relationship REST APIs
Using Relationship REST APIs Liferay 7.4 U70+/GA70+ When you add relationships to custom or system objects, Liferay generates REST endpoints for accessing those relationships. You can relate and...
公開日: 2024/05/09 18:54
Picklists API Basics
Picklists API Basics Liferay provides the headless-admin-list-types REST APIs for creating and managing picklist definitions (ListTypeDefinition) and their entries (ListTypeEntry). You can view and...
公開日: 2024/05/09 18:54
Process Automation APIs
Process Automation APIs You can use headless APIs to interface with automation features in Liferay DXP, including workflows. Here are resources to help you understand and integrate these APIs to...
公開日: 2025/06/28 18:30
Notifications API Basics
Notifications API Basics Liferay's headless delivery application provides REST and GraphQL services for subscribing to or unsubscribing from notifications for platform events across several default...
公開日: 2024/10/04 16:10
Search API Basics
Search API Basics [Release Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) 7.4 U88+ and GA88+ You can search for content...
公開日: 2024/09/07 15:46
バッチエンジンAPIの基本 - データのエクスポート
バッチエンジンAPIの基本 - データのエクスポート Liferayのヘッドレスバッチエンジンは、データのインポートやエクスポートを行うためのREST APIを提供します。 これらのサービスを呼び出して、Liferayにデータをエクスポートします。 データのエクスポート 次に、以下の手順に従います。 Batch Engine API Basics をダウンロードして解凍する。 ...
公開日: 2024/05/09 18:51
バッチエンジンAPIの基本 - データのインポート
バッチエンジンAPIの基本 - データのインポート Liferayのヘッドレスバッチエンジンは、データのインポートやエクスポートを行うためのREST APIを提供します。 これらのサービスを呼び出して、Liferayにデータをインポートします。 データのインポート その後、以下の手順に従ってください: Batch Engine API Basics をダウンロードして解凍する。 ...
公開日: 2024/05/09 18:51
サンプルAPIチュートリアル
サンプルAPIチュートリアル リクエスト例とサンプルコードを含むAPIチュートリアルのサンプルについては、以下のリンクをたどってください。 サイトの構築 ナビゲーションメニューAPIの基本 コンテンツのオーサリングと管理 ブログ API基礎 カテゴリーと語彙 API の基本 ドキュメント API基礎 Tags API 基礎 ウェブコンテンツAPIの基礎 Web...
公開日: 2024/05/09 18:51
Field Autocompletion
Field Autocompletion You can configure form field autocompletion in the Forms application: Autocompletion TypeConfigurationField Types ManualType a list of autocompletion optionsText Data...
公開日: 2025/01/18 2:49
RESTデータプロバイダーを使用してフォームオプションを入力する
RESTデータプロバイダーを使用してフォームオプションを入力する [リストから選択] フィールドには、多くのオプションを含めることができます。 これらのオプションは、Liferay DXPに登録されているJSON Web サービスや、その他のサードパーティーのREST Webサービスを使用して、自動的に提供することができます。...
公開日: 2024/05/09 18:56
フォーム構成リファレンス
フォーム構成リファレンス ここでは、フォームの全構成の概要を説明していますので、必要な構成をすぐに見つけることができます。 フォームオプション サイト間でフォームをエクスポートおよびインポートすることができます。 エクスポート/インポート メニューにアクセスするには、 [サイト管理] → [コンテンツとデータ] → [フォーム] に進みます。 右上のOptionsアイコンをクリックし、...
公開日: 2025/01/18 2:49
カスタムフォーム項目タイプの書き込み
カスタムフォーム項目タイプの書き込み フォームアプリケーションには、高度に設定可能な フィールドタイプが標準で多く含まれています。 既存のフィールドタイプのいずれかを使えば、ほとんどのユースケースに対応できます。 デフォルトのフィールドタイプでユースケースに対応できない場合、独自のフィールドタイプを作成することができます。 多くの便利なフォーム要素があります。 ...
公開日: 2024/05/09 18:56
Objects
Objects Liferay 7.4+ With Liferay Objects, you can build and deliver applications without having to write code or deploy modules. Each application built with Objects is integrated with Liferay's...
公開日: 2024/05/09 18:54
Using Manual Actions
Using Manual Actions Liferay 7.4 U60+/GA60+ When you use the standalone trigger for object actions, the actions become manual instead of automatic. Trigger these actions using these methods: ...
公開日: 2024/05/09 18:54
Auditing Object Events
Auditing Object Events Liferay 7.4 U72+/GA72+ You can use Liferay's audit framework to track events for custom object definitions and their entries. To track entry events, you must enable entry...
公開日: 2024/05/09 18:54
フォームを利用したユーザーへのアンケート
フォームを利用したユーザーへのアンケート Liferayの以前のバージョンでは、サイト管理者はサイト管理 → コンテンツとデータメニューにある専用のPollsアプリケーションにアクセスすることができました。このアプリケーションはLiferay 7.3では 非推奨 、Liferay 7.4 では remove となりました。 ...
公開日: 2024/05/09 18:56
通知
通知 Liferayには通知ツールが統合されているため、プラットフォームのイベントをユーザーに確実に通知することができます。 Liferay DXPの場合、以下のデフォルトアプリケーションのメールやウェブサイトでの通知が含まれます。 アプリケーションメールWebサイト ブログ[✔][✔] 掲示板のディスカッション[✔][✔] コンタクトセンター [✔] ドキュメントとメディア[✔][✔]...
公開日: 2024/05/09 18:56
Deleting Objects
Deleting Objects Liferay 7.4 U26+/GA26+ You can delete draft and published object definitions. Deleting a definition removes its associated data, including the stored entries for published...
公開日: 2024/05/09 18:54
Exporting and Importing Object Definitions
Exporting and Importing Object Definitions Liferay 7.4 U68+/GA68+ You can export and import object definitions as .json files. These files include the definition's complete schema (e.g.,...
公開日: 2024/05/09 18:54
Extending System Objects
Extending System Objects Liferay 7.4 U86+/GA86+ With Liferay Objects, you can extend supported system services. Currently, only these services are integrated with the Objects framework: Account...
公開日: 2024/05/09 18:54
Relationships
Relationships Liferay 7.4 U47+/GA47+ Relationships add fields and tables to object definitions for relating their entries with one another. This provides access to entry data in different...
公開日: 2024/05/09 18:54
Defining Object Relationships
Defining Object Relationships Liferay 7.4+ Relationships add fields and tables to object definitions for relating their entries to one another. Follow these steps to add relationships to object...
公開日: 2024/05/09 18:54
Using Object Inheritance
Using Object Inheritance [Release Feature (LPD-34594)](../../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) Liferay DXP...
公開日: 2025/08/15 21:09
Using the Objects Model Builder
Using the Objects Model Builder [Liferay DXP 2023.Q4+/Portal GA102+](#model-builder-availability) For Liferay DXP 2023.Q4+/Portal GA102+, you must have Object Folder → View permissions to...
公開日: 2024/05/09 18:54
Attachment Fields
Attachment Fields Attachment fields are for uploading files to your instance's Document Library. When uploaded, the file is linked to the entry's attachment field, and each field can only be linked...
公開日: 2024/05/09 18:54
Adding Categorization to Fields Tabs
Adding Categorization to Fields Tabs Liferay 7.4 U31+/GA31+ You can add categorization blocks to fields tabs so end users can apply tags and categories to object entries. Follow these steps: ...
公開日: 2024/05/09 18:54
Using Make to Sync Object Data with Google Sheets
Using Make to Sync Object Data with Google Sheets Liferay 7.4+ Here you'll learn how to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Make (formerly...
公開日: 2024/05/09 18:54
Objects Application Permissions
Objects Application Permissions Liferay DXP 2023.Q4+/Portal GA102+ The Objects application is integrated with the permissions framework, so you can assign application and resource permissions to...
公開日: 2024/05/09 18:54
Picklists
Picklists Liferay 7.4+ Liferay picklists are predefined lists of string values that consist of a name/key pair and can include any number of items. Once a list is created, you can use it to add a...
公開日: 2024/05/09 18:54
Creating Picklists
Creating Picklists Liferay 7.4 U72+/GA72+ Picklists are lists of name/key pairs stored as string values. Once defined, you can use the lists with object definitions to populate single or multiple...
公開日: 2024/05/09 18:54
Exporting and Importing Picklists
Exporting and Importing Picklists You can transfer picklists between environments as JSON files using Liferay's export/import framework. Exporting Picklists Open the Global Menu (Global Menu),...
公開日: 2024/05/09 18:54
Understanding Object Integrations
Understanding Object Integrations Published custom objects are integrated with Liferay's core frameworks, so you can leverage Liferay's features to build unified experiences across the platform....
公開日: 2024/05/09 18:54
Permissions Framework Integration
Permissions Framework Integration Liferay 7.4+ Published objects are integrated automatically with Liferay's permissions framework. You can manage user access to an object and its entries with...
公開日: 2024/05/09 18:54
検索ブループリントの作成と管理
検索ブループリントの作成と管理 Search Blueprints は、Global メニューの Applications セクション → Search Experiences から作成できます。 もし既にブループリントを持っていて、その機能をLiferay ページの検索 に適用したい場合は、 検索ブループリントを検索ページで使用する をご覧ください。 検索ブループリントを作成するには、 ...
公開日: 2024/05/09 19:00
検索ブループリントのコレクション
検索ブループリントのコレクション 7.4 U88+ [ベータ版特集](../../../../system-administration/configuring-liferay/feature-flags.md) 検索ブループリントを作成すると、 コレクション・プロバイダ が自動的に登録されます。...
公開日: 2024/05/09 19:00
検索ブループリント設定のリファレンス
検索ブループリント設定のリファレンス Search Blueprints ユーザー・インターフェースには、ブループリントを作成するためのクエリ・ビルダーがあります。 要素の追加とクエリ設定の構成以外にも、多くのブループリントの使用例にとって重要な構成があります。 これらのコンフィギュレーションを操作するには、Global Menu → Applications → Blueprints...
公開日: 2024/05/09 19:00
コレクションプロバイダー
コレクションプロバイダー コレクションプロバイダは、ページに表示するアイテムをコレクションにグループ化します。 また、情報フレームワークを使ってアイテムを必要なコレクションにグループ化することもできます。 items_という用語は、商品やカテゴリーなどのコンテンツ以上のものを指すことができ、それらは現在のサイトやLiferayインスタンスの外に配置することができます。 ...
公開日: 2024/05/09 18:57
サービス・アクセス・ポリシーの設定
サービス・アクセス・ポリシーの設定 サービス・アクセス・ポリシー は、リモートで呼び出せるサービスまたはサービスメソッドを定義します。 それらの多くを一度に適用して、複合効果を生み出すことができます。 これらは、Webサービスの(IP権限後の)2番目のセキュリティ層です。 カスタムサービス・アクセス・ポリシーは、ポータル管理者が作成できます。...
公開日: 2024/05/09 18:52
パブリケーションでのコラボレーション
パブリケーションでのコラボレーション liferay 7.4+ デフォルトでは、パブリケーションには制作者のみがアクセスできます。 ただし、パブリケーションの制作者は、他のユーザーを招待して、パブリケーションを表示、編集、および公開することができます。 進行中、スケジュール済み、および公開済みのパブリケーションにユーザーを追加できます。 ...
公開日: 2024/05/09 18:57
Handling Missing References in Imports
Handling Missing References in Imports Liferay DXP 2025.Q3 When importing content or user-related data (such as categories, tags, vocabularies, roles, organizations, accounts, and account groups),...
公開日: 2025/08/08 20:58
パブリッシング・ツールの比較
パブリッシング・ツールの比較 Liferayはコンテンツ作成とサイト構築のために2つのパブリッシングツールを提供しています:パブリケーションとステージングです。 Publicationsは、優れたコラボレーションエクスペリエンスを提供し、他のLiferay機能との統合がより進んでいるため、ほぼすべてのユースケースでStagingよりも推奨されます。...
公開日: 2024/05/09 18:57