| Package | Description |
|---|---|
| org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
| org.apache.tapestry5.services |
Core services
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentFieldChangeImpl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PersistentFieldChange> |
ClientPersistentFieldStrategy.gatherFieldChanges(java.lang.String pageName) |
java.util.Collection<PersistentFieldChange> |
AbstractSessionPersistentFieldStrategy.gatherFieldChanges(java.lang.String pageName) |
java.util.Collection<PersistentFieldChange> |
ClientPersistentFieldStorageImpl.gatherFieldChanges(java.lang.String pageName) |
| Constructor and Description |
|---|
PersistentFieldBundleImpl(java.util.Collection<PersistentFieldChange> changes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PersistentFieldChange> |
PersistentFieldStrategy.gatherFieldChanges(java.lang.String pageName)
Finds all persistent changes previously stored for the named page (for the current active session or client).
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.