Search Results

Capability
Feature
Deployment Approach
Setting Terms and Conditions for Payment Methods and Shipping Options
Setting Terms and Conditions for Payment Methods and Shipping Options Clarity has terms and conditions attached to their payment methods and shipping options. Businesses must assess these terms and...
公開日: 2024/04/26 20:50
Creating Account Groups to Offer Specialized Pricing
Creating Account Groups to Offer Specialized Pricing The administrator, Kyle Klein, wants to create an account group for Platinum Accounts. These are accounts that have a long-standing relationship...
公開日: 2024/04/26 20:50
Using Price Tiers to Promote More Buying
Using Price Tiers to Promote More Buying In addition to having unique discounts for specific account groups and a discount for orders above $5000, Clarity also offers tiered pricing for some of...
公開日: 2024/04/26 20:50
REST APIを使ったピックリストの作成
REST APIを使ったピックリストの作成 headless-admin-list-type サービスはピックリストの CRUD 操作を行うための REST API を提供する。 これらのAPIを使用すると、UIから手動でピックリストを作成するよりもはるかに効率的です。なぜなら、事前に設定されたERCとローカライズされた名前を持つリストとアイテムを、ワンステップで追加できるからです。...
公開日: 2024/04/26 20:50
データ・エンティティの決定
データ・エンティティの決定 ここでは、4つのステップでDistributor Applicationオブジェクトを作成します: ディストリビューター・アプリケーション・オブジェクトの追加 オブジェクトの設定 カスタムフィールドの追加 オブジェクトを公開する Create the Distributor Application object. ...
公開日: 2024/04/26 20:50
Modeling Data Structures
Modeling Data Structures Your first step in building an application is to model its data structures by considering the types of data entities you want to store and manipulate, the attributes of...
公開日: 2024/04/26 20:50
Deploying the Application
Deploying the Application The Distributor Application solution incorporates several Liferay features, such as Objects, Picklists, and Workflows. It also utilizes page builder features to build...
公開日: 2024/04/26 20:50
Module 10: Building Applications
Module 10: Building Applications This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of...
公開日: 2024/04/26 20:50
Designing User Interfaces
Designing User Interfaces Liferay gives you the tools for creating dynamic and responsive user interfaces for your custom applications. You can use page builder features like fragments and widgets...
公開日: 2024/04/26 20:50
Liferay Deployment Options
Liferay Deployment Options The Liferay DXP platform is available in three different deployment approaches: Liferay SaaS, Liferay PaaS, and Liferay Self-Hosted. This is one of the first important...
公開日: 2024/04/26 20:50
Liferay Workspace
Liferay Workspace Liferay Workspace is an environment designed to handle the full development life cycle (i.e. create, build, deploy, test) for Liferay DXP projects. Because it is implemented with...
公開日: 2024/04/26 20:50
Module 4: Identity Management & SSO
Module 4: Identity Management & SSO This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of...
公開日: 2024/04/26 20:50
Module 3: Deploying Liferay
Module 3: Deploying Liferay This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of the...
公開日: 2024/04/26 20:50
Module 2: Developer Setup
Module 2: Developer Setup This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of the...
公開日: 2024/04/26 20:50
プロダクションへのデプロイとプロモート
プロダクションへのデプロイとプロモート Kyle が Liferay Cloud を使って開発に取り組み始めると、彼はシンプルなウィジェットモジュールをデプロイしてプロモートすることで、最初の完全なデプロイプロセスを経験します。 ここでは、サンプルウィジェットをデプロイしてテストし、プロセス全体を説明します。 新しいコードのプッシュアップ...
公開日: 2024/04/26 20:50
Liferayサービスにクラスタリングを設定する
Liferayサービスにクラスタリングを設定する Delectable Bonsaiのウェブサイトは数百万ビューを集めるため、トラフィックを処理するためにクラスタ化する必要がある。 ここでは、本番環境の2ノード・クラスタを構成する方法を学びます。 Liferayクラウドプロジェクトのアドオンとして追加のLiferay...
公開日: 2024/04/26 20:50
サイトのドメインを設定する
サイトのドメインを設定する これでDelectable Bonsaiのサイトが立ち上がりましたので、ドメイン名と接続することができます。 ここでは、サイト用のカスタムドメインを登録・設定します。 この演習では、ドメイン登録サービスを使用して独自のカスタムドメインを予約していることを想定しています。 イングレスロードバランサーのIPアドレスを見つける...
公開日: 2024/04/26 20:50
Liferay サービスのシェルを使う
Liferay サービスのシェルを使う 何が起きているのかを確認するために、システムに直接アクセスする必要がある場合もある。 KyleはLiferayサービスのシェルを使ってディレクトリ構造を表示し、データベースの作成を確認しようとしています。 ここでは、シェルを使ってコンソールからLiferayインスタンスのデータベースに直接問い合わせます。 シェルへのアクセス サービスのページから...
公開日: 2024/04/26 20:50
クラウド開発のライフサイクル
クラウド開発のライフサイクル これでLXC-SMの環境は、Delectable Bonsaiのようなプロジェクトのために設定されたことになる。 Kyleのような開発者も、新しい開発ビルドのデプロイから問題が発生したときのトラブルシューティングまで、あらゆることにCloudコンソールを使用している。 ここでは、以下の方法を学ぶことができる。 ...
公開日: 2024/04/26 20:50
マイクロサービスクライアント拡張プロジェクトの展開と管理
マイクロサービスクライアント拡張プロジェクトの展開と管理 Kyleは、 マイクロサービスのクライアント拡張 を使用して、ユーザーから提出されたフィードバックを追跡するためのカスタムアプリケーションの開発を始めたいと考えている。 Liferayのサンプルワークスペース から Spring Boot を使ってマイクロサービスクライアント拡張のサンプルを試すことから始めます。 ...
公開日: 2024/04/26 20:50

Capabilities

Product

Contact Us

Connect

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