|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||