org.apache.tapestry.record
Interface ClientPropertyPersistenceScope
- All Known Implementing Classes:
- AppClientPropertyPersistenceScope, PageClientPropertyPersistenceScope
public interface ClientPropertyPersistenceScope
Service tapestry.persist.ClientPropertyPersistenceScope.
Determines whether a particular property needs to be persisted or not.
- Since:
- 4.0
- Author:
- Mindbridge
- See Also:
ClientPropertyPersistenceStrategy
addParametersForPersistentProperties
boolean addParametersForPersistentProperties(ServiceEncoding encoding,
IRequestCycle cycle,
java.lang.String pageName,
PersistentPropertyData data)