oo

Using the Objects Model Builder

Liferay 7.4 2023.Q4+/GA102+

Note

Liferay Objects provides the Model Builder GUI for designing complex object structures. This graphical tool displays each object definition as a card and visualizes relationships between object definitions. With it, you can create, manage, and extend data models in the Objects application and quickly configure definitions, fields, and relationships.

Use the Model Builder GUI to design complex data structures.

To access the Model Builder view,

  1. Open the Global Menu (Global Menu), go to the Control Panel tab, and click Objects.

  2. Go to the desired object folder and click View in Model Builder.

    Go to the desired object folder and click View in Model Builder.

From here you can create, edit, and manage object definitions.

Tip

The Model Builder view is great for quickly configuring multiple object definitions and their attributes. It is especially helpful for visualizing and managing object relationships.

Creating Objects

  1. Go to the desired object folder.

  2. Click Create New Object.

    Click Create New Object.

  3. Provide these details for your object draft.

    Label: Identifies the object in the Objects admin and supported application contexts (e.g., Workflow, Display Page Templates, Forms).

    Plural Label: Determines the display name for the object application in the UI.

    Object Name: Determines the object’s definition.name and cannot be changed after publishing.

  4. Click Save.

Once saved, the draft definition appears in the center diagram area. You can click it to access configuration options in the right side panel.

Click an object card to access configuration options.

In the side panel, you can edit the object’s details, enable integrations, and configure additional features (e.g., categorization, draft mode).

You can also add fields and relationships to object definitions. However, some configurations cannot be added from the model builder view. Validations, actions, views, layouts, and states must be added from the object’s page view. To access the page view from the model builder view, click Actions (Actions) → Edit in page view in the object card.

Adding Data Fields

  1. Click Add Field or Relationship for an object definition.

  2. Select Add Field.

    Select Add Field.

  3. Enter a Label and Field Name.

    Label: Identifies the field in the Objects UI and can be localized after the field is created.

    Field Name: Determines the field’s name in the backend and uses camel case. Once a field is published, this value cannot be changed.

  4. Select a field Type. See Field Types Reference for more information about available field types and configuration options.

  5. Click Save.

The field is added immediately to the definition. By default, object cards display five fields, but you can click Show All Fields to view others. Additionally, you can select a field in the object card to access its configuration options in the right side panel.

Select a field to access its configuration options in the right side panel.

Defining Relationships

  1. Click Add Field or Relationship for an object definition.

  2. Select Add Relationship.

    Select Add Relationship.

  3. Enter a Label and Name.

    Label: Identifies the relationship in the Objects UI and can be localized after the relationship is created.

    Name: Determines the relationship’s name in the backend and uses camel case. Once the relationship is published, this value cannot be changed.

  4. Select a relationship Type and an object definition for the other side of the relationship. See Defining Object Relationships for more information.

  5. Click Save.

Once saved, the diagram area visualizes the logical connection between object definitions and distinguishes between one-to-many and many-to-many relationships. Click a relationship connector to access configuration options in the right side panel.

Select a relationship to access its configuration options in the right side panel.

If you define relationships with object definitions in other folders, the diagram area displays their cards with a dashed border. This is only for visualizing the relationship and does not grant users the ability to edit the object definitions. To edit a definition, you must navigate to the object’s source folder.

The diagram area displays related object definitions in other folders.

Managing Objects

You can drag and drop object cards in the Model Builder diagram area to reorganize them visually. Liferay saves position updates automatically. Additionally, you can move object definitions between folders.

  1. Go to the desired destination folder.

  2. Click Actions (Actions Button) for an object from another folder in the left sidebar.

  3. Select Move to Current Folder.

    Select Move to Current Folder

This moves the definition to the current folder. Moving an object definition does not affect its relationships and is only for improving organization and object management.

Move object definitions between folders.

You can access additional management options by clicking Actions (Actions Button) for an object card. Available options include

  • Edit in Page View: Switch to the default Objects UI.
  • Edit ERC: Update the object’s external reference code (ERC).
  • Export as JSON: Download the JSON object definition.
  • Manage Permissions: Determine which roles can act on the object.
  • Delete Object: Delete the object definition.

Click the object card's Actions button to access additional management options.

Publishing Object Drafts

While using Model Builder, you can publish individual object definitions as well as complex data models that include multiple objects.

  1. Go to the folder with the object drafts.

  2. Click Publish.

  3. Select which drafts to publish.

    Select which drafts to publish and click Publish Objects.

  4. Click Publish Objects.

The selected drafts begin publishing simultaneously.

Model Builder Availability

Model Builder was released behind a release feature flag in Liferay 7.4 2023.Q4/GA102. It was made Generally Available (GA) in 2024.Q1/GA112.

Liferay Version Feature Status Feature Flag [Label]
2023.Q4
GA102
Release Feature ✔ [Object Model Builder (LPS-148856)]
2024.Q1+
GA112+
GA
Feature: