Uses of Class
org.scrashmeow.ojb.console.framework.UserRepositoryList

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)
           
 



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.