A B C D E F G H I J L M N P R S T U V W

V

validate(PortletPreferences) - Method in interface javax.portlet.PreferencesValidator
If the preferences values are successfully validated the call to this method must finish gracefully.
ValidatorException - Exception in javax.portlet
The ValidatorException is thrown by the validate method of a PreferencesValidator when the validation of a preference failed.
ValidatorException(String, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new validator exception with the given text.
ValidatorException(String, Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception.
ValidatorException(Throwable, Collection<String>) - Constructor for exception javax.portlet.ValidatorException
Constructs a new portlet validator exception when the portlet needs to throw an exception.
valueOf(String) - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.portlet.PortletRequest.P3PUserInfos
Returns an array containing the constants of this enum type, in the order they're declared.
VIEW - Static variable in class javax.portlet.PortletMode
The expected functionality for a portlet in VIEW portlet mode is to generate markup reflecting the current state of the portlet.

A B C D E F G H I J L M N P R S T U V W