com.liferay.portlet.rss
Class RSSPreferencesValidator

java.lang.Object
  extended by com.liferay.portlet.rss.RSSPreferencesValidator
All Implemented Interfaces:
javax.portlet.PreferencesValidator

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

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
RSSPreferencesValidator()
           
 
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

RSSPreferencesValidator

public RSSPreferencesValidator()
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