|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UserRepositoryList | |
| org.scrashmeow.ojb.console.framework | Provides the classes that define the base controller object layer for the web application. |
| org.scrashmeow.ojb.console.service | Provides the classes that define services for the web application. |
| Uses of UserRepositoryList in org.scrashmeow.ojb.console.framework |
| Fields in org.scrashmeow.ojb.console.framework declared as UserRepositoryList | |
protected UserRepositoryList |
UserContainer.userRepositoryList
|
| Methods in org.scrashmeow.ojb.console.framework that return UserRepositoryList | |
UserRepositoryList |
UserContainer.getUserRepositoryList()
|
| Methods in org.scrashmeow.ojb.console.framework with parameters of type UserRepositoryList | |
void |
UserContainer.setUserRepositoryList(UserRepositoryList list)
|
| Uses of UserRepositoryList in org.scrashmeow.ojb.console.service |
| Methods in org.scrashmeow.ojb.console.service that return UserRepositoryList | |
UserRepositoryList |
UserServiceImpl.getRepositoryList(HttpServletRequest request)
|
UserRepositoryList |
UserService.getRepositoryList(HttpServletRequest request)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||