JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclnt.jsfserver.state
Interface IStateMgmt
public interface
IStateMgmt
Interface to extract and apply the state.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
applyState
(
String
state)
String
extractState
()
Method Details
extractState
String
extractState
()
applyState
void
applyState
(
String
state)