|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.testsuite.validator.PreferencesValidatorImpl
public class PreferencesValidatorImpl
Implementation of the portlet preferences validator.
| Field Summary | |
|---|---|
static java.lang.String |
CHECK_VALIDATOR_COUNT
|
| Constructor Summary | |
|---|---|
PreferencesValidatorImpl()
Default no-arg constructor. |
|
| Method Summary | |
|---|---|
void |
validate(PortletPreferences preferences)
If the preferences values are successfully validated the call to this method must finish gracefully. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CHECK_VALIDATOR_COUNT
| Constructor Detail |
|---|
public PreferencesValidatorImpl()
| Method Detail |
|---|
public void validate(PortletPreferences preferences)
throws ValidatorException
PreferencesValidatorValidatorException.
validate in interface PreferencesValidatorpreferences - preferences to validate
ValidatorException - if the given preferences contains invalid
settings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||