blob: 2163cbaa5776b2b98052a1c918d904c0e5ff10dd [file] [log] [blame]
<!DOCTYPE HTML>
<html lang>
<head>
<!-- Generated by javadoc (21) -->
<title>All Classes and Interfaces (Apache Turbine 7.1-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exception Classes</button><button id="all-classes-table-tab6" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab6', 2)" class="table-tab">Annotation Interfaces</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/AbstractJobEntry.html" title="class in org.apache.turbine.services.schedule">AbstractJobEntry</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides the basic implementation of common features for a scheduled job entry.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="org/apache/turbine/services/schedule/AbstractJobEntry.ScheduleType.html" title="enum class in org.apache.turbine.services.schedule">AbstractJobEntry.ScheduleType</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
<div class="block">schedule types</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/AbstractSchedulerService.html" title="class in org.apache.turbine.services.schedule">AbstractSchedulerService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Service for a cron like scheduler.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/AccessController.html" title="class in org.apache.turbine.modules.actions">AccessController</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This action doPerforms an Access Control List and places it into
the RunData object, so it is easily available to modules.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Action.html" title="interface in org.apache.turbine.modules">Action</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Generic Action interface.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/ActionEvent.html" title="class in org.apache.turbine.modules">ActionEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">
This is an alternative to the Action class that allows you to do
event based actions.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/ActionLoader.html" title="class in org.apache.turbine.modules">ActionLoader</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The purpose of this class is to allow one to load and execute
Action modules.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/annotation/AnnotationProcessor.html" title="class in org.apache.turbine.annotation">AnnotationProcessor</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">AnnotationProcessor contains static helper methods that handle the
Turbine annotations for objects</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab3"><a href="org/apache/turbine/annotation/AnnotationProcessor.ConditionType.html" title="enum class in org.apache.turbine.annotation">AnnotationProcessor.ConditionType</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab3">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/pull/ApplicationTool.html" title="interface in org.apache.turbine.services.pull">ApplicationTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Tools that go into the Toolbox should implement this interface.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Assembler.html" title="interface in org.apache.turbine.modules">Assembler</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is an interface that defines what an Assembler is.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/assemblerbroker/AssemblerBrokerService.html" title="interface in org.apache.turbine.services.assemblerbroker">AssemblerBrokerService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">An interface the Turbine Assembler service.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/assemblerbroker/util/AssemblerFactory.html" title="interface in org.apache.turbine.services.assemblerbroker.util">AssemblerFactory&lt;T&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Interface for AssemblerFactory's</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/avaloncomponent/AvalonComponentService.html" title="interface in org.apache.turbine.services.avaloncomponent">AvalonComponentService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This service allows access to avalon components.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/BaseInitable.html" title="class in org.apache.turbine.services">BaseInitable</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a generic implementation of
<code>Initable</code>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/BaseInitableBroker.html" title="class in org.apache.turbine.services">BaseInitableBroker</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A generic implementation of <code>InitableBroker</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/BaseJobEntryTorque.html" title="class in org.apache.turbine.services.schedule">BaseJobEntryTorque</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class was autogenerated by Torque on:
[Tue Sep 09 17:08:43 CEST 2025]
You should not use this class directly.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/BaseJobEntryTorquePeer.html" title="class in org.apache.turbine.services.schedule">BaseJobEntryTorquePeer</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The skeleton for this class was autogenerated by Torque on:
[Tue Sep 09 17:08:44 CEST 2025]
You should not use this class directly.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/BaseJobEntryTorquePeerImpl.html" title="class in org.apache.turbine.services.schedule">BaseJobEntryTorquePeerImpl</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The skeleton for this class was autogenerated by Torque on:
[Tue Sep 09 17:08:44 CEST 2025]
You should not use this class directly.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/BaseJobEntryTorqueRecordMapper.html" title="class in org.apache.turbine.services.schedule">BaseJobEntryTorqueRecordMapper</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Maps ResultSet rows into JobEntryTorque objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/navigations/BaseJspNavigation.html" title="class in org.apache.turbine.modules.navigations">BaseJspNavigation</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base JSP navigation that should be subclassed by Navigation that want to
use JSP.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/BaseJspScreen.html" title="class in org.apache.turbine.modules.screens">BaseJspScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base JSP Screen that should be subclassed by screens that want to
use JSP.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/BaseMapper.html" title="class in org.apache.turbine.services.template.mapper">BaseMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A base class for the various mappers which contains common
code.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/BaseService.html" title="class in org.apache.turbine.services">BaseService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class is a generic implementation of <code>Service</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/BaseServiceBroker.html" title="class in org.apache.turbine.services">BaseServiceBroker</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A generic implementation of a <code>ServiceBroker</code> which
provides:
Maintaining service name to class name mapping, allowing
pluggable service implementations.
Providing <code>Services</code> with a configuration based on
system wide configuration mechanism.
Integration of TurbineServiceProviders for looking up
non-local services
</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/BaseTemplateEngineService.html" title="class in org.apache.turbine.services.template">BaseTemplateEngineService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The base implementation of Turbine <a href="org/apache/turbine/services/template/TemplateEngineService.html" title="interface in org.apache.turbine.services.template"><code>TemplateEngineService</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/BaseTemplateMapper.html" title="class in org.apache.turbine.services.template.mapper">BaseTemplateMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a mapper like the BaseMapper but it returns its
results with the extension of the template names passed or (if no
extension is passed), the default extension.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/BaseUnicastRemoteService.html" title="class in org.apache.turbine.services">BaseUnicastRemoteService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A base implementation of an <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.rmi/java/rmi/server/UnicastRemoteObject.html" title="class or interface in java.rmi.server" class="external-link"><code>UnicastRemoteObject</code></a>
as a Turbine <a href="org/apache/turbine/services/Service.html" title="interface in org.apache.turbine.services"><code>Service</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/BaseURI.html" title="class in org.apache.turbine.util.uri">BaseURI</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the base class for all dynamic URIs in the Turbine System.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/BrowserDetector.html" title="class in org.apache.turbine.util">BrowserDetector</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class parses the user agent string and provides getters for
its parts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/ClassMapper.html" title="class in org.apache.turbine.services.template.mapper">ClassMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This mapper tries to map Template names to class names.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/CleanUpValve.html" title="class in org.apache.turbine.pipeline">CleanUpValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implements the RunData target portion of the "Turbine classic"
processing pipeline (from the Turbine 2.x series).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/tools/ContentTool.html" title="class in org.apache.turbine.services.pull.tools">ContentTool</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Terribly simple tool to translate URIs into Turbine Links.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/DataURI.html" title="class in org.apache.turbine.util.uri">DataURI</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class can convert a simple link into a turbine relative
URL.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/util/DateFormatter.html" title="class in org.apache.turbine.services.pull.util">DateFormatter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This pull tool is used to format date objects into strings.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/localization/DateTimeFormatterInterface.html" title="interface in org.apache.turbine.services.localization">DateTimeFormatterInterface</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/localization/DateTimeFormatterService.html" title="class in org.apache.turbine.services.localization">DateTimeFormatterService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This service is used to format <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/temporal/TemporalAccessor.html" title="class or interface in java.time.temporal" class="external-link"><code>TemporalAccessor</code></a> and
<a href="org/apache/turbine/services/localization/DateTimeFormatterService.html#map(java.lang.String,java.time.format.DateTimeFormatter,java.util.Locale)"><code>DateTimeFormatterService.map(String, DateTimeFormatter, Locale)</code></a> (different flavors)
objects into strings.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/util/DateTimeFormatterTool.html" title="class in org.apache.turbine.services.pull.util">DateTimeFormatterTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This pull tool is used to format <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/temporal/TemporalAccessor.html" title="class or interface in java.time.temporal" class="external-link"><code>TemporalAccessor</code></a> and
<a href="org/apache/turbine/services/pull/util/DateTimeFormatterTool.html#map(java.lang.String,java.time.format.DateTimeFormatter,java.util.Locale)"><code>DateTimeFormatterTool.map(String, DateTimeFormatter, Locale)</code></a> (different flavors)
objects into strings.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultACLCreationValve.html" title="class in org.apache.turbine.pipeline">DefaultACLCreationValve</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implements the action portion of the "Turbine classic" processing
pipeline (from the Turbine 2.x series).</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/DefaultAction.html" title="class in org.apache.turbine.modules.actions">DefaultAction</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a Default Action module that doesn't do much.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultLoginValve.html" title="class in org.apache.turbine.pipeline">DefaultLoginValve</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Handles the Login and Logout actions in the request process
cycle.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/pages/DefaultPage.html" title="class in org.apache.turbine.modules.pages">DefaultPage</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">When building sites using templates, Screens need only be defined
for templates which require dynamic (database or object) data.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultPipelineData.html" title="class in org.apache.turbine.pipeline">DefaultPipelineData</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A <b>PipelineData</b> is a holder for data being passed from one
Valve to the next.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/security/DefaultSecurityService.html" title="class in org.apache.turbine.services.security">DefaultSecurityService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a common subset of SecurityService implementation.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultSessionTimeoutValve.html" title="class in org.apache.turbine.pipeline">DefaultSessionTimeoutValve</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultSessionValidationValve.html" title="class in org.apache.turbine.pipeline">DefaultSessionValidationValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implements the action portion of the "Turbine classic" processing
pipeline (from the Turbine 2.x series).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/sessionvalidator/DefaultSessionValidator.html" title="class in org.apache.turbine.modules.actions.sessionvalidator">DefaultSessionValidator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The SessionValidator attempts to retrieve the User object from the
Servlet API session that is associated with the request.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DefaultSetEncodingValve.html" title="class in org.apache.turbine.pipeline">DefaultSetEncodingValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Set default encoding of the request.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/rundata/DefaultTurbineRunData.html" title="class in org.apache.turbine.services.rundata">DefaultTurbineRunData</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">DefaultTurbineRunData is the default implementation of the
TurbineRunData interface, which is distributed by the Turbine
RunData service, if another implementation is not defined in
the default or specified RunData configuration.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/om/security/DefaultUserImpl.html" title="class in org.apache.turbine.om.security">DefaultUserImpl</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the Default user implementation.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/security/DefaultUserManager.html" title="class in org.apache.turbine.services.security">DefaultUserManager</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Default user manager.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DetermineActionValve.html" title="class in org.apache.turbine.pipeline">DetermineActionValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This valve is responsible for setting the 'action' property of RunData based
on request parameter.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DetermineRedirectRequestedValve.html" title="class in org.apache.turbine.pipeline">DetermineRedirectRequestedValve</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implements the Redirect Requested portion of the "Turbine classic"
processing pipeline (from the Turbine 2.x series).</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/DetermineTargetValve.html" title="class in org.apache.turbine.pipeline">DetermineTargetValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This valve is responsible for setting the 'target' property of the RunData.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/DirectMapper.html" title="class in org.apache.turbine.services.template.mapper">DirectMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The most primitive mapper.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/DirectResponseLayout.html" title="class in org.apache.turbine.modules.layouts">DirectResponseLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This layout allows an action to manipulate the ServletOutputStream directly.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/DirectTemplateMapper.html" title="class in org.apache.turbine.services.template.mapper">DirectTemplateMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The most primitive templating mapper.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/ExecutePageValve.html" title="class in org.apache.turbine.pipeline">ExecutePageValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implements the Page Generation portion of the "Turbine classic"
processing pipeline (from the Turbine 2.x series).</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/FieldAnnotatedTurbineBaseService.html" title="class in org.apache.turbine.services">FieldAnnotatedTurbineBaseService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a <code>Service</code> implementation that
Services used in Turbine are required to extend.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/FormMessage.html" title="class in org.apache.turbine.util">FormMessage</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A message class for holding information about a message that
relates to a specific form and field.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/FormMessages.html" title="class in org.apache.turbine.util">FormMessages</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Used for adding and accessing messages that relate to a specific form and field.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/GenerateUniqueId.html" title="class in org.apache.turbine.util">GenerateUniqueId</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class generates a unique 10+ character id.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/GenericLoader.html" title="class in org.apache.turbine.modules">GenericLoader&lt;T&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the base class for the loaders.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/HtmlPageAttributes.html" title="class in org.apache.turbine.util.template">HtmlPageAttributes</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Template context tool that can be used to set various attributes of a
HTML page.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/HtmlPageAttributes.LinkTag.html" title="class in org.apache.turbine.util.template">HtmlPageAttributes.LinkTag</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Helper class to hold data about a &lt;link</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/HttpUtils.html" title="class in org.apache.turbine.util">HttpUtils</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides utilities for handling some semi-trivial HTTP stuff that
would otherwise be handled elsewhere.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/Initable.html" title="interface in org.apache.turbine.services">Initable</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Classes that implement this interface need initialization before
they can work.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/InitableBroker.html" title="interface in org.apache.turbine.services">InitableBroker</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Classes that implement this interface can act as a broker for
<code>Initable</code> classes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/InitContextsAction.html" title="class in org.apache.turbine.modules.actions">InitContextsAction</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Used to initialize JNDI contexts.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/services/InitializationException.html" title="class in org.apache.turbine.services">InitializationException</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
<div class="block">Thrown by <code>Initable</code> class in case of initialization
problems.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/InputFilterUtils.html" title="class in org.apache.turbine.util">InputFilterUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Some filter methods that have been orphaned in the Screen class.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/services/InstantiationException.html" title="class in org.apache.turbine.services">InstantiationException</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
<div class="block">Thrown by <code>InitableBroker</code> and
<code>ServiceBroker</code> classes to indicate problems with
instatiation of requested objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/intake/IntakeTool.html" title="class in org.apache.turbine.services.intake">IntakeTool</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The main class through which Intake is accessed.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/error/InvalidState.html" title="class in org.apache.turbine.modules.screens.error">InvalidState</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Users will get this screen if the screen on their browser is in an
invalid state.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaActionFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaActionFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An action factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaBaseFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaBaseFactory&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaLayoutFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaLayoutFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A layout factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaNavigationFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaNavigationFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaPageFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaPageFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaScheduledJobFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaScheduledJobFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/java/JavaScreenFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.java">JavaScreenFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a java class from
the module packages defined in the TurbineResource.properties.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/schedule/JobEntry.html" title="interface in org.apache.turbine.services.schedule">JobEntry</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is a interface for a scheduled job.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryNonPersistent.html" title="class in org.apache.turbine.services.schedule">JobEntryNonPersistent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is an implementation of a JobEntry with no persistence.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryQuartz.html" title="class in org.apache.turbine.services.schedule">JobEntryQuartz</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This implements a Turbine scheduled job model for the <code>QuartzScheduler</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryTorque.html" title="class in org.apache.turbine.services.schedule">JobEntryTorque</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The skeleton for this class was autogenerated by Torque on:
[Tue Sep 09 17:08:43 CEST 2025]
You should add additional methods to this class to meet the
application requirements.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryTorquePeer.html" title="class in org.apache.turbine.services.schedule">JobEntryTorquePeer</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The skeleton for this class was autogenerated by Torque on:
[Tue Sep 09 17:08:44 CEST 2025]
This class provides static wrappers for the peer implementation classes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryTorquePeerImpl.html" title="class in org.apache.turbine.services.schedule">JobEntryTorquePeerImpl</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The skeleton for this class was autogenerated by Torque on:
[Tue Sep 09 17:08:44 CEST 2025]
You should add additional methods to this class to meet the
application requirements.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobEntryTorqueRecordMapper.html" title="class in org.apache.turbine.services.schedule">JobEntryTorqueRecordMapper</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Maps ResultSet rows into JobEntryTorque objects.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/JobQueue.html" title="class in org.apache.turbine.services.schedule">JobQueue&lt;J&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Queue for the scheduler.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/jsonrpc/JSONProcessor.html" title="class in org.apache.turbine.services.jsonrpc">JSONProcessor</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Process a JSON RPC call</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/jsonrpc/JsonRpcService.html" title="interface in org.apache.turbine.services.jsonrpc">JsonRpcService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The interface an JsonRpcService implements.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/JSONScreen.html" title="class in org.apache.turbine.modules.screens">JSONScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A Screen class for dealing with JSON-RPC requests.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/JSONSecureScreen.html" title="class in org.apache.turbine.modules.screens">JSONSecureScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">An extension to JSONScreen that performs a Security Check before invoking
doBuildTemplate().</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/JspErrorScreen.html" title="class in org.apache.turbine.modules.screens">JspErrorScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Directs errors at the Jsp error template defined in template.error.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/JspLayout.html" title="class in org.apache.turbine.modules.layouts">JspLayout</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module allows JSP templates to be used as layouts.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/jsp/util/JspNavigation.html" title="class in org.apache.turbine.services.jsp.util">JspNavigation</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Returns output of a Navigation module.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/pages/JspPage.html" title="class in org.apache.turbine.modules.pages">JspPage</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Extends TemplatePage to add some convenience objects to the request.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/jsp/util/JspScreenPlaceholder.html" title="class in org.apache.turbine.services.jsp.util">JspScreenPlaceholder</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Returns output of a Screen module.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/jsp/JspService.html" title="interface in org.apache.turbine.services.jsp">JspService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Implementations of the JspService interface.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Layout.html" title="interface in org.apache.turbine.modules">Layout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the interface that defines what a Layout module is.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/LayoutLoader.html" title="class in org.apache.turbine.modules">LayoutLoader</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The purpose of this class is to allow one to load and execute
Layout modules.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/LayoutTemplateMapper.html" title="class in org.apache.turbine.services.template.mapper">LayoutTemplateMapper</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This mapper is responsible for the lookup of templates for the Layout
It tries to look in various packages for a match:
1. about,directions,Driving.vm &lt;- exact match
2. about,directions,Default.vm &lt;- package match, Default name
3. about,Default.vm &lt;- stepping up in the hierarchy
4.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/LegacyVelocityAction.html" title="class in org.apache.turbine.modules.actions">LegacyVelocityAction</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use VelocityAction directly</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/navigations/LegacyVelocityNavigation.html" title="class in org.apache.turbine.modules.navigations">LegacyVelocityNavigation</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use VelocityNavigation directly</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/LegacyVelocityScreen.html" title="class in org.apache.turbine.modules.screens">LegacyVelocityScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use VelocityScreen directly</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/LegacyVelocitySecureAction.html" title="class in org.apache.turbine.modules.actions">LegacyVelocitySecureAction</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use VelocitySecureAction directly</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/LegacyVelocitySecureScreen.html" title="class in org.apache.turbine.modules.screens">LegacyVelocitySecureScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use VelocitySecureScreen directly</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Loader.html" title="interface in org.apache.turbine.modules">Loader&lt;T&gt;</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">A common interface for Assembler classes like Action, Screen, Layout, Navigation Loader</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/LocaleUtils.html" title="class in org.apache.turbine.util">LocaleUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides utilities for handling locales and charsets</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/localization/LocalizationTool.html" title="class in org.apache.turbine.services.localization">LocalizationTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A pull tool which provides lookups for localized text by delegating
to the configured Fulcrum <code>LocalizationService</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/LoginUser.html" title="class in org.apache.turbine.modules.actions">LoginUser</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is where we authenticate the user logging into the system
against a user in the database.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/LogoutUser.html" title="class in org.apache.turbine.modules.actions">LogoutUser</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This action removes a user from the session.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/MappedTemplateLink.html" title="class in org.apache.turbine.services.urlmapper">MappedTemplateLink</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a pull to to be used in Templates to convert links in
Templates into the correct references.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/template/mapper/Mapper.html" title="interface in org.apache.turbine.services.template.mapper">Mapper</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">To separate out the various map and search policies for class
names and template names, we use classes that implement this
interface.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/MethodAnnotatedTurbineBaseService.html" title="class in org.apache.turbine.services">MethodAnnotatedTurbineBaseService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a <code>Service</code> implementation that
Services used in Turbine are required to extend.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/naming/NamingService.html" title="interface in org.apache.turbine.services.naming">NamingService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Implementations of the NamingService interface provide JNDI naming
contexts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Navigation.html" title="interface in org.apache.turbine.modules">Navigation</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the interface that defines what a Navigation module is.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/NavigationLoader.html" title="class in org.apache.turbine.modules">NavigationLoader</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The purpose of this class is to allow one to load and execute
Navigation modules.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/ObjectUtils.html" title="class in org.apache.turbine.util">ObjectUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is where common Object manipulation routines should go.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/om/OMTool.html" title="class in org.apache.turbine.om">OMTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">This class is probably not used anymore, it may have been intended for cacheable Torque OM or might be used with Fulcrum Security Torque.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Page.html" title="interface in org.apache.turbine.modules">Page</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the interface that defines what a Page module is.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/PageLoader.html" title="class in org.apache.turbine.modules">PageLoader</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The purpose of this class is to allow one to load and execute Page
modules.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/security/passive/PassiveUserManager.html" title="class in org.apache.turbine.services.security.passive">PassiveUserManager</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Void user manager can be used where no data storage is needed
by the application.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/pipeline/Pipeline.html" title="interface in org.apache.turbine.pipeline">Pipeline</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">The idea of a pipeline is being taken from Catalina
in its entirety :-)
I would like to take the idea further and implement
Valves instead of hardcoding particular methods
in a pipeline.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/pipeline/PipelineData.html" title="interface in org.apache.turbine.pipeline">PipelineData</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A <b>PipelineData</b> is a holder for data being passed from one
Valve to the next.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/pull/PipelineDataApplicationTool.html" title="interface in org.apache.turbine.services.pull">PipelineDataApplicationTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Interface for tools to be init'd and refreshed using a PipelineData
object
Code largely taken from ApplicationTool.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/PlainJSONScreen.html" title="class in org.apache.turbine.modules.screens">PlainJSONScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A Screen class for dealing with JSON requests.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/PlainJSONSecureAnnotatedScreen.html" title="class in org.apache.turbine.modules.screens">PlainJSONSecureAnnotatedScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/pull/PullService.html" title="interface in org.apache.turbine.services.pull">PullService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The Pull Service manages the creation of application
tools that are available to all templates in a
Turbine application.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonActionFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonActionFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonBaseFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonBaseFactory&lt;T&gt;</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonLayoutFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonLayoutFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonNavigationFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonNavigationFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonPageFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonPageFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/util/python/PythonScreenFactory.html" title="class in org.apache.turbine.services.assemblerbroker.util.python">PythonScreenFactory</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A screen factory that attempts to load a python class in the
JPython interpreter and execute it as a Turbine screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/QuartzSchedulerService.html" title="class in org.apache.turbine.services.schedule">QuartzSchedulerService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Service for a quartz scheduler.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/RawScreen.html" title="class in org.apache.turbine.modules.screens">RawScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base class for writing Screens that output binary data.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/om/Retrievable.html" title="interface in org.apache.turbine.om">Retrievable</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">cft. deprecation comment in <a href="org/apache/turbine/om/OMTool.html" title="class in org.apache.turbine.om"><code>OMTool</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/om/Retriever.html" title="interface in org.apache.turbine.om">Retriever</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">cft. deprecation comment in <a href="org/apache/turbine/om/OMTool.html" title="class in org.apache.turbine.om"><code>OMTool</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/om/RetrieverFactory.html" title="interface in org.apache.turbine.om">RetrieverFactory</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">cft. deprecation comment in <a href="org/apache/turbine/om/OMTool.html" title="class in org.apache.turbine.om"><code>OMTool</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/util/RunData.html" title="interface in org.apache.turbine.util">RunData</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">RunData is an interface to run-time information that is passed
within Turbine.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/pull/RunDataApplicationTool.html" title="interface in org.apache.turbine.services.pull">RunDataApplicationTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Tools in the Toolbox that need a Rundata Object on every refresh should
implement this interface.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/localization/RundataLocalizationInterface.html" title="interface in org.apache.turbine.services.localization">RundataLocalizationInterface</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/localization/RundataLocalizationService.html" title="class in org.apache.turbine.services.localization">RundataLocalizationService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Instead of reading first the accept-language header in a http request,
instead this method read the user.getTemp("locale")
from the RunData to obtain the language choice by the user
without the browser language rule.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/rundata/RunDataService.html" title="interface in org.apache.turbine.services.rundata">RunDataService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The RunData Service provides the implementations for RunData and
related interfaces required by request processing.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/ScheduledJob.html" title="interface in org.apache.turbine.modules">ScheduledJob</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">All Scheduled jobs should implement this.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/ScheduledJobLoader.html" title="class in org.apache.turbine.modules">ScheduledJobLoader</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">ScheduledJobs loader class.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/SchedulerTool.html" title="class in org.apache.turbine.services.schedule">SchedulerTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This tool is used to retrieve information about the job scheduler.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/schedule/ScheduleService.html" title="interface in org.apache.turbine.services.schedule">ScheduleService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">ScheduleService interface.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/modules/Screen.html" title="interface in org.apache.turbine.modules">Screen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the interface which defines the Screen modules.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/ScreenDefaultTemplateMapper.html" title="class in org.apache.turbine.services.template.mapper">ScreenDefaultTemplateMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a pretty simple mapper which returns template pathes for
a supplied template name.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/ScreenLoader.html" title="class in org.apache.turbine.modules">ScreenLoader</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The purpose of this class is to allow one to load and execute
Screen modules.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/mapper/ScreenTemplateMapper.html" title="class in org.apache.turbine.services.template.mapper">ScreenTemplateMapper</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a pretty simple mapper which returns template pathes for
a supplied template name.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/SecurityCheck.html" title="class in org.apache.turbine.util">SecurityCheck</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility for doing security checks in Screens and Actions.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/security/SecurityService.html" title="interface in org.apache.turbine.services.security">SecurityService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">
The Security Service manages Users, Groups Roles and Permissions in the
system.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/ServerData.html" title="class in org.apache.turbine.util">ServerData</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Holds basic server information under which Turbine is running.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/Service.html" title="interface in org.apache.turbine.services">Service</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block"><code>Services</code> are <code>Initables</code> that have a name,
and a set of properties.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/ServiceBroker.html" title="interface in org.apache.turbine.services">ServiceBroker</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Classes that implement this interface can act as a broker for
<code>Service</code> classes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/ServiceManager.html" title="interface in org.apache.turbine.services">ServiceManager</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Classes that implement this interface can act as a manager for
<code>Service</code> classes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/servlet/ServletService.html" title="interface in org.apache.turbine.services.servlet">ServletService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This interface exposes methods of the runner context in order
resolve or get access to external resources</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/ServletUtils.html" title="class in org.apache.turbine.util">ServletUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is where common Servlet manipulation routines should go.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/util/SessionData.html" title="class in org.apache.turbine.services.pull.util">SessionData</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Pull tool designed to be used in the session scope for storage of
temporary data.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/session/SessionListener.html" title="class in org.apache.turbine.services.session">SessionListener</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class is a listener for both session creation and destruction,
and for session activation and passivation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/session/SessionService.html" title="interface in org.apache.turbine.services.session">SessionService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">The SessionService allows access to the current sessions of the current context.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/session/SessionTool.html" title="class in org.apache.turbine.services.session">SessionTool</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A pull tool for accessing the SessionService from a velocity template.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/sessionvalidator/SessionValidator.html" title="class in org.apache.turbine.modules.actions.sessionvalidator">SessionValidator</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The SessionValidator attempts to retrieve the User object from the
Servlet API session that is associated with the request.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/util/SystemError.html" title="class in org.apache.turbine.util">SystemError</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab5">
<div class="block">Used for wrapping system errors (exceptions) that may occur in the
application.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/template/TemplateEngineService.html" title="interface in org.apache.turbine.services.template">TemplateEngineService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This is the interface that all template engine services must adhere
to.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/TemplateInfo.html" title="class in org.apache.turbine.util.template">TemplateInfo</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a wrapper for Template specific information.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/tools/TemplateLink.html" title="class in org.apache.turbine.services.pull.tools">TemplateLink</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a pull to to be used in Templates to convert links in
Templates into the correct references.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/navigations/TemplateNavigation.html" title="class in org.apache.turbine.modules.navigations">TemplateNavigation</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base Template Navigation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/TemplateNavigation.html" title="class in org.apache.turbine.util.template">TemplateNavigation</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Returns output of a Navigation module.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/pages/TemplatePage.html" title="class in org.apache.turbine.modules.pages">TemplatePage</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">When building sites using templates, Screens need only be defined
for templates which require dynamic (database or object) data.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/TemplateScreen.html" title="class in org.apache.turbine.modules.screens">TemplateScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Template Screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/TemplateScreen.html" title="class in org.apache.turbine.util.template">TemplateScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Returns output of a Screen module.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/sessionvalidator/TemplateSecureSessionValidator.html" title="class in org.apache.turbine.modules.actions.sessionvalidator">TemplateSecureSessionValidator</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">SessionValidator that requires login for use with Template Services
like Velocity or WebMacro.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/template/TemplateSecurityCheck.html" title="class in org.apache.turbine.util.template">TemplateSecurityCheck</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class to help check for proper authorization when using
template screens.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/template/TemplateService.html" title="interface in org.apache.turbine.services.template">TemplateService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This service provides a method for mapping templates to their
appropriate Screens or Navigations.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/sessionvalidator/TemplateSessionValidator.html" title="class in org.apache.turbine.modules.actions.sessionvalidator">TemplateSessionValidator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">SessionValidator for use with the Template Service, the
TemplateSessionValidator is virtually identical to the
<a href="org/apache/turbine/modules/actions/sessionvalidator/TemplateSecureSessionValidator.html" title="class in org.apache.turbine.modules.actions.sessionvalidator"><code>TemplateSecureSessionValidator</code></a> except that it does not transfer to the
login page when it detects a null user (or a user not logged in).</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/TemplateURI.html" title="class in org.apache.turbine.util.uri">TemplateURI</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class allows you to keep all the information needed for a single
link at one place.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/TorqueSchedulerService.html" title="class in org.apache.turbine.services.schedule">TorqueSchedulerService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use <a href="org/apache/turbine/services/schedule/QuartzSchedulerService.html" title="class in org.apache.turbine.services.schedule"><code>QuartzSchedulerService</code></a> instead</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/Turbine.html" title="class in org.apache.turbine">Turbine</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">
Turbine is the main servlet for the entire system.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineActionEvent.html" title="annotation interface in org.apache.turbine.annotation">TurbineActionEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to associate methods in modules to action events</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/assemblerbroker/TurbineAssemblerBrokerService.html" title="class in org.apache.turbine.services.assemblerbroker">TurbineAssemblerBrokerService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">TurbineAssemblerBrokerService allows assemblers (like screens,
actions and layouts) to be loaded from one or more AssemblerFactory
classes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/TurbineBaseService.html" title="class in org.apache.turbine.services">TurbineBaseService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a <code>Service</code> implementation that
Services used in Turbine are required to extend.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/TurbineConfig.html" title="class in org.apache.turbine.util">TurbineConfig</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A class used for initialization of Turbine without a servlet container.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineConfiguration.html" title="annotation interface in org.apache.turbine.annotation">TurbineConfiguration</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark fields in modules that require a configuration to be injected</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/TurbineConstants.html" title="interface in org.apache.turbine">TurbineConstants</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This interface contains all the constants used throughout
the Turbine code base.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/util/TurbineException.html" title="class in org.apache.turbine.util">TurbineException</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab5">
<div class="block">The base class of all exceptions thrown by Turbine.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/jsonrpc/TurbineJsonRpcService.html" title="class in org.apache.turbine.services.jsonrpc">TurbineJsonRpcService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a service that will respond to JSON-RPC calls.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/jsp/TurbineJspService.html" title="class in org.apache.turbine.services.jsp">TurbineJspService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a Service that can process JSP templates from within a Turbine
screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineLoader.html" title="annotation interface in org.apache.turbine.annotation">TurbineLoader</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark fields in modules that require a loader to be injected</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/naming/TurbineNamingService.html" title="class in org.apache.turbine.services.naming">TurbineNamingService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class is the default implementation of NamingService, which
provides JNDI naming contexts.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/TurbineNonPersistentSchedulerService.html" title="class in org.apache.turbine.services.schedule">TurbineNonPersistentSchedulerService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">Use QuartzSchedulerService instead</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/TurbinePipeline.html" title="class in org.apache.turbine.pipeline">TurbinePipeline</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Flexible implementation of a <a href="org/apache/turbine/pipeline/Pipeline.html" title="interface in org.apache.turbine.pipeline"><code>Pipeline</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/TurbinePullService.html" title="class in org.apache.turbine.services.pull">TurbinePullService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is the concrete implementation of the Turbine
Pull Service.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineRequiredPermission.html" title="annotation interface in org.apache.turbine.annotation">TurbineRequiredPermission</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark modules or methods in modules that require certain permissions to be executed</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineRequiredRole.html" title="annotation interface in org.apache.turbine.annotation">TurbineRequiredRole</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark modules or methods in modules that require certain roles to be executed</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/rundata/TurbineRunData.html" title="interface in org.apache.turbine.services.rundata">TurbineRunData</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">TurbineRunData is an extension to the RunData interface to be
implemented by RunData implementations to be distributed by
the Turbine RunData Service.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/rundata/TurbineRunDataService.html" title="class in org.apache.turbine.services.rundata">TurbineRunDataService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The RunData Service provides the implementations for RunData and
related interfaces required by request processing.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/util/TurbineRuntimeException.html" title="class in org.apache.turbine.util">TurbineRuntimeException</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab5">
<div class="block">This is a base class of runtime exeptions thrown by Turbine.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineService.html" title="annotation interface in org.apache.turbine.annotation">TurbineService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark class and fields in modules that require a service to be injected
Explicit field annotation of <a href="org/apache/turbine/annotation/TurbineService.html#SERVICE_NAME"><code>TurbineService.SERVICE_NAME</code></a> will take precedence of class annotation.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/TurbineServiceProvider.html" title="interface in org.apache.turbine.services">TurbineServiceProvider</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Interface for telling Turbine that the implementation class
is an external service provider therefore can be used for looking
up services not found by the Turbine implementation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/TurbineServices.html" title="class in org.apache.turbine.services">TurbineServices</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a singleton utility class that acts as a Services broker.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/servlet/TurbineServletService.html" title="class in org.apache.turbine.services.servlet">TurbineServletService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a context service when the application
is run in a ServletContainer.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/session/TurbineSessionService.html" title="class in org.apache.turbine.services.session">TurbineSessionService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The SessionService allows thread-safe access to the current
sessions of the current context.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/template/TurbineTemplateService.html" title="class in org.apache.turbine.services.template">TurbineTemplateService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This service provides a method for mapping templates to their
appropriate Screens or Navigations.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab6"><a href="org/apache/turbine/annotation/TurbineTool.html" title="annotation interface in org.apache.turbine.annotation">TurbineTool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab6">
<div class="block">Annotation to mark fields in modules and actions that require a tool to be injected</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/ui/TurbineUIService.html" title="class in org.apache.turbine.services.ui">TurbineUIService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The UI service provides for shared access to User Interface (skin) files,
as well as the ability for non-default skin files to inherit properties from
a default skin.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/uniqueid/TurbineUniqueIdService.html" title="class in org.apache.turbine.services.uniqueid">TurbineUniqueIdService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block"> This is an implementation of <a href="org/apache/turbine/services/uniqueid/UniqueIdService.html" title="interface in org.apache.turbine.services.uniqueid"><code>UniqueIdService</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/TurbineURI.html" title="class in org.apache.turbine.util.uri">TurbineURI</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class allows you to keep all the information needed for a single
link at one place.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/TurbineURLMapperService.html" title="class in org.apache.turbine.services.urlmapper">TurbineURLMapperService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The URL mapper service provides methods to map a set of parameters to a
simplified URL and vice-versa.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/om/security/TurbineUserDelegate.html" title="interface in org.apache.turbine.om.security">TurbineUserDelegate</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Marker interface</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/velocity/TurbineVelocityService.html" title="class in org.apache.turbine.services.velocity">TurbineVelocityService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a Service that can process Velocity templates from within a
Turbine Screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/TurbineXmlConfig.html" title="class in org.apache.turbine.util">TurbineXmlConfig</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A class used for initialization of Turbine without a servlet container.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/avaloncomponent/TurbineYaafiComponentService.html" title="class in org.apache.turbine.services.avaloncomponent">TurbineYaafiComponentService</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">An implementation of Turbine service initializing the YAAFI container</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/ui/UIService.html" title="interface in org.apache.turbine.services.ui">UIService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The UI service provides for shared access to User Interface (skin) files,
as well as the ability for non-default skin files to inherit properties from
a default skin.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/pull/tools/UITool.html" title="class in org.apache.turbine.services.pull.tools">UITool</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Manages all UI elements for a Turbine Application.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/uniqueid/UniqueIdService.html" title="interface in org.apache.turbine.services.uniqueid">UniqueIdService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block"> This service provides unique identifiers for the instance of
Turbine, and for objects it creates.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/util/uri/URI.html" title="interface in org.apache.turbine.util.uri">URI</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">An interface class which describes the absolute minimum of methods that
a Turbine URI class must implement.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/util/uri/URIConstants.html" title="interface in org.apache.turbine.util.uri">URIConstants</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">This interface contains all the constants that are always needed when
working with URIs.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/URIParam.html" title="class in org.apache.turbine.util.uri">URIParam</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Helper Class to keep a key and a value together in
one object.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/uri/URIUtils.html" title="class in org.apache.turbine.util.uri">URIUtils</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Bundles a few static routines concerning URIs, that you
will need all the time.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/URLMapEntry.html" title="class in org.apache.turbine.services.urlmapper.model">URLMapEntry</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The url map model class</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/urlmapper/URLMapperService.html" title="interface in org.apache.turbine.services.urlmapper">URLMapperService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">The URL mapper service provides methods to map a set of parameters to a
simplified URL and vice-versa.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/URLMapperValve.html" title="class in org.apache.turbine.services.urlmapper">URLMapperValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This valve is responsible for parsing parameters out of
simplified URLs.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/URLMappingContainer.html" title="class in org.apache.turbine.services.urlmapper.model">URLMappingContainer</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">URL Map Container Model Class</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/om/security/User.html" title="interface in org.apache.turbine.om.security">User</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">This interface represents functionality that all users of the
Turbine system require.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/security/UserManager.html" title="interface in org.apache.turbine.services.security">UserManager</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">An UserManager performs <a href="org/apache/turbine/om/security/User.html" title="interface in org.apache.turbine.om.security"><code>User</code></a> objects
related tasks on behalf of the
<a href="org/apache/turbine/services/security/DefaultSecurityService.html" title="class in org.apache.turbine.services.security"><code>DefaultSecurityService</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/pipeline/Valve.html" title="interface in org.apache.turbine.pipeline">Valve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">A <b>Valve</b> is a request processing component.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/pipeline/ValveContext.html" title="interface in org.apache.turbine.pipeline">ValveContext</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A <b>ValveContext</b> is the mechanism by which a Valve can trigger the
execution of the next Valve in a Pipeline, without having to know anything
about the internal implementation mechanisms.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/VelocityAction.html" title="class in org.apache.turbine.modules.actions">VelocityAction</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This class provides a convenience methods for Velocity Actions to use.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/velocity/VelocityActionEvent.html" title="class in org.apache.turbine.util.velocity">VelocityActionEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">If you are using VelocitySite stuff, then your Action's should
extend this class instead of extending the ActionEvent class.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/VelocityCachedLayout.html" title="class in org.apache.turbine.modules.layouts">VelocityCachedLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module is Turbine 2.3.3 VelocityDirectLayout (same package)
with methods added for <a href="org/apache/turbine/pipeline/PipelineData.html" title="interface in org.apache.turbine.pipeline"><code>PipelineData</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/VelocityCachedScreen.html" title="class in org.apache.turbine.modules.screens">VelocityCachedScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocityCachedScreen is Turbine 2.3.3 VelocityDirectScreen (same package)
with methods added for <a href="org/apache/turbine/pipeline/PipelineData.html" title="interface in org.apache.turbine.pipeline"><code>PipelineData</code></a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/VelocityDirectLayout.html" title="class in org.apache.turbine.modules.layouts">VelocityDirectLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module allows Velocity templates
to be used as layouts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/VelocityDirectScreen.html" title="class in org.apache.turbine.modules.screens">VelocityDirectScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocityDirectScreen is a screen class which returns its output
directly to the output stream.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/velocity/VelocityEmail.html" title="class in org.apache.turbine.util.velocity">VelocityEmail</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a simple class for sending email from within Velocity.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab5"><a href="org/apache/turbine/util/velocity/VelocityEmailException.html" title="class in org.apache.turbine.util.velocity">VelocityEmailException</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab5">
<div class="block">This exception is thrown if a VelocityEmail/VelocityHtmlEmail can not be
sent using JavaMail.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/VelocityErrorScreen.html" title="class in org.apache.turbine.modules.screens">VelocityErrorScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocityErrorScreen screen - directs errors at the velocity
error template defined in template.error.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/util/velocity/VelocityHtmlEmail.html" title="class in org.apache.turbine.util.velocity">VelocityHtmlEmail</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This is a simple class for sending html email from within Velocity.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/VelocityLayout.html" title="class in org.apache.turbine.modules.layouts">VelocityLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module allows Velocity templates
to be used as layouts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/navigations/VelocityNavigation.html" title="class in org.apache.turbine.modules.navigations">VelocityNavigation</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocityNavigation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/VelocityOnlyLayout.html" title="class in org.apache.turbine.modules.layouts">VelocityOnlyLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module allows Velocity templates to be used as layouts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/pages/VelocityPage.html" title="class in org.apache.turbine.modules.pages">VelocityPage</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Extends TemplatePage to set the template Context.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/VelocityScreen.html" title="class in org.apache.turbine.modules.screens">VelocityScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Base Velocity Screen.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/actions/VelocitySecureAction.html" title="class in org.apache.turbine.modules.actions">VelocitySecureAction</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocitySecure action.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/screens/VelocitySecureScreen.html" title="class in org.apache.turbine.modules.screens">VelocitySecureScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">VelocitySecureScreen
Always performs a Security Check that you've defined before
executing the doBuildTemplate().</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org/apache/turbine/services/velocity/VelocityService.html" title="interface in org.apache.turbine.services.velocity">VelocityService</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Implementations of the VelocityService interface.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/modules/layouts/VelocityXslLayout.html" title="class in org.apache.turbine.modules.layouts">VelocityXslLayout</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">This Layout module allows Velocity XML templates to be used as layouts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/schedule/WorkerThread.html" title="class in org.apache.turbine.services.schedule">WorkerThread</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Wrapper for a <code>JobEntry</code> to actually perform the job's action.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/XmlParameterAdapter.html" title="class in org.apache.turbine.services.urlmapper.model">XmlParameterAdapter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Creates Map objects from XmlParameterList objects and vice-versa.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/XmlParameterList.html" title="class in org.apache.turbine.services.urlmapper.model">XmlParameterList</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A JAXB Class for holding a list of entries with key (in an attribute) and a value.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/XmlParameterList.XmlParameter.html" title="class in org.apache.turbine.services.urlmapper.model">XmlParameterList.XmlParameter</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/services/urlmapper/model/XmlPatternAdapter.html" title="class in org.apache.turbine.services.urlmapper.model">XmlPatternAdapter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Creates Regex Pattern objects.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/XmlValve.html" title="class in org.apache.turbine.pipeline">XmlValve</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A JAXB Class for holding the class name of a valve.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/apache/turbine/pipeline/XmlValveAdapter.html" title="class in org.apache.turbine.pipeline">XmlValveAdapter</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Creates Valve objects.</div>
</div>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2000&#x2013;2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>