Class UnderConstructionPageSession
java.lang.Object
ch.nolix.system.application.main.AbstractSession<WebClient<Object>, Object>
ch.nolix.system.webapplication.base.AbstractWebClientSession<WebClient<Object>, Object>
ch.nolix.system.webapplication.main.WebClientSession<Object>
ch.nolix.template.webapplication.session.UnderConstructionPageSession
- All Implemented Interfaces:
IClientComponent<WebClient<Object>>, IRefreshableSubscriber, Refreshable, AlivenessRequestable
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WebClientSession
getStoredGui, refresh, updateControlOnCounterpart, updateControlsOnCounterpartMethods inherited from class AbstractSession
belongsToClient, getApplicationName, getStoredApplicationService, getStoredParentClient, hasParentSession, isAlive, pop, pop, push, pushAndGetResult, setNextMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AlivenessRequestable
isOutdated
-
Constructor Details
-
UnderConstructionPageSession
public UnderConstructionPageSession()
-