Uses of Interface
org.apache.tapestry5.services.PersistentFieldBundle
Packages that use PersistentFieldBundle
Package
Description
[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 PersistentFieldBundleMethods in org.apache.tapestry5.internal.services that return PersistentFieldBundleModifier and TypeMethodDescriptionPersistentFieldManager.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.PersistentFieldManagerImpl.gatherChanges
(String pageName)