@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface LiferayPortletConfigurations
Modifier and Type | Required Element and Description |
---|---|
LiferayPortletConfiguration[] |
value
An array of Liferay portlet configurations.
|
public abstract LiferayPortletConfiguration[] value