|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableSessionPersistedObject | |
---|---|
org.apache.tapestry5 | Root package for Tapestry, containing common interfaces and data types used throughout the framework. |
org.apache.tapestry5.internal.hibernate | [INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change |
org.apache.tapestry5.internal.jpa | [INTERNAL USE ONLY] support classes for the JPA module; API subject to change |
Uses of ImmutableSessionPersistedObject in org.apache.tapestry5 |
---|
Classes in org.apache.tapestry5 with annotations of type ImmutableSessionPersistedObject | |
---|---|
class |
PageCallback
A way of capturing the name of a page and the page activation context so that, at a future date, the page can be invoked with that data. |
Uses of ImmutableSessionPersistedObject in org.apache.tapestry5.internal.hibernate |
---|
Classes in org.apache.tapestry5.internal.hibernate with annotations of type ImmutableSessionPersistedObject | |
---|---|
class |
PersistedEntity
Encapsulates a Hibernate entity name with an entity id. |
Uses of ImmutableSessionPersistedObject in org.apache.tapestry5.internal.jpa |
---|
Classes in org.apache.tapestry5.internal.jpa with annotations of type ImmutableSessionPersistedObject | |
---|---|
class |
PersistedEntity
Encapsulates a JPA entity name with an entity id. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |