|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.model.application.dto.UserSessionDTO
public class UserSessionDTO
The Class UserSessionDTO.
| Constructor Summary | |
|---|---|
UserSessionDTO(UserSession userSession)
Instantiates a new user session dto. |
|
| Method Summary | |
|---|---|
String |
getLanguageResource(Agency.LanguageContentKey key)
Gets the language resource. |
String |
getLanguageResource(Portal.LanguageContentKey key)
Gets the language resource. |
String |
getLanguageResource(Vote.Position position)
Gets the language resource. |
UserSession |
getUserSession()
Gets the user session. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserSessionDTO(UserSession userSession)
userSession - the user session| Method Detail |
|---|
public final String getLanguageResource(Agency.LanguageContentKey key)
key - the key
public final String getLanguageResource(Portal.LanguageContentKey key)
key - the key
public final String getLanguageResource(Vote.Position position)
position - the position
public final UserSession getUserSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||