Package | Description |
---|---|
org.apache.turbine.modules.actions |
Action class implementations.
|
org.apache.turbine.util.velocity |
Velocity related utility code.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyVelocityAction
Deprecated.
Use VelocityAction directly
|
class |
LegacyVelocitySecureAction
Deprecated.
Use VelocitySecureAction directly
|
class |
VelocityAction
This class provides a convenience methods for Velocity Actions to use.
|
class |
VelocitySecureAction
VelocitySecure action.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityActionEvent
If you are using VelocitySite stuff, then your Action's should
extend this class instead of extending the ActionEvent class.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.