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

java.lang.Objectcom.hack23.cia.model.api.dto.common.AbstractDto
com.hack23.cia.model.api.dto.application.UserSessionDto
public class UserSessionDto
The Class UserSessionDto.
| Constructor Summary | |
|---|---|
UserSessionDto(UserSessionData userSession)
Instantiates a new user session dto. |
|
| Method Summary | |
|---|---|
String |
getLanguageResource(LanguageContentKey key)
Gets the language resource. |
String |
getLanguageResource(PortalLanguageContentKey key)
Gets the language resource. |
String |
getLanguageResource(String string)
Gets the language resource. |
String |
getLanguageResource(VotePosition position)
Gets the language resource. |
UserSessionData |
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(UserSessionData userSession)
userSession - the user session| Method Detail |
|---|
public final String getLanguageResource(LanguageContentKey key)
key - the key
public final String getLanguageResource(PortalLanguageContentKey key)
key - the key
public final String getLanguageResource(String string)
string - the string
public final String getLanguageResource(VotePosition position)
position - the position
public final UserSessionData getUserSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||