Package com.liferay.bean.portlet
Annotation Interface LiferayPortletConfigurations
This is an annotation that provides a way to specify the Liferay-specific
configuration for multiple portlets.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionAn array of Liferay portlet configurations.
-
Element Details
-
value
LiferayPortletConfiguration[] valueAn array of Liferay portlet configurations.- Returns:
- An array of Liferay portlet configurations.
-