Search Results

Capability
Feature
Deployment Approach
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
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
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and metadata sets to...
公開日: 2025/01/30 12:26
ストラクチャーの管理
ストラクチャーの管理 構造体の管理は構造体のページから行うことができる: サイトメニュー( Site Menu ) を開き、 コンテンツ & データ → ウェブコンテンツ . [ストラクチャー] タブを選択します。 構造体の アクションメニュー( Actions Menu ) を開き、 利用可能なアクション のいずれかを選択します。 [保存] をクリックして変更を適用します。 ...
公開日: 2024/05/09 18:51
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's applications. SCIM groups...
公開日: 2024/05/09 18:52
System for Cross-domain Identity Management (SCIM)
System for Cross-domain Identity Management (SCIM) Liferay DXP 2024.Q1+ System for Cross-domain Identity Management or SCIM, is an open standard that automates user provisioning. In other words,...
公開日: 2024/05/09 18:52
開発者ガイド
開発者ガイド UADフレームワークの追加 アカウントAPIの基本 アカウントユーザーとロールのAPI ユーザーアカウントAPIの基本 組織APIの基本 ロールAPIの基本 User Groups APIの基本 Countries API の基本 Regions API の基本
公開日: 2024/05/09 18:59
Overriding Global Language Translations with Language Properties
Overriding Global Language Translations with Language Properties Liferay DXP/Portal implements headings, labels, and messages for many locales using language translations. You can override these...
公開日: 2024/07/18 20:39
Overriding Module Language Translations
Overriding Module Language Translations For Liferay DXP 7.4 U4/Portal 7.4 GA8+, the Language Override tool is the recommended approach. Overriding language translations in specific applications...
公開日: 2024/07/18 20:39
プロダクト
プロダクト
公開日: 2024/05/09 18:46
Aggregating Resource Bundles
Aggregating Resource Bundles When working with a module that shares localized messages, the bnd header must specify the resource bundles you want to associate with the module. Liferay provides a...
公開日: 2025/01/18 2:48
Product Configurations
Product Configurations Liferay DXP 2025.Q1+/GA132+ Product Configurations are templates for managing product configuration and ability in one place. They help you make bulk changes to multiple...
公開日: 2025/02/11 12:32
Sharing Localized Messages
Sharing Localized Messages As you work on an application you might have multiple modules, each of which with its own language keys. Instead of maintaining various language properties files in...
公開日: 2024/05/09 18:53
Provisioning Cloud Apps
Provisioning Cloud Apps You can provision cloud apps to your Liferay instance and start using them immediately. Unlike DXP apps that require manual download and deployment, cloud apps integrate...
公開日: 2025/02/11 12:35
Marketplace
Marketplace Liferay's new Marketplace is a platform where you find, download, and share apps. It comes with a revamped UI and also supports Liferay SaaS. To access the new Marketplace, go to...
公開日: 2024/08/16 15:45
Provisioning DXP Apps
Provisioning DXP Apps Free apps can be downloaded, deployed to Liferay DXP, and used immediately without deploying a license. Paid apps have trial, developer, or standard licenses based on the...
公開日: 2024/11/08 15:11
カスタム注文ルールの実装
カスタム注文ルールの実装 Liferayでは、特定の条件を満たした注文に対して注文ルールを設定することができます。 最少注文金額のルールは、すぐに利用可能です。 特定の値以下の注文のチェックアウトを防ぐことができます。 新しい注文ルールを追加するには、 COREntryType インターフェースを実装する必要があります。 詳しくは、 コマースの注文ルール をご覧ください。 ...
公開日: 2025/01/18 2:44
カスタム注文ステータスの実装
カスタム注文ステータスの実装 CommerceOrderStatusインターフェイスを実装することにより、カスタム注文ステータスを追加できます。 commerce注文エンジンは、すぐに使用できる標準の注文フローを提供しますが、ニーズに合わせてカスタマイズできます。 カスタム注文ステータスは、既存の注文フローに追加された新しいステージです。...
公開日: 2024/05/09 18:45
新しい割引ルールタイプの追加
新しい割引ルールタイプの追加 2つのインターフェースを実装することで、新しい割引ルールタイプを追加することができます。2つのインターフェイスは、 CommerceDiscountRuleType と CommerceDiscountRuleTypeJSPContributor です。 割引ルールタイプは、割引が注文に適用される時期を評価するための条件を定義します。 Liferay...
公開日: 2024/05/09 18:45
カスタム注文バリデーターの実装
カスタム注文バリデーターの実装 このチュートリアルでは、 CommerceOrderValidator インターフェイスを実装してカスタムオーダーバリデータを追加する方法を説明します。 注文バリデータは、チェックアウトを進めるときに顧客のカート内の商品を検証するクラスです。 Liferay は、 デフォルト を含む複数のすぐに使える注文バリデーターに加え、 アイテムのバージョン と...
公開日: 2025/01/18 2:44
Warehouse API の基礎知識
Warehouse API の基礎知識 アプリケーションメニューやREST APIから倉庫を管理することができます。 headless-commerce-admin-inventory サービスを呼び出して、倉庫を作成・管理します。 倉庫の追加 Liferayが起動したら。 Warehouse API...
公開日: 2024/05/09 18:45
注文管理
注文管理
公開日: 2024/05/09 18:45
Multishipping
Multishipping Liferay DXP 2025.Q1+/GA132+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) With multishipping,...
公開日: 2025/02/12 12:54
オプションAPIの基本
オプションAPIの基本 オプションテンプレートは、アプリケーションメニューやREST APIで管理することができます。 headless-commerce-admin-catalog サービスを呼び出して、オプションを作成・管理します。 オプションの追加 Liferay が起動したら Option API Basicsをダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:46
バッチエンジンAPIの基本 - データのエクスポート
バッチエンジンAPIの基本 - データのエクスポート Liferayのヘッドレスバッチエンジンは、データのインポートやエクスポートを行うためのREST APIを提供します。 これらのサービスを呼び出して、Liferayにデータをエクスポートします。 データのエクスポート 次に、以下の手順に従います。 Batch Engine API Basics をダウンロードして解凍する。 ...
公開日: 2024/05/09 18:51
ブログAPIの基本
ブログAPIの基本 LiferayのREST APIは、ブログの投稿や画像を追加、変更、削除するためのサービスを提供します。 まずは、新しいブログ投稿を追加する例を見てみましょう。 ブログ投稿の追加 次に、以下の手順を実行します。 Blog API Basics をダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:50
ドキュメントAPIの基本
ドキュメントAPIの基本 LiferayのHeadless Deliveryアプリケーションは、 ドキュメントとメディア のRESTサービスを提供し、ドキュメントとフォルダの追加、情報の一覧表示、変更、削除などを行います。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
公開日: 2024/05/09 18:50
仕様書APIの基礎知識
仕様書APIの基礎知識 アプリケーションメニューやREST APIで商品仕様を管理することができます。 headless-commerce-admin-catalog サービスを呼び出し、仕様を作成・管理する。 仕様を追加する Liferayが起動したら、 Specification API Basics をダウンロードし、解凍してください。 curl...
公開日: 2024/05/09 18:46
店舗管理
店舗管理
公開日: 2024/05/09 18:46
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...
公開日: 2024/05/09 18:52
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+ Liferay provides a headless API to perform CRUD operations on SCIM users to keep their identity information in sync with your company's applications. Use...
公開日: 2024/05/09 18:52
Enabling Assets
Enabling Assets Many of Liferay's applications (e.g. Blogs, Documents and Media, Message Boards, etc.) are asset-enabled out of the box. You can publish assets with the Asset Publisher widget or...
公開日: 2024/05/09 18:52
Implementing an Item Selector
Implementing an Item Selector Item selectors are pop-up dialogs for selecting assets, such as documents, videos, or users. By configuring the item selector's criteria and defining its usage, you...
公開日: 2024/05/09 18:52
Business Logic with Service Builder
Business Logic with Service Builder Once you've generated model, persistence, and service code with Service Builder, you can begin adding business logic. Entities generated by Service Builder...
公開日: 2024/05/09 18:52
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
Configuration as Code
Configuration as Code Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Liferay instance configurations are deployable with client extensions. For example, you can deploy OAuth2...
公開日: 2024/11/22 22:50
Language Client Extensions
Language Client Extensions Liferay DXP 2025.Q1+/Portal GA132+ A language client extension adds new language keys or overrides existing keys and their translations. For example, you can translate...
公開日: 2025/02/12 12:57
Core Frameworks
Core Frameworks
公開日: 2024/11/22 22:50
Portlet Level Configuration
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
公開日: 2024/11/22 22:50
Listening for Messages
Listening for Messages You can listen for messages sent to any registered Message Bus destination, whether it's built-in to DXP/Portal, defined by third-parties, or created by you. Messages sent to...
公開日: 2024/05/09 18:53
Using a CSS Client Extension
Using a CSS Client Extension Liferay 7.4+ CSS client extensions introduce new CSS styling to pages. A deployed CSS client extension on a page adds to the page's existing styling, including theme...
公開日: 2024/05/09 18:54
Using a JavaScript Client Extension
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...
公開日: 2024/05/09 18:54
Using a Theme CSS Client Extension
Using a Theme CSS Client Extension Liferay 7.4+ With a theme CSS client extension, you can override the current theme's CSS files (main.css and clay.css) to change the look and feel of a page....
公開日: 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
JavaScript YAML Configuration Reference
JavaScript YAML Configuration Reference You can define a JavaScript client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a JavaScript client...
公開日: 2024/05/09 18:54
Using Servlet Filters
Using Servlet Filters Servlet filters can both pre-process requests as they arrive and post-process responses before they go to the client browser. You can apply functionality to requests and...
公開日: 2024/10/18 16:07
CSS YAML Configuration Reference
CSS YAML Configuration Reference You can define a CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a CSS client extension definition: ...
公開日: 2024/05/09 18:54
Theme CSS YAML Configuration Reference
Theme CSS YAML Configuration Reference You can define a theme CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme CSS client...
公開日: 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
アカウントAPIの基本
アカウントAPIの基本 Liferay DXP/Portal 7.4以降 アプリケーションメニューから アカウント を管理することができますが、LiferayのREST APIを利用することもできます。 これらのサービスを呼び出して、アカウントの作成や管理を行います。 アカウントの追加 次に、以下の手順に従います。 Accounts API Basics...
公開日: 2025/02/12 13:01
UADフレームワークの追加
UADフレームワークの追加 Liferayのユーザー関連データ(UAD)管理ツールでユーザーデータを管理・削除することができます。 本ツールは、Liferayの多くのアプリケーション(ブログ、ドキュメントとメディア、掲示板など)ですぐに利用できます。 このフレームワークは、お客様のカスタムアプリケーションに適用することも可能です。 この作業は、...
公開日: 2024/05/09 18:59
ユーザーグループAPIの基本
ユーザーグループAPIの基本 アプリケーションメニューから Create and Manage User Groups ができますが、Liferay の REST API を使うこともできます。 これらのサービスを呼び出して、ユーザーグループを管理する。 ユーザーグループの追加 その後、以下の手順に従ってください: User Groups API Basics...
公開日: 2024/05/09 18:59
条件エバリュエーターの作成
条件エバリュエーターの作成 ワークフローの 条件ノード は、Groovyスクリプトを使用して、ワークフローアイテムが通過する適切なトランジションを決定します。 Groovyのロジックをワークフロー定義の 要素に直接記述する代わりに、 ConditionEvaluator インターフェースを実装することで、Javaのロジックを展開することができます。 Javaの実装を書きます。 ...
公開日: 2024/05/09 18:56
カスタムフォーム項目タイプの書き込み
カスタムフォーム項目タイプの書き込み フォームアプリケーションには、高度に設定可能な フィールドタイプが標準で多く含まれています。 既存のフィールドタイプのいずれかを使えば、ほとんどのユースケースに対応できます。 デフォルトのフィールドタイプでユースケースに対応できない場合、独自のフィールドタイプを作成することができます。 多くの便利なフォーム要素があります。 ...
公開日: 2024/05/09 18:56
Removing Relationships
Removing Relationships Liferay 7.4 U26+/GA26+ You can remove relationships from both draft and published object definitions. Removing a relationship permanently deletes its field from the related...
公開日: 2024/05/09 18:54

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy