Uses of Interface
org.apache.tapestry5.services.PersistentFieldBundle

Packages that use PersistentFieldBundle
org.apache.tapestry5.internal.services   
 

Uses of PersistentFieldBundle in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement PersistentFieldBundle
 class PersistentFieldBundleImpl
           
 

Methods in org.apache.tapestry5.internal.services that return PersistentFieldBundle
 PersistentFieldBundle PersistentFieldManagerImpl.gatherChanges(String pageName)
           
 PersistentFieldBundle PersistentFieldManager.gatherChanges(String pageName)
          Locates all persistently stored changes to all properties within the page (for the current session and request) and gathers them together into a bundle.
 



Copyright © 2003-2011 The Apache Software Foundation.