Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserInfoServiceImpl should have an accessor for the user repository private variable #40

Closed
rdrand opened this issue Apr 27, 2012 · 0 comments
Assignees

Comments

@rdrand
Copy link

rdrand commented Apr 27, 2012

It's possible to set it via constructor args, but it really is better to do this via get/set methods. Also, consider making it protected to allow subclassing.

@ghost ghost assigned jricher Aug 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants