|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSessionAttributeCallback | |
|---|---|
| org.apache.tapestry.record | Abstract and simple (memory-based) implementations of
IPageRecorder. |
| Uses of WebSessionAttributeCallback in org.apache.tapestry.record |
|---|
| Methods in org.apache.tapestry.record with parameters of type WebSessionAttributeCallback | |
|---|---|
static void |
RecordUtils.iterateOverMatchingAttributes(String strategyId,
String applicationId,
String pageName,
WebSession session,
WebSessionAttributeCallback callback)
Iterates over the attributes stored in the session, invoking a callback on each one that matches the given prefix, applicationid and page name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||