|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 |
addParametersForPersistentProperties(ServiceEncoding encoding,
IRequestCycle cycle,
java.lang.String pageName,
PersistentPropertyData data)
|
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 addParametersForPersistentProperties(ServiceEncoding encoding, IRequestCycle cycle, java.lang.String pageName, PersistentPropertyData data)
addParametersForPersistentProperties
in interface ClientPropertyPersistenceScope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |