Uses of Interface
javax.portlet.PreferencesValidator

Packages that use PreferencesValidator
org.apache.pluto.internal   
org.apache.pluto.internal.impl   
org.apache.pluto.testsuite.validator   
 

Uses of PreferencesValidator in org.apache.pluto.internal
 

Methods in org.apache.pluto.internal that return PreferencesValidator
 PreferencesValidator PortletEntity.getPreferencesValidator()
          Returns the preferences validator instance for this portlet.
 PreferencesValidator PreferencesValidatorRegistry.getPreferencesValidator(PortletDD portletDD)
          Returns the preferences validator instance for the given portlet definition.
 

Uses of PreferencesValidator in org.apache.pluto.internal.impl
 

Methods in org.apache.pluto.internal.impl that return PreferencesValidator
 PreferencesValidator PortletEntityImpl.getPreferencesValidator()
          Returns the preferences validator instance for this portlet.
 

Uses of PreferencesValidator in org.apache.pluto.testsuite.validator
 

Classes in org.apache.pluto.testsuite.validator that implement PreferencesValidator
 class PreferencesValidatorImpl
          Implementation of the portlet preferences validator.
 class PreferencesValidatorImpl2
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.