Uses of Class
javax.portlet.ValidatorException

Packages that use ValidatorException
javax.portlet The javax.portlet package defines the API for Java Portlet Specification V2.0. 
org.jboss.portal.portlet.impl.jsr168.api   
 

Uses of ValidatorException in javax.portlet
 

Methods in javax.portlet that throw ValidatorException
 void PortletPreferences.store()
          Commits all changes made to the preferences via the set methods in the persistent store.
 void PreferencesValidator.validate(PortletPreferences preferences)
          If the preferences values are successfully validated the call to this method must finish gracefully.
 

Uses of ValidatorException in org.jboss.portal.portlet.impl.jsr168.api
 

Methods in org.jboss.portal.portlet.impl.jsr168.api that throw ValidatorException
 void PortletPreferencesImpl.store()
           
 



Copyright © 2008. All Rights Reserved.