Class DDLPortletKeys

java.lang.Object
com.liferay.dynamic.data.lists.constants.DDLPortletKeys

public class DDLPortletKeys extends Object
Holds the portlet IDs for the available DDL portlets.
  • Field Details

    • DYNAMIC_DATA_LISTS

      public static final String DYNAMIC_DATA_LISTS
      "com_liferay_dynamic_data_lists_web_portlet_DDLPortlet" is the Portlet ID for the Dynamic Data Lists administration portlet.
      See Also:
    • DYNAMIC_DATA_LISTS_DISPLAY

      public static final String DYNAMIC_DATA_LISTS_DISPLAY
      "com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet" is the Portlet ID for the Dynamic Data Lists Display portlet.
      See Also:
  • Constructor Details

    • DDLPortletKeys

      public DDLPortletKeys()