Uses of Interface
org.apache.tapestry5.services.PersistentFieldBundle
-
Packages that use PersistentFieldBundle Package Description 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 Modifier and Type Class Description class
PersistentFieldBundleImpl
Methods in org.apache.tapestry5.internal.services that return PersistentFieldBundle Modifier and Type Method Description PersistentFieldBundle
PersistentFieldManager. 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. pageName)
-