org.apache.myfaces.view.facelets
Class AttachedFullStateWrapper

java.lang.Object
  extended by org.apache.myfaces.view.facelets.AttachedFullStateWrapper
All Implemented Interfaces:
java.io.Serializable

public class AttachedFullStateWrapper
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 701829 $ $Date: 2008-10-05 12:06:02 -0500 (dom, 05 oct 2008) $
Author:
Leonardo Uribe (latest modification by $Author: slessard $)
See Also:
Serialized Form

Constructor Summary
AttachedFullStateWrapper(java.lang.Object wrappedStateObject)
           
 
Method Summary
 java.lang.Object getWrappedStateObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachedFullStateWrapper

public AttachedFullStateWrapper(java.lang.Object wrappedStateObject)
Parameters:
clazz - null means wrappedStateObject is a List of state objects
wrappedStateObject -
Method Detail

getWrappedStateObject

public java.lang.Object getWrappedStateObject()


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.