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

Packages that use UserContainer
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 UserContainer in org.scrashmeow.ojb.console.framework
 

Methods in org.scrashmeow.ojb.console.framework that return UserContainer
 UserContainer UserContainerFactory.createUserContainer()
          Method createUserContainer @add-javadoc!!!
 

Uses of UserContainer in org.scrashmeow.ojb.console.service
 

Methods in org.scrashmeow.ojb.console.service that return UserContainer
protected  UserContainer UserServiceImpl.retrieveUserContainer(HttpServletRequest request)
          Method retrieveUserContainer @add-javadoc!!!
 

Methods in org.scrashmeow.ojb.console.service with parameters of type UserContainer
protected  void UserServiceImpl.storeUserContainer(HttpServletRequest request, UserContainer user)
          Method storeUserContainer @add-javadoc!!!
 



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