Search Results

All Results 7024
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Job Scheduler Framework
Job Scheduler Framework Liferay Self-Hosted Liferay PaaS Job Scheduler is a flexible framework built on Liferay's scheduler engine for running and scheduling business logic. This framework uses...
Dependency Injection
Dependency Injection
Categorizing a Configuration
Categorizing a Configuration When you register a configuration interface, the UI for your application is generated in System Settings → Platform → Third Party. If you prefer a different section and...
Core Frameworks
Core Frameworks
Configuration Framework
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
Creating Job Scheduler Templates
Creating Job Scheduler Templates Liferay Self-Hosted Liferay PaaS Job Scheduler Tasks are created by implementing the DispatchTaskExecutor interface. Liferay DXP provides multiple out-of-the-box...
Completely Custom Configuration
Completely Custom Configuration A configuration UI is generated automatically when you create a configuration interface. But in some cases you want a completely custom UI for your configuration....
Scoping Configurations
Scoping Configurations In Liferay DXP, you can set an application's configuration to different levels of scope: System, Instance, Site, or Portlet. For example, if you create an application to have...
Manually Programming Scheduled Jobs
Manually Programming Scheduled Jobs Implementing the SchedulerJobConfiguration interface provides greater flexibility and improved performance as it is closer to the core of the job scheduler...
Job Scheduler UI Reference
Job Scheduler UI Reference Liferay Self-Hosted Liferay PaaS Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the...
Job Scheduler Dispatch Framework Reference
Job Scheduler Dispatch Framework Reference Liferay Self-Hosted Liferay PaaS Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add,...
Message Bus
Message Bus The Message Bus provides a loosely coupled way to exchange messages. A class sending a message invokes the Message Bus to send the message to a destination, while other classes...
Logs
Logs The OSGi Log Service Extender enables bundles to provide OSGi logging configuration using embedded properties files META-INF/osgi-logging.properties or META-INF/osgi-logging-ext.properties....
Portlet Descriptor to OSGi Service Property Map
Portlet Descriptor to OSGi Service Property Map Here's a map of portlet XML descriptor values to OSGi service properties for publishing OSGi Portlets. The properties centralize and simplify portlet...
Using Asynchronous Messaging
Using Asynchronous Messaging Message Bus's asynchronous option provides fire and forget behavior; send a message and continue processing without waiting for a response. An asynchronous message is...
Listening for Registration Events
Listening for Registration Events Liferay DXP 2023.Q3/Portal GA92 and Below The messaging API supports listening for destination and message listener registration events. Here are some reasons to...
Portlets
Portlets Liferay DXP started off as a portal server for Java-based web applications called portlets (see JSR 168, JSR-286, and JSR-362). Portlets process requests and generate responses like any...
Using Default Synchronous Messaging in Previous Versions
Using Default Synchronous Messaging in Previous Versions Liferay DXP 7.4 U48/Portal GA49 and Below In default synchronous messaging, the sender blocks while a Message Bus thread dispatches the...
Portlet IDs
Portlet IDs Below is a listing of the portlet IDs for the default portlets in Liferay DXP. You can use these IDs to embed portlets in your theme's sitemap. Collaboration PortletID...
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...
Using Direct Synchronous Messaging in Previous Versions
Using Direct Synchronous Messaging in Previous Versions Liferay DXP 7.4 U48/Portal GA49 and Below Direct synchronous messaging is the easiest way to block processing until all listeners receive a...
Portlet 3.0 API Opt In
Portlet 3.0 API Opt In A portlet must specify version 3.0 to opt in to the Portlet 3.0 API. The 3.0 Portlet API version can be specified in the following ways. Standard Portlet @PortletApplication...
Tuning Messaging Performance
Tuning Messaging Performance Liferay DXP 2023.Q3/Portal GA92 and Below Messaging performance is tuned at the destinations. Performance depends on the destination type, the amount of processing the...
Servlets
Servlets
Data Frameworks
Data Frameworks
Asset Framework
Asset Framework The asset framework is behind many of Liferay's most powerful features. It provides tools for displaying and interacting with any type of content and data. For example, if you build...
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...
Expando
Expando Accessing Custom Fields with Expando
Data Scopes
Data Scopes
Cache
Cache
Connecting Service Builder to an External Database
Connecting Service Builder to an External Database Service builder creates the necessary tables for the service in the lportal database with all other data used by Liferay. If you want to store the...
Configuring service.properties
Configuring service.properties Service Builder generates a service.properties file in your *-service module's src/main/resources folder. Liferay uses this file's properties to alter your service's...
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...
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
Service Builder
Service Builder An application without reliable business logic or persistence isn't much of an application at all. Unfortunately, writing your own persistence code often takes a great deal of time....
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...
Defining Entities
Defining Entities Entities are the heart and soul of a service. They represent the map between the model objects in Java and your database fields and tables. Service Builder automatically maps your...
Configuring Global Service Options
Configuring Global Service Options A service's global options apply to all its entities. Here are the options: Dependency Injector Package path Multiversion concurrency control Namespace...
Accessing Custom Fields With Expandos
Accessing Custom Fields With Expandos When you need additional fields in your application, you can always add them in your service model definition and re-run Service Builder. This adds new columns...
Using Domain-Specific Language Queries
Using Domain-Specific Language Queries Liferay 7.4+ DSL Query is an acronym for Domain-Specific Language Query. The foundation is based upon using a domain-specific language for the...
Commerce ストアフロントページ
Commerce ストアフロントページ
カタログ
カタログ カタログページは、ユーザーがチャネル商品を閲覧、検索、そして選択するための主要な手段です。 MiniumとSpeedwellの両アクセラレータは、それぞれのカタログページに以下のウィジェットが含まれています: 検索バー オプションファセット 仕様ファセット カテゴリーファセット ソート 検索結果 Miniumデモカタログ これらのウィジェットの詳細は、...
チェックアウト
チェックアウト チェックアウトページは、 チェックアウト ウィジェットが含まれています。 買い手が チェックアウト をクリックして注文を送信すると、アクティブになります。 また、拡張ポイントを使用して、カスタムチェックアウトステップを実装することも可能です。 詳しくは、カスタムチェックアウトステップの実装を参照してください。 有効な注文がない場合、チェックアウトウィジェットは空になります。...
Order Pages
Order Pages Liferay DXP 2024.Q4+/Portal GA129+ [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Currently, this feature...
Liferay Commerce Connector to PunchOut2Go
Liferay Commerce Connector to PunchOut2Go サブスクリプションが必要です。 Liferayは、ユーザーの既存のPunchOut2GoインフラとCommerceを統合できるPunchOut2Goコネクターを備えています。 このコネクターは、LPKGファイルとして Liferayヘルプセンタ からダウンロードできます。 ...
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...
アカウント管理
アカウント管理 [アカウント管理] ページでは、ストア管理者とアカウントマネージャーがユーザーとアカウントを管理します。 ユーザーをストアに招待し、アカウント固有のロール(購入者、セールスマネージャー、アカウントマネージャー、セールスエージェント)を割り当てることができます。 このページでアカウントを作成することもできます。 Minium...
カート
カート カートページでは、カートの中身を管理することができます。 関連する3つのウィジェット、 [カート] 、 [commerce・カートコンテンツ合計] 、 [ミニカーと] があります。 [カート] には、カートの内容が表示されます。 このウィジェットには、数量を変更するための [アップデート] ボタンと、カートからアイテムを削除するための [削除] ボタンが含まれています。 ...
比較
比較 [比較] ページは、購入者が比較のために2つ以上の商品を並べて表示できるページです。 比較ページは、購入者が[カタログ]ページで2つ以上の商品を選択した場合にのみ読み込まれる [Product Comparison Table] ウィジェットを使用します。 商品の比較 関連トピック Widget Reference Guide Creating Pages
一覧
一覧 一覧では、 ウィッシュリスト および ウィッシュリストの内容 ウィジェットにアクセスすることができます。 ウィッシュリストウィジェットを使って、認証されたユーザーはカスタム商品リストを表示、作成、そして管理することができます。 また、ウィッシュリストの内容ウィジェットを使用して、一覧に追加された商品を表示・管理したり、それらの商品を素早くカートに入れたりすることができます。 ...
保留中の注文
保留中の注文 [保留中の注文] ページは、オーダーマネージャーがアカウントに関連付けられたすべての未完了の注文を表示できるページです。未完了の注文にはカート内の商品が含まれていますが、精算プロセスは完了していません。 さらに、[保留中の注文] ページには、オーダーマネージャーが同時に複数の注文を作成できるようにする [Add Order] ボタンがあります。 [保留中の注文] ページでは、...
発注済み注文
発注済み注文 発注済み注文ページは、注文ステータスに関係なく、 アカウント ごとに清算プロセスを完了したすべての注文を表示する必須ページです。 このページでは [注文] ウィジェットを使用します。 Minium Acceleratorを使用してサンプルデータを作成している場合は、[Placed Order]ページがすでに作成されており、サイトのナビゲーションメニューにあります。 ...
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
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...
商品詳細
商品詳細 [商品詳細]ページでは、製品の重要な情報を表示します。 [商品の詳細]ページには、商品に関する簡単な説明、その仕様、商品画像などの情報が含まれています。 [商品の詳細]ページには、関連商品へのリンクも含まれている場合があります 。 下記のハイライト表示されているサンプルページは、Minium Acceleratorを使用しており、 [Product Details] 、...
検索
検索 ページの検索では、Liferayサイトで利用可能なコンテンツを検索することができます。 これは、Webコンテンツ、ナレッジベースの記事、ドキュメント、画像、商品などです。 ページの検索には、検索バーと、検索結果を絞り込むための複数のファセットウィジェットが用意されています。 Minium Acceleratorを使用する場合は、Searchページに [Search Bar] 、...
カタログページの作成
カタログページの作成 カタログ ページは、お客様がチャネル商品を閲覧、検索、そして選択するための主要な手段です。 カタログページには、以下のウィジェットを推奨します。 検索バー 、 オプション・ファセット 、 仕様・ファセット 。 カテゴリー・ファセット 、 ソート 、 検索結果 となっています。 これらのウィジェットやその他のCommerceウィジェットの詳細は、 ウィジェットリファレンス...
カテゴリー表示ページの作成
カテゴリー表示ページの作成 カテゴリーをウィジェットページにリンクすることで、Liferay Commerceで大規模なページを作成・管理することができます。 カテゴリ表示ページでは、カテゴリごとに1つのページを管理するのではなく、すべてのカテゴリで使用するテンプレートを設定することができます。...
個別製品カタログの別ページの作成
個別製品カタログの別ページの作成 ストアフロントには、複数のカタログの商品を掲載することができます。 Liferay はカタログに製品を保存し、 カタログページ を使ってストアフロントに表示します。 詳しくは、 カタログページの作成 をご覧ください。 カタログごとに異なる種類の商品を掲載することができるため、複数のカタログページを使って差別化することができます。 ...
製品表示ページの作成
製品表示ページの作成 Liferay Commerceを使用すると、ストア製品を個別のサイトページに紐付けて、製品ごとに専用の表示ページを作成できます。 既成のウィジェットやカスタムウィジェット、フラグメントを使用して、レイアウトを短時間でデザインし、製品詳細を表示できます。 以下の手順で、製品の表示ページを設定します。 ストアで新しいサイトページを作成し、 [商品詳細]...