Uses of Annotation Type
org.apache.tapestry5.http.annotations.ImmutableSessionPersistedObject
Packages that use ImmutableSessionPersistedObject
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
[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 ImmutableSessionPersistedObjectModifier and TypeClassDescriptionclass
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.hibernate.web.internal
Classes in org.apache.tapestry5.hibernate.web.internal with annotations of type ImmutableSessionPersistedObjectModifier and TypeClassDescriptionclass
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 ImmutableSessionPersistedObjectModifier and TypeClassDescriptionclass
Encapsulates a JPA entity name with an entity id.