Uses of Interface
org.apache.tiles.velocity.template.BodyExecutable

Packages that use BodyExecutable
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

Uses of BodyExecutable in org.apache.tiles.velocity.template
 

Classes in org.apache.tiles.velocity.template that implement BodyExecutable
 class AddAttributeVModel
          Wraps AddAttributeModel to be used in Velocity.
 class AddListAttributeVModel
          Wraps AddListAttributeModel to be used in Velocity.
 class DefinitionVModel
          Wraps DefinitionModel to be used in Velocity.
 class GetAsStringVModel
          Wraps GetAsStringModel to be used in Velocity.
 class InsertAttributeVModel
          Wraps InsertAttributeModel to be used in Velocity.
 class InsertDefinitionVModel
          Wraps InsertDefinitionModel to be used in Velocity.
 class InsertTemplateVModel
          Wraps InsertTemplateModel to be used in Velocity.
 class PutAttributeVModel
          Wraps PutAttributeModel to be used in Velocity.
 class PutListAttributeVModel
          Wraps PutListAttributeModel to be used in Velocity.
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.