|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.redback.role.validator.DefaultRoleModelValidator
public class DefaultRoleModelValidator
DefaultRoleModelValidator: validates completeness of the model
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.redback.role.validator.RoleModelValidator |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DefaultRoleModelValidator()
|
|
| Method Summary | |
|---|---|
java.util.List |
getValidationErrors()
|
boolean |
validate(RedbackRoleModel model)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRoleModelValidator()
| Method Detail |
|---|
public boolean validate(RedbackRoleModel model)
throws RoleManagerException
validate in interface RoleModelValidatorRoleManagerExceptionpublic java.util.List getValidationErrors()
getValidationErrors in interface RoleModelValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||