Liferay 6.1.2-ce-ga3

com.liferay.portlet.amazonrankings
Class AmazonRankingsPreferencesValidator

java.lang.Object
  extended by com.liferay.portlet.amazonrankings.AmazonRankingsPreferencesValidator
All Implemented Interfaces:
PreferencesValidator

public class AmazonRankingsPreferencesValidator
extends Object
implements PreferencesValidator


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

AmazonRankingsPreferencesValidator

public AmazonRankingsPreferencesValidator()
Method Detail

validate

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

Liferay 6.1.2-ce-ga3