Uses of Class
jakarta.portlet.annotations.UserAttribute
-
Packages that use UserAttribute Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of UserAttribute in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return UserAttribute Modifier and Type Method Description UserAttribute[]userAttributes()The user aattribute declarations.
-