org.apache.pluto.core.impl
Class PreferencesValidatorImpl

java.lang.Object
  extended byorg.apache.pluto.core.impl.PreferencesValidatorImpl
All Implemented Interfaces:
javax.portlet.PreferencesValidator

public class PreferencesValidatorImpl
extends java.lang.Object
implements javax.portlet.PreferencesValidator


Constructor Summary
PreferencesValidatorImpl()
           
 
Method Summary
 void validate(javax.portlet.PortletPreferences preferences)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesValidatorImpl

public PreferencesValidatorImpl()
Method Detail

validate

public void validate(javax.portlet.PortletPreferences preferences)
              throws javax.portlet.ValidatorException
Specified by:
validate in interface javax.portlet.PreferencesValidator
Throws:
javax.portlet.ValidatorException


Copyright © 2003-2006 . All Rights Reserved.