org.apache.myfaces.application.pss
Class PartialTreeStructureManager
java.lang.Object
org.apache.myfaces.application.pss.PartialTreeStructureManager
public class PartialTreeStructureManager
- extends java.lang.Object
- Author:
- Martin Haimberger
Method Summary |
java.lang.Object |
buildTreeStructureToSave(javax.faces.component.UIViewRoot viewRoot,
javax.faces.context.FacesContext facesContext)
|
javax.faces.component.UIViewRoot |
restoreTreeStructure(javax.faces.context.FacesContext facesContext,
java.lang.Object treeStructRoot)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARTIAL_STATE_CLASS_IDS
public static final java.lang.String PARTIAL_STATE_CLASS_IDS
PartialTreeStructureManager
public PartialTreeStructureManager(javax.faces.context.FacesContext facesContext)
buildTreeStructureToSave
public java.lang.Object buildTreeStructureToSave(javax.faces.component.UIViewRoot viewRoot,
javax.faces.context.FacesContext facesContext)
restoreTreeStructure
public javax.faces.component.UIViewRoot restoreTreeStructure(javax.faces.context.FacesContext facesContext,
java.lang.Object treeStructRoot)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.