javax.portlet
Interface PreferencesValidator

All Known Implementing Classes:
CreateASingleInstanceOfValidatorValidator, InvalidationCancelsStoreValidator, ValidationStoresValidator

public interface PreferencesValidator


Method Summary
 void validate(PortletPreferences preferences)
           
 

Method Detail

validate

void validate(PortletPreferences preferences)
              throws ValidatorException
Throws:
ValidatorException