javax.portlet.faces.annotation
Annotation Type PortletNamingContainer


@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface PortletNamingContainer

This annotation is applied to the Bridge API PortletNamingContainerUIViewRoot and can be applied to others if necessary. It simply marks a class as satisfying the namespacing requirements of Section 6.6 of the specification.

Author:
Neil Griffin



Copyright © 2014 Liferay, Inc.. All Rights Reserved.