org.apache.tapestry5.internal.services
Class SessionPersistentFieldStrategy
java.lang.Object
org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
org.apache.tapestry5.internal.services.SessionPersistentFieldStrategy
- All Implemented Interfaces:
- PersistentFieldStrategy
public class SessionPersistentFieldStrategy
- extends AbstractSessionPersistentFieldStrategy
A strategy for storing persistent page properties into the session
.
Builds attribute names as: state:page-name:component-id:field-name
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionPersistentFieldStrategy
public SessionPersistentFieldStrategy(Request request)
Copyright © 2003-2012 The Apache Software Foundation.