Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Capability
開発者ガイド
開発者ガイド ワークフローの実装 カスタムSLAカレンダーの実装 ワークフローでのスクリプトエンジンの使用 XMLワークフロー定義の作成 ワークフロー定義ノードリファレンス ワークフロー通知テンプレート変数 ワークフロータスクノードリファレンス 条件エバリュエーターの作成 アクションエグゼキュータの作成 ワークフローコンテクストの利用 API 近日公開!
公開日: 2024/05/09 18:56
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
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
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
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
Managing Guest User Entries
Managing Guest User Entries When you create an object and its application UI, unauthenticated users cannot add object entries, even if you add an object-backed application to a page and grant the...
公開日: 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
Managing Picklist Permissions
Managing Picklist Permissions Liferay 7.4+ Picklist is integrated with Liferay's permissions framework. This means you can assign application and resource permissions to user roles to determine...
公開日: 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
Using Forms with Objects
Using Forms with Objects Liferay 7.4+ Liferay objects are integrated with the Forms application, so you can design forms for receiving user input and creating object entries. To do this, first add...
公開日: 2024/05/09 18:54
XMLワークフロー定義の作成
XMLワークフロー定義の作成 Liferay DXPのすべてのワークフロー定義は、XML形式で記述されています。 独自のワークフロー定義を作成するためには、実際の承認プロセスを反映した定義が必要です。 ...
公開日: 2024/05/09 18:56
条件エバリュエーターの作成
条件エバリュエーターの作成 ワークフローの 条件ノード は、Groovyスクリプトを使用して、ワークフローアイテムが通過する適切なトランジションを決定します。 Groovyのロジックをワークフロー定義の 要素に直接記述する代わりに、 ConditionEvaluator インターフェースを実装することで、Javaのロジックを展開することができます。 Javaの実装を書きます。 ...
公開日: 2024/05/09 18:56
アクションエグゼキュータの作成
アクションエグゼキュータの作成 ワークフローノードは、Groovyスクリプトを介してカスタムロジックを実行する要素を含むことができます。 approve
公開日: 2024/05/09 18:56
ワークフローでのスクリプトエンジンの使用
ワークフローでのスクリプトエンジンの使用 GroovyスクリプトをXMLワークフロー定義 に追加して、ワークフローにロジックを注入し、LiferayのJavaサービスにアクセスします。スクリプトはワークフロー実行中に実行されます。 ワークフローノードへのスクリプトの追加 定義済み変数 スクリプトの例 OSGiサービスの呼び出し ワークフローノードへのスクリプトの追加...
公開日: 2024/05/09 18:56
ワークフローコンテクストの利用
ワークフローコンテクストの利用 Liferayのワークフロー は、承認プロセスとして使用されます。 プロセスの各ステップにおいて、ワークフローは、 Map オブジェクトで利用可能な特定のデータを持っており、スクリプトやカスタムコードでは workflowContextとして参照されます。 ワークフローコンテキスト情報は、Liferayのワークフローエンジンが正しく機能するために重要です。...
公開日: 2024/05/09 18:56
ワークフローの概要
ワークフローの概要 Liferay DXPは、Blog、Webコンテンツ、Wikiなどのコンテンツを公開前にレビューし、承認することができるワークフローエンジンを同梱しています。 ワークフローアプリケーションは、ポータルインターフェースを通じて、任意の数のビジネスプロセス/ワークフローを定義し、それらを展開し、管理することを可能にします。 ワークフロープロセスは XML...
公開日: 2024/05/09 18:56
ワークフローの使用
ワークフローの使用 ワークフローのアクティブ化 アセットの確認 ワークフローメトリクスの使用 ワークフローメトリクスレポート
公開日: 2024/05/09 18:56
ワークフローの有効化
ワークフローの有効化 DXPインスタンス全体または特定のサイトのみで、アセットタイプのワークフロープロセスを有効化できます。 ワークフロープロセスが Wikiページ などの特定のアセットタイプのインスタンス全体で有効化されると、 Wikiページ が作成されたサイトに関係なく、公開するために送信されたすべての Wikiページ はレビュープロセスを通過する必要があります。 ...
公開日: 2024/05/09 18:56