Liferay 6.0.5

com.liferay.portlet.rss
Class RSSPreferencesValidator

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

public class RSSPreferencesValidator
extends Object
implements PreferencesValidator


Constructor Summary
RSSPreferencesValidator()
           
 
Method Summary
 void validate(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(PortletPreferences preferences)
              throws ValidatorException
Specified by:
validate in interface PreferencesValidator
Throws:
ValidatorException

Liferay 6.0.5