Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistedEntity
Encapsulates a Hibernate entity name with an entity id.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistedEntity
Encapsulates a JPA entity name with an entity id.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.