Uses of Class
jakarta.portlet.annotations.Multipart
-
Packages that use Multipart Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of Multipart in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return Multipart Modifier and Type Method Description Multipartmultipart()Provides multipart configuration data for the portlet.
-