Uses of Interface
org.apache.turbine.services.pull.ApplicationTool
Packages that use ApplicationTool
Package
Description
The Intake pull tool.
Localization related services and pull tools
 
Pull Tools to be used in a template based view.
Turbine pull tools
 
The scheduler service can run tasks in the background.
The session service allows you to access session information of the servlet container.
Provide back-and-forth-mapping facilities for simplified URLs
 
Template related utilities.
- 
Uses of ApplicationTool in org.apache.turbine.omClasses in org.apache.turbine.om that implement ApplicationToolModifier and TypeClassDescriptionclassDeprecated.This class is probably not used anymore, it may have been intended for cacheable Torque OM or might be used with Fulcrum Security Torque.
- 
Uses of ApplicationTool in org.apache.turbine.services.intakeClasses in org.apache.turbine.services.intake that implement ApplicationToolModifier and TypeClassDescriptionclassThe main class through which Intake is accessed.
- 
Uses of ApplicationTool in org.apache.turbine.services.localizationClasses in org.apache.turbine.services.localization that implement ApplicationToolModifier and TypeClassDescriptionclassA pull tool which provides lookups for localized text by delegating to the configured FulcrumLocalizationService.
- 
Uses of ApplicationTool in org.apache.turbine.services.pull.toolsClasses in org.apache.turbine.services.pull.tools that implement ApplicationToolModifier and TypeClassDescriptionclassTerribly simple tool to translate URIs into Turbine Links.classThis is a pull to to be used in Templates to convert links in Templates into the correct references.classManages all UI elements for a Turbine Application.
- 
Uses of ApplicationTool in org.apache.turbine.services.pull.utilClasses in org.apache.turbine.services.pull.util that implement ApplicationToolModifier and TypeClassDescriptionclassThis pull tool is used to format date objects into strings.classThis pull tool is used to formatTemporalAccessorandDateTimeFormatterTool.map(String, DateTimeFormatter, Locale)(different flavors) objects into strings.classPull tool designed to be used in the session scope for storage of temporary data.
- 
Uses of ApplicationTool in org.apache.turbine.services.scheduleClasses in org.apache.turbine.services.schedule that implement ApplicationToolModifier and TypeClassDescriptionclassThis tool is used to retrieve information about the job scheduler.
- 
Uses of ApplicationTool in org.apache.turbine.services.sessionClasses in org.apache.turbine.services.session that implement ApplicationToolModifier and TypeClassDescriptionclassA pull tool for accessing the SessionService from a velocity template.
- 
Uses of ApplicationTool in org.apache.turbine.services.urlmapperClasses in org.apache.turbine.services.urlmapper that implement ApplicationToolModifier and TypeClassDescriptionclassThis is a pull to to be used in Templates to convert links in Templates into the correct references.
- 
Uses of ApplicationTool in org.apache.turbine.util.templateClasses in org.apache.turbine.util.template that implement ApplicationToolModifier and TypeClassDescriptionclassTemplate context tool that can be used to set various attributes of a HTML page.