|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.record.AbstractPrefixedClientPropertyPersistenceScope
org.apache.tapestry.record.AppClientPropertyPersistenceScope
public class AppClientPropertyPersistenceScope
Defines the 'app' scope for persisting client properties. Persist the properties in all cases.
ClientPropertyPersistenceScope| Constructor Summary | |
|---|---|
AppClientPropertyPersistenceScope()
|
|
| Method Summary | |
|---|---|
boolean |
shouldEncodeState(ServiceEncoding encoding,
java.lang.String pageName,
PersistentPropertyData data)
Always returns true. |
| Methods inherited from class org.apache.tapestry.record.AbstractPrefixedClientPropertyPersistenceScope |
|---|
constructParameterName, extractPageName, isParameterForScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppClientPropertyPersistenceScope()
| Method Detail |
|---|
public boolean shouldEncodeState(ServiceEncoding encoding,
java.lang.String pageName,
PersistentPropertyData data)
encoding - identifies the service, URL and base set of parameterspageName - the page for which data is potentially to be encoded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||