Capability

Security

Liferay DXP is built with security in mind. A variety of standards based authentication methods and integrations can be used to ensure secure access to a site and its resources. Robust role-based access control with permissions gives you fine grained control over what authenticated and unauthenticated users can access, share, or edit. Liferay DXP’s web services also have a multi-layered and configurable approach to security and authorization.

Feature
Deployment Approach
Capability
アップグレードログコンテキスト
アップグレードログコンテキスト Liferay DXP 7.4 U72 / Liferay Portal 7.4 GA72 アップグレードログコンテキストを有効にして、コンソールログにアップグレード関連プロセスの識別子を表示します。 可能な識別子は以下の通り: {upgrade.component=portal}: ポータルに関連するアップグレード処理用 ...
公開日: 2024/05/09 18:52
アップグレード後の考慮事項
アップグレード後の考慮事項 データベースをアップグレードした後、本番環境用にLiferayを再度構成し、Liferayインスタンスに影響を与える可能性のある機能の変更を確認する必要があります。 本番環境設定を再度有効にする データベースをアップグレードした後、プロダクション設定を再度有効にしてください。 検索インデクス...
公開日: 2024/05/09 18:52
オートアップグレードによるアップグレード
オートアップグレードによるアップグレード インスタンスを起動する前に、ポータル・プロパティで auto upgrade を有効にすると、データベースを自動的にアップグレードできます。 ...
公開日: 2024/05/09 18:52
Docker経由のアップグレード
Docker経由のアップグレード 自動アップグレードを有効にしてLiferay Dockerイメージを実行すると、Liferay起動時にデータベースアップグレードツールを使用して明白にデータベースをアップグレードします。...
公開日: 2024/05/09 18:52
安定性とパフォーマンスのアップグレード
安定性とパフォーマンスのアップグレード 本番リリース用のDXPインスタンスをアップグレードする場合、データのアップグレードは正しく迅速に行う必要があります。 確実に成功させる方法をいくつか次に示します。 データベースとインストールのコピーを使用するテスト環境を作成する 不要なデータベースデータを削除してパフォーマンスを向上させる アップグレード操作のためにデータベースを調整する ...
公開日: 2024/05/09 18:52
Gogoシェルを使用したモジュールのアップグレード
Gogoシェルを使用したモジュールのアップグレード 特定のモジュールのアップグレードの問題をトラブルシューティングするには、モジュールごとに(まとめてではなく)アップグレードをテストして実行することが必要になる場合があります。 Liferayには、個々のモジュールをアップグレードおよび検証するためのGogoシェルコマンドがあります。 たとえば、モジュールに新しい...
公開日: 2024/05/09 18:52
アップグレードの基本
アップグレードの基本 Liferayのツールや説明書は、DXPやポータル環境を安全かつ迅速にアップグレードするのに役立ちます。 小さなデータセットを持つ非クラスター環境などは、Dockerイメージを使ってアップグレードすることができます。...
公開日: 2024/05/09 18:52
データベースアップグレードツールの使用
データベースアップグレードツールの使用 Liferayデータベースアップグレードツールは、Liferay DXPデータベースおよびLiferay Portalデータベースをオフラインでアップグレードするためのクライアントプログラムです。 ...
公開日: 2024/05/09 18:52
データベース・プルーニングによるアップグレードの高速化
データベース・プルーニングによるアップグレードの高速化 データが多ければ多いほど、データのアップグレードには時間がかかります。 不要なサイトデータはよくあることだ。 データベースから不要なデータを削除することで、アップグレード処理のパフォーマンスが向上します。 例えば、サイトはウェブコンテンツの記事やドキュメント、メディアファイルの多くの未使用バージョンを保存することができる。...
公開日: 2024/05/09 18:52
アップグレードのためのデータベース調整
アップグレードのためのデータベース調整 アップグレードの実行は、本番環境で日常的に実行する場合とは異なる形でデータベースに影響を与えます。 このため、アップグレードプロセスを実行する前にそのプロセス用にデータベースを調整し、アップグレードの完了後に本番環境設定を再適用する必要があります。 ...
公開日: 2024/05/09 18:52
例:ジャーナル記事の中間バージョンの削除
例:ジャーナル記事の中間バージョンの削除 ここでは、ジャーナル記事の中間バージョンを削除する手順とコードサンプルを示します。 スクリプトコンソールでは、JavaまたはGroovyコードを実行して、不要なオブジェクトバージョンを削除できます。 ジャーナル記事の中間バージョンを削除する手順の例を次に示します。 保持する最新バージョンの数を決定します。...
公開日: 2024/05/09 18:52
Liferay Development
Liferay Development Liferay's development platform makes developers faster and more efficient by providing a baseline set of features to build upon. Rather than start from scratch, you can start...
公開日: 2024/05/09 18:52
Building Applications
Building Applications For maximum compatibility with all of Liferay's deployment options, you can combine Liferay's Objects, Client Extensions, and other features and tools to build real-world...
公開日: 2024/05/09 18:52
カスタム開発のアップグレード
カスタム開発のアップグレード この部分は現在作成中です。 最新のLiferay DXP/Portal 7.xバージョンへのカスタムコードの更新は、7.2への更新と同じ方法で行われます。 Liferay Upgrade Planner は、カスタム開発をアップグレードする際に推奨される方法です。...
公開日: 2024/05/09 18:52
Building a Custom Ticketing System
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
公開日: 2024/05/09 18:52
Defining a Custom Data Schema
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
公開日: 2024/05/09 18:52
Deploying a Custom Application
Deploying a Custom Application You can use a custom element client extension to render a JavaScript application as a widget on a Liferay site page. The application is served by Liferay and...
公開日: 2024/05/09 18:52
Implementing a Documentation Referral System
Implementing a Documentation Referral System The ticketing system can be further enhanced with a documentation referral system. The system searches automatically for relevant documentation based on...
公開日: 2024/05/09 18:52
Ticket Management with Cron Jobs
Ticket Management with Cron Jobs Use Cron jobs to automate managing tickets. For example, have a job to run at a regular schedule to delete any tickets that have a resolution type of duplicate or...
公開日: 2024/05/09 18:52
Applying a Custom Theme
Applying a Custom Theme You can use different front-end client extensions to customize the look and feel of your site. Specifically, theme CSS type client extension can be used as an alternative to...
公開日: 2024/05/09 18:52
Building a Time Off Requester
Building a Time Off Requester Liferay 7.4+ With Liferay Objects, you can build entire applications without writing code or deploying modules. Here, create a Time Off Request application using...
公開日: 2024/05/09 18:52
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...
公開日: 2024/05/09 18:52
Cache
Cache
公開日: 2024/05/09 18:52
Expando
Expando Accessing Custom Fields with Expando
公開日: 2024/05/09 18:52
Data Frameworks
Data Frameworks
公開日: 2024/05/09 18:52
Data Scopes
Data Scopes
公開日: 2024/05/09 18:52
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...
公開日: 2024/05/09 18:52
Adding Model Hints
Adding Model Hints Once you've used Service Builder to define model entities, you may want to refine how users enter that data. Model hints specify entity data restrictions and other formatting....
公開日: 2024/05/09 18:52
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...
公開日: 2024/05/09 18:52
Defining Entity Finder Methods
Defining Entity Finder Methods Finder methods retrieve entity objects from the database based on specified parameters. For each finder defined, Service Builder generates several methods to fetch,...
公開日: 2024/05/09 18:52
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...
公開日: 2024/05/09 18:52
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....
公開日: 2024/05/09 18:52
Defining Entity Columns
Defining Entity Columns An entity's columns represent its attributes. These attributes map table fields to Java object fields. Here you'll examine the sample project from Understanding and...
公開日: 2024/05/09 18:52
Defining Entity Relationships
Defining Entity Relationships Relationships between database entities or Java objects are necessary for most applications. Take Liferay's Message Boards application as an example. Each Message...
公開日: 2024/05/09 18:52
Modifying Database Fields in Development
Modifying Database Fields in Development As you develop an application, you might need to add fields to your database. This is a normal process of iterative development: you get an idea for a new...
公開日: 2024/05/09 18:52
Service Builder Basics
Service Builder Basics Using Service Builder helps you learn it. You'll use it to learn the basics: Generating Model, Persistence, and Service Code: Define a basic model, generate code from it,...
公開日: 2024/05/09 18:52
Upgrading Data Schemas
Upgrading Data Schemas When you upgrade Liferay, you might run into incompatibility issues with your custom modules' data schemas. There are three ways you can resolve these issues: You can run...
公開日: 2024/05/09 18:52
Developing a Java Web Application
Developing a Java Web Application
公開日: 2024/05/09 18:53
Reference
Reference
公開日: 2024/05/09 18:53
Sorting Entity Instances
Sorting Entity Instances Often, you want to retrieve multiple instances of a given entity and list them in a particular order. The service.xml file lets you specify the default order of your...
公開日: 2024/05/09 18:52

Capabilities

Product

Education

Contact Us

Connect

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