Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Product API - 複数のSKUを持つ商品の作成
Product API - 複数のSKUを持つ商品の作成 商品APIまたは商品アプリケーションを使用して、複数のアクティブなSKUを持つ商品を作成できます。 このような商品を作成するには、まず Option API を使用して、または Options アプリケーションを使用してオプション・テンプレートを作成し、オプションに値を設定する必要があります。...
仕様書APIの基礎知識
仕様書APIの基礎知識 アプリケーションメニューやREST APIで商品仕様を管理することができます。 headless-commerce-admin-catalog サービスを呼び出し、仕様を作成・管理する。 仕様を追加する Liferayが起動したら、 Specification API Basics をダウンロードし、解凍してください。 curl...
ブログAPIの基本
ブログAPIの基本 LiferayのREST APIは、ブログの投稿や画像を追加、変更、削除するためのサービスを提供します。 まずは、新しいブログ投稿を追加する例を見てみましょう。 ブログ投稿の追加 次に、以下の手順を実行します。 Blog API Basics をダウンロードして解凍します。 curl...
Content Management APIs
Content Management APIs You can use headless APIs to interface with most types of content in Liferay, including web content, message boards, and knowledge base articles. Here are resources to help...
ナレッジベースAPIの基本
ナレッジベースAPIの基本 ナレッジベース記事の作成とナレッジベースの管理はLiferayのナレッジベースアプリでできますが、Liferay のREST APIを使うことも可能です。 ナレッジベースのコンテンツを作成・管理するために、これらのサービスを呼び出します。 ナレッジベースの記事を追加する 次に、以下の手順を実行します。 Knowledge Base API Basics...
開発者ガイド
開発者ガイド
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
チャンネルAPIの基本
チャンネルAPIの基本 アプリケーションメニューやREST APIでチャンネルを管理することができます。 headless-commerce-admin-channel サービスを呼び出して、チャンネルを作成・管理します。 チャネルを追加する Liferayが起動したら、 Channel API Basics をダウンロードし、解凍してください。 curl...
製品APIの基本
製品APIの基本 アプリケーションメニューから製品を管理することができますが、LiferayのREST APIを使用することもできます。 これらのサービスを呼び出して、製品を作成・管理します。 製品の追加 次に、以下の手順を実行します。 Product API Basics をダウンロードし、解凍してください。 curl...
カテゴリーとボキャブラリAPIの基本
カテゴリーとボキャブラリAPIの基本 LiferayのREST APIは、Liferayのカテゴリーとボキャブラリ機能のためのサービスを提供します。 APIを使用してボキャブラリを作成および編集できます。 カテゴリーをAPIに関連付けて編集することもできます。 まずは、新しいボキャブラリを追加する例を見てみましょう。 ボキャブラリの追加 次に、以下の手順を実行します。 ...
タグAPIの基本
タグAPIの基本 LiferayのREST APIは、Liferay DXP/ポータルのタグにサービスを提供します。 APIを使用してタグを作成および編集できます。 まずは、新しいタグを追加する例を見てみましょう。 Liferayのコードベースでは、タグはキーワードと呼ばれることに注意してください。 タグの追加 次に、以下の手順を実行します。 Tags API Basics...
掲示板APIの基本
掲示板APIの基本 LiferayのHeadless Deliveryアプリケーションは、 掲示板 アプリケーションにRESTサービスを提供します。 これらのサービスでは、掲示板カテゴリやスレッド、メッセージの追加、情報の一覧表示、内容の修正や完全な削除が可能です。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
WebコンテンツAPIの詳細設定
WebコンテンツAPIの詳細設定 Liferay DXP RESTサービスを使用すると、サイトの構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用する Webコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
WebコンテンツAPIの基本
WebコンテンツAPIの基本 Liferay DXP RESTサービスを使用すると、サイトで構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用するWebコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
ドキュメントAPIの基本
ドキュメントAPIの基本 LiferayのHeadless Deliveryアプリケーションは、 ドキュメントとメディア のRESTサービスを提供し、ドキュメントとフォルダの追加、情報の一覧表示、変更、削除などを行います。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
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...
Wiki APIの基本
Wiki APIの基本 LiferayのHeadless Deliveryアプリケーションは、 Wiki アプリケーションにRESTサービスを提供します。 これらのサービスを使用すると、Wikiノードとページを追加したり、それらの情報を一覧表示したり、コンテンツを変更したり、完全に削除したりできます。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
Document Shortcut API Basics
Document Shortcut API Basics Liferay's headless delivery application provides REST services for Documents and Media that add document shortcuts to sites or asset libraries, list their information,...
REST APIによるストラクチャーとテンプレートの管理
REST APIによるストラクチャーとテンプレートの管理 Webコンテンツストラクチャーとは、Webコンテンツの記事に含まれる情報を定義するものです。 ストラクチャーにより、Webコンテンツの作成・管理がしやすくなり、コンテンツに必要な情報がすべて確実に含まれるようにします。 ストラクチャーをWebコンテンツテンプレートに関連付けることができます。...
開発者ガイド
開発者ガイド WebコンテンツAPIの基本 WebコンテンツAPIの詳細設定 REST APIによるストラクチャー・テンプレートの管理
Digital Asset Management APIs
Digital Asset Management APIs You can use headless APIs to interface with Liferay's documents and media. Here are resources to help you understand and integrate these APIs.
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+/Portal GA132+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and...
Liferay Security APIs
Liferay Security APIs You can use headless APIs to interface with important Liferay security features, including CAPTCHA configurations and SCIM. Here are resources to help you understand and...
Captcha API Basics
Captcha API Basics Liferay provides a headless API to retrieve and submit captchas using the SimpleCAPTCHA engine. Using the /captcha endpoint from the API Explorer, you can add captchas in your...
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...
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...
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM users to keep their identity information in sync with your company's...
SCIM Resource Type, Service Provider, and Schema Basics
SCIM Resource Type, Service Provider, and Schema Basics Liferay DXP 2025.Q2+ Liferay provides a headless API to query the SCIM resource types, service providers, and schemas available. Use the...
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.
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...
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...
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
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]...
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...
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...
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...
Workflow Definition Link API Basics
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
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...
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...
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...
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...
Search Suggestions API
Search Suggestions API DXP 7.4 U36+/Portal GA36+ You can return suggestions with the using the /suggestions headless API. This API is used by Liferay's Search Bar Suggestions feature. There are...
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...
Headless API を検索
Headless API を検索 {bdg-link-primary} ベータ機能 ` 7.4 U88+ および GA88+ Liferay の検索ページからコンテンツ を検索できますが、 portal-search-rest API エンドポイントを使うこともできます。 Liferay をローカルで実行している場合、ログインした状態で にアクセスして API を調べることができます。...
開発者ガイド
開発者ガイド
ブログエントリの管理
ブログエントリの管理 ブロガーとブログ管理者は、サイト管理メニューの Blogs アプリケーションを使ってブログ・エントリーを管理します。 このアプリにアクセスするには、 Product Menu(Product Menu) を開き、 Content & Data → Blogs を選択します。 [Entries]タブがデフォルトで選択されており、サイトのブログエントリが一覧表示されます。...
Exporting/Importing Calendar Data
Exporting/Importing Calendar Data You can export and import calendar data as Liferay Archive (LAR) files. Data can only be ported between installations of the same version. Use the widget...
Configuring the Calendar Widget
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
Mapping Calendar Event Fields to Display Page Templates
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
ブログの表示
ブログの表示 Liferayはブログエントリーを表示する2つの方法を提供します: 表示ページテンプレート と ブログウィジェット 。 表示ページテンプレートの使用 表示ページ・テンプレート を使って、ブログ・エントリーをフレンドリーなURLで表示するための再利用可能なダイナミック・デザインを作成できる。...
Deprecated Content Features
Deprecated Content Features These content features are deprecated and no longer actively developed in Liferay. While still available for compatibility and migration purposes, they are not...
掲示板スレッドの作成
掲示板スレッドの作成 デフォルトでは、必要な権限(最低でも メッセージの追加 , メッセージへの返信 , ファイルの追加 , 表示)をもって認証されたユーザのみがスレッドを作成できるようになっています。 詳細は、 掲示板の権限リファレンス を参照してください。 管理者は、ゲストがスレッドを投稿できるようにする機能を有効にすることができます。 新しいスレッドを投稿する...
コンテンツダッシュボードインターフェース
コンテンツダッシュボードインターフェース 7.3以降で利用可能 コンテンツダッシュボードのユーザーインターフェースは、主に3つのセクションから構成されています。 コンテンツ監査ツール コンテンツ一覧 コンテンツ情報サイドバー コンテンツダッシュボードのユーザーインターフェースは、主に3つのセクションから構成されています。 ダッシュボードにアクセスするには、...
アセットリストをスプレッドシートにエクスポートする
アセットリストをスプレッドシートにエクスポートする コンテンツダッシュボードは、さらなる分析のために、コンテンツ関連のメタデータをスプレッドシート(.xlsファイル)にエクスポートすることができます。 アセットリストをスプレッドシートにエクスポートするには、次の手順に従います。 グローバルメニュー(Global Menu) を開き、 アプリケーション → コンテンツダッシュボード...
掲示板
掲示板 ユーザーガイド 掲示板の概要 掲示板カテゴリの作成 掲示板スレッドの作成 掲示板のモデレート 掲示板のサブスクライブ 掲示板カテゴリのメーリングリストの設定 掲示板のスコープ 掲示板の権限リファレンス 掲示板の設定リファレンス 掲示板ウィジェットのUIリファレンス 開発者ガイド メッセージボードAPIの基本
掲示板設定リファレンス
掲示板設定リファレンス この記事では、 掲示板 アプリで使用できる設定について説明します。 掲示板 アプリの設定画面を表示するには: [サイト管理] → [Content & Data] → [掲示板] に移動します。 [オプション] メニュー → [Configuration] の順にクリックします。 一般タブ [General]タブ 名称Description...
掲示板の権限リファレンス
掲示板の権限リファレンス この記事では、 [掲示板] ウィジェットでの権限について説明し、ユーザーおよびロールに権限を割り当てる際のリファレンスとして機能します。 DXPのロールと権限の詳細は、 Roles and Permissions をご覧ください 。 ホームカテゴリーの権限 掲示板 の権限画面は、 掲示板 の機能へのアクセスを許可および取り消すためのものです。 ホストサイトの...
Subscribing to a Message Board
Subscribing to a Message Board Users can receive email updates and in-product notifications by subscribing to a message board. By default, users are subscribed automatically to any threads they...
Wikiページの作成
Wikiページの作成 [Wiki] ウィジェットは、 FrontPage と呼ばれるデフォルトのWikiページから始まります。 ユーザーはこのページを編集して、最初のWikiページを作成できます。 デフォルトでは、認証されたユーザーのみが Wiki の記事を作成できます。ゲストは、最初にサインインする必要があります。 FrontPage でコンテンツを作成する [Wiki]...
Wikiのスコーピング
Wikiのスコーピング Wikiノードを使用してコンテンツを整理する以外に、Wikiのスコープを グローバル、サイト、またはページのスコープ に設定できます。 グローバル グローバルサイトのスコープレベルで作成されたWikiページは、他のすべてのサイトで利用できます。 ただし、コンテンツは自動的に公開されません。 管理者は、 [Wiki] ウィジェットのスコープを [Global]...