Class ParentAppStateManager
java.lang.Object
org.exoplatform.webui.application.StateManager
org.exoplatform.webui.application.portlet.ParentAppStateManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis method simply delegate the call to the same method of the parent WebuiRequestContextvoidstoreUIRootComponent(WebuiRequestContext context) Methods inherited from class org.exoplatform.webui.application.StateManager
expire
-
Constructor Details
-
ParentAppStateManager
public ParentAppStateManager()
-
-
Method Details
-
restoreUIRootComponent
This method simply delegate the call to the same method of the parent WebuiRequestContext- Specified by:
restoreUIRootComponentin classStateManager
-
storeUIRootComponent
- Specified by:
storeUIRootComponentin classStateManager
-