Class DDLPortletKeys
java.lang.Object
com.liferay.dynamic.data.lists.constants.DDLPortletKeys
Holds the portlet IDs for the available DDL portlets.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
"com_liferay_dynamic_data_lists_web_portlet_DDLPortlet" is the Portlet ID for the Dynamic Data Lists administration portlet.static final String
"com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet" is the Portlet ID for the Dynamic Data Lists Display portlet. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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
"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()
-