Uses of Class
dist1.acb.common.database.User

Packages that use User
dist1.acb.CBL   
dist1.acb.CBL.concretePackets   
 

Uses of User in dist1.acb.CBL
 

Methods in dist1.acb.CBL that return User
 User DBExplorer.getUser(java.lang.String login)
          given a login returns User object
 

Uses of User in dist1.acb.CBL.concretePackets
 

Methods in dist1.acb.CBL.concretePackets that return User
 User RequestUpdateUser.getUser()
          Getter for property user.
 

Methods in dist1.acb.CBL.concretePackets with parameters of type User
 void RequestUpdateUser.setUser(User user)
          Setter for property user.
 

Constructors in dist1.acb.CBL.concretePackets with parameters of type User
RequestUpdateUser(User user)
          Creates a new instance of RequestUpdateUser
 



Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.