Uses of Class
jakarta.portlet.filter.MutablePortletParametersWrapper
-
Packages that use MutablePortletParametersWrapper Package Description jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of MutablePortletParametersWrapper in jakarta.portlet.filter
Subclasses of MutablePortletParametersWrapper in jakarta.portlet.filter Modifier and Type Class Description classMutableActionParametersWrapperTheMutableActionParametersWrapperprovides a convenient implementation of theMutableActionParametersinterface that can be subclassed by developers.classMutableRenderParametersWrapperTheMutableRenderParametersWrapperprovides a convenient implementation of theMutableRenderParametersinterface that can be subclassed by developers.classMutableResourceParametersWrapperTheMutableResourceParametersWrapperprovides a convenient implementation of theMutableResourceParametersinterface that can be subclassed by developers.
-