Uses of Package
org.apache.tapestry5.model
Packages that use org.apache.tapestry5.model
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
[INTERNAL USE ONLY] support classes for component models; API subject to change
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] metadata support classes; API subject to change
[INTERNAL USE ONLY] component template support classes; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
Interfaces for various types of component and parameter models used by Tapestry
Services supporting component and application message catalogs.
Services for extracting component metadata.
Services for locating and loading pages and component resources.
Template services
Support for component class transformation.
Support for testing Tapestry pages
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5ClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.hibernate.web.internal
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.jpa
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.modelClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.The model for a component embedded within another component, as defined by the
Component
annotation.Mutable version ofComponentModel
used during the transformation phase.A mutable version ofEmbeddedComponentModel
that allows the parameters to be incrementally stored.Model for a formal parameter of a component. -
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.pageloadClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.The model for a component embedded within another component, as defined by the
Component
annotation. -
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.servicesClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.Mutable version of
ComponentModel
used during the transformation phase. -
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.services.meta
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.services.templatesClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.structureClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.internal.transform
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.modelClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.The model for a component embedded within another component, as defined by the
Component
annotation.A mutable version ofEmbeddedComponentModel
that allows the parameters to be incrementally stored.Model for a formal parameter of a component. -
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.services.messagesClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.services.meta
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.services.pageloadClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.services.templatesClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.services.transform
-
Classes in org.apache.tapestry5.model used by org.apache.tapestry5.testClassDescriptionDefines a component in terms of its capabilities, parameters, sub-components, etc.The model for a component embedded within another component, as defined by the
Component
annotation.Mutable version ofComponentModel
used during the transformation phase.Model for a formal parameter of a component.