The method getRoles, needs a Role as argument, which it isn't use.
public List<Role> getRoles(Role role) {
return dao.getAll();
}
Maybe a Bug...
Greetings.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
