|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.record.PageClientPropertyPersistenceScope
public class PageClientPropertyPersistenceScope
Defines the 'page' scope for persisting client properties. Persist the properties only if the current page name is the same as that of the property.
ClientPropertyPersistenceScope
Constructor Summary | |
---|---|
PageClientPropertyPersistenceScope()
|
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 PageClientPropertyPersistenceScope()
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 |