org.apache.myfaces.view.facelets
Class AttachedFullStateWrapper
java.lang.Object
org.apache.myfaces.view.facelets.AttachedFullStateWrapper
- All Implemented Interfaces:
- Serializable
public class AttachedFullStateWrapper
- extends Object
- implements Serializable
- Version:
- $Revision: 1187701 $ $Date: 2011-10-22 07:21:54 -0500 (Sat, 22 Oct 2011) $
- Author:
- Leonardo Uribe (latest modification by $Author: bommel $)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachedFullStateWrapper
public AttachedFullStateWrapper(Object wrappedStateObject)
- Parameters:
clazz
- null means wrappedStateObject is a List of state objectswrappedStateObject
-
getWrappedStateObject
public Object getWrappedStateObject()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.