Package | Description |
---|---|
org.needle4j.injection | |
org.needle4j.injection.constuctor | |
org.needle4j.injection.method |
Modifier and Type | Method and Description |
---|---|
User |
UserDao.getCurrentUser() |
User |
UserDao.getUser() |
Modifier and Type | Method and Description |
---|---|
User |
UserDao.getCurrentUser() |
User |
UserDao.getUser() |
Constructor and Description |
---|
UserDao(User user,
User currentUser) |
Modifier and Type | Method and Description |
---|---|
User |
UserDao.getCurrentUser() |
User |
UserDao.getUser() |
Modifier and Type | Method and Description |
---|---|
void |
UserDao.setCurrentUser(User user) |
void |
UserDao.setUser(User user) |
Copyright © 2014. All rights reserved.