public class AppClientPropertyPersistenceScope extends AbstractPrefixedClientPropertyPersistenceScope
ClientPropertyPersistenceScope
Constructor and Description |
---|
AppClientPropertyPersistenceScope() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldEncodeState(ServiceEncoding encoding,
java.lang.String pageName,
PersistentPropertyData data)
Always returns true.
|
constructParameterName, extractPageName, isParameterForScope
public AppClientPropertyPersistenceScope()
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