|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.pmr.core.domain.user.UserValidatorImpl
public class UserValidatorImpl
| Constructor Summary | |
|---|---|
UserValidatorImpl(UserRepository userRepository)
|
|
| Method Summary | |
|---|---|
net.sf.pmr.keopsframework.domain.validation.Errors |
validate(java.lang.Object object)
Validation de l'object métier User. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserValidatorImpl(UserRepository userRepository)
userRepository - | Method Detail |
|---|
public net.sf.pmr.keopsframework.domain.validation.Errors validate(java.lang.Object object)
validate in interface net.sf.pmr.keopsframework.domain.validation.Validatorobject - user à valider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||