Search Results

All Results 82
ソート
Resource Type
Deployment Approach
Capability
Feature
コマースアカウントの役割
Commerce Account Roles Account roles are sets of permissions that grant users specific abilities within an account context. These roles can be used to delegate account responsibilities, or paired...
住所をアカウントに追加する
Adding Addresses to an Account This article documents how to update an account's billing and shipping addresses using either the Account Management widget or the Control Panel. Using the Account...
新規アカウントの作成
Creating a New Account There are two ways to create an account: 1) using the Account Management widget and 2) through the Control Panel. Access to the Control Panel is typically restricted to those...
アカウントへのユーザーの招待
Inviting Users to an Account This article documents how to invite users to an account. Corporate accounts can have more than one user assigned to handle various aspects of a transaction. There are...
組織を活用して販売ネットワークを構築する
Using Organizations to Create a Sales Network The organizational structure of B2B sales networks can be mirrored in Liferay Commerce using the Organizations feature. Organizations are hierarchical...
注文管理の権限
注文管理の権限 Liferay Commerceでは、グローバルメニュー(Global Menu)のCommerceタブで、権限を使用して注文管理アプリケーションやリソースへのアクセスを制御することができます。 注文管理アプリケーションやリソースへのアクセスを制御します。 ユーザーロールの注文管理権限は、権限の定義タブの [commerce] → [注文管理] で管理することができます。...
アカウントへの組織の追加
Adding Organizations to Accounts Organizations can be added to an Account to simplify the management and administration of accounts. To learn more about using Organizations with Accounts see Using...
新規アカウントグループの作成
Creating a New Account Group Account Groups allow accounts to be grouped based on business criteria, such as grouping accounts by geographic region (US West Coast, the Midwest, and the South)....
ロールと権限
Roles and Permissions The permissions assigned to a user role determine the Liferay applications and resources they can access and use. You can scope each role to an instance, Site, Organization,...
Commerceロールのリファレンス
Commerce Roles Reference Liferay includes four roles out-of-the-box for Commerce: account administrator, account member, buyer, and order manager. You can modify these roles or create additional...
在庫管理の権限設定
Inventory Management Permissions With Liferay Commerce, you can use permissions to control access to Inventory Management applications and resources in the Commerce tab of the Global Menu (Global...
価格の権限
価格の権限 Liferay Commerceでは、グローバルメニュー(Global Menu)のCommerceタブで、権限を使用して価格設定のアプリケーションやリソースへのアクセスを制御することができます。 価格アプリケーションやリソースへのアクセスを制御します。 ユーザーロールの価格の権限は、権限の定義タブの [commerce] → [価格] で管理することができます。...
商品管理の権限
商品管理の権限 Liferay Commerceでは、グローバルメニュー(Global Menu)のCommerceタブで、権限を使用して商品管理アプリケーションやリソースへのアクセスを制御することができます。 商品管理アプリケーションやリソースへのアクセスを制御します。 ユーザーロールの商品管理権限は、[権限の定義]タブの [commerce] → [商品管理]...
設定の権限
Settings Permissions With Liferay Commerce, you can use permissions to control access to Settings applications in the Commerce tab of the Global Menu (Global Menu). Control access to Settings...
ストア管理の権限設定
Store Management Permissions With Liferay Commerce, you can use permissions to control access to Store Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
コンテンツセキュリティポリシーヘッダーの構成
Configuring Content Security Policy Headers Modern browsers use Content Security Policy HTTP response headers to enhance web pages' security to mitigate certain types of attacks (like Cross-Site...
Webサービスの保護
Securing Web Services Liferay DXP provides four security layers for web services: IP permission layer: The IP address from which a web service invocation request originates must be white-listed in...
サービス・アクセス・ポリシーの設定
Setting Service Access Policies Service Access Policies define what services or service methods can be invoked remotely. You can apply many of them at once to produce a combined effect. They are...
CORSの設定
Setting Up CORS CORS stands for Cross-Origin Resource Sharing. An Origin is a web server at a different domain, and a Resource is some asset stored on the server, like an image, PDF, or HTML file....
Authentication Verifierの使用
Authentication Verifierの使用 Authentication Verifierは、一元化された拡張可能な方法でLiferay PortalのAPIのリモート呼び出しを認証します。 2つの主な責任があります: 登録済みのAuthVerifierインスタンスを使用して、提供された資格情報を確認します 検証結果に基づいてポータル承認コンテキストを作成します ...