Uses of Class
jakarta.portlet.annotations.CustomPortletMode
-
Packages that use CustomPortletMode Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of CustomPortletMode in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return CustomPortletMode Modifier and Type Method Description CustomPortletMode[]customPortletModes()The custom portlet modes defined for this portlet.
-