Class DummySession
java.lang.Object
de.knightsoftnet.gwtp.spring.client.session.AbstractSession
de.knightsoftnet.gwtp.spring.client.session.DummySession
- All Implemented Interfaces:
Session
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.knightsoftnet.gwtp.spring.client.session.AbstractSession
getUser, getUsersLocale, isLoggedIn, setUser
-
Constructor Details
-
Method Details
-
readSessionData
public void readSessionData()Description copied from interface:Sessionread session data from server.- Specified by:
readSessionDatain interfaceSession- Specified by:
readSessionDatain classAbstractSession
-