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

Packages that use PersistentFieldBundle
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
 

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 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.
 PersistentFieldBundle PersistentFieldManagerImpl.gatherChanges(String pageName)
           
 



Copyright © 2003-2012 The Apache Software Foundation.