Uses of Class
jakarta.portlet.annotations.Supports
-
Packages that use Supports Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of Supports in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return Supports Modifier and Type Method Description Supports[]supports()The supported portlet modes and window states for a givenMIMEtype.
-