com.liferay.portlet.currencyconverter
Class CurrencyPreferencesValidator

java.lang.Object
  extended by com.liferay.portlet.currencyconverter.CurrencyPreferencesValidator
All Implemented Interfaces:
javax.portlet.PreferencesValidator

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

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

CurrencyPreferencesValidator

public CurrencyPreferencesValidator()
Method Detail

validate

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