Uses of Class
com.hack23.cia.model.impl.application.common.User

Packages that use User
com.hack23.cia.model.impl.application.common Common application entity model. 
 

Uses of User in com.hack23.cia.model.impl.application.common
 

Subclasses of User in com.hack23.cia.model.impl.application.common
 class RegisteredUser
          The Class RegisteredUser.
 

Methods in com.hack23.cia.model.impl.application.common that return User
 User UserSession.getUser()
          Gets the user.
 User Player.getUser()
          Gets the user.
 

Methods in com.hack23.cia.model.impl.application.common with parameters of type User
 void UserSession.setUser(User user)
          Sets the user.
 void Player.setUser(User user)
          Sets the user.
 



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.