|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
javax.faces.application Class StateManager.SerializedView
java.lang.Objectjavax.faces.application.StateManager.SerializedView
- 封闭类:
- StateManager
Deprecated. This class was not marked
Serializable
in the 1.0 version of the spec. It was also not a static inner
class, so it can't be made to be Serializable.
Therefore, it is being deprecated in version 1.2 of the spec.
The replacement is to use an implementation dependent
Object.
public class StateManager.SerializedView
- extends Object
Convenience struct for encapsulating tree structure and component state. This is necessary to allow the API to be flexible enough to work in JSP and non-JSP environments.
| 构造器摘要 | |
|---|---|
StateManager.SerializedView(Object newStructure,
Object newState)
Deprecated. |
|
| 方法摘要 | |
|---|---|
Object |
getState()
Deprecated. |
Object |
getStructure()
Deprecated. |
| 类方法继承 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造器详细信息 |
|---|
StateManager.SerializedView
public StateManager.SerializedView(Object newStructure, Object newState)
- Deprecated.
| 方法详细信息 |
|---|
getStructure
public Object getStructure()
- Deprecated.
getState
public Object getState()
- Deprecated.
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.
javax.faces.application.StateManager.SerializedView