Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

ab - Variable in Klasse org.apache.turbine.modules.GenericLoader
The Assembler Broker Service
AbstractJobEntry - Klasse in org.apache.turbine.services.schedule
This class provides the basic implementation of common features for a scheduled job entry.
AbstractJobEntry() - Konstruktor für Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Default constructor
AbstractJobEntry(int, int, int, int, int, String) - Konstruktor für Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Constructor.
AbstractJobEntry.ScheduleType - Enum in org.apache.turbine.services.schedule
schedule types
AbstractSchedulerService - Klasse in org.apache.turbine.services.schedule
Service for a cron like scheduler.
AbstractSchedulerService() - Konstruktor für Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
 
ACCESS_COUNTER - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'perm storage' key name for the access counter.
AccessController - Klasse in org.apache.turbine.modules.actions
This action doPerforms an Access Control List and places it into the RunData object, so it is easily available to modules.
AccessController() - Konstruktor für Klasse org.apache.turbine.modules.actions.AccessController
 
accountExists(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Check whether a specified user's account exists.
accountExists(String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Check whether a specified user's account exists.
accountExists(String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Check whether a specified user's account exists.
accountExists(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Check whether a specified user's account exists.
accountExists(String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Check whether a specified user's account exists.
accountExists(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Check whether a specified user's account exists.
accountExists(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Check whether a specified user's account exists.
accountExists(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Check whether a specified user's account exists.
accountExists(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Check whether a specified user's account exists.
accountExists(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Check whether a specified user's account exists.
ACL_SESSION_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The default Session key for the Access Control List
Action - Schnittstelle in org.apache.turbine.modules
Generic Action interface.
ACTION_ACCESS_CONTROLLER_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the access controller.
ACTION_ACCESS_CONTROLLER_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Action that performs Access control
ACTION_EVENT_BUBBLE_EXCEPTION_UP - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Select whether an exception in an Action method is bubbled up to Turbine.handleException()
ACTION_EVENT_BUBBLE_EXCEPTION_UP_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for action.event.bubbleexception
ACTION_EVENTSUBMIT_NEEDSVALUE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for action.eventsubmit.needsvalue
ACTION_EVENTSUBMIT_NEEDSVALUE_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Select whether an Action Event must have a non-zero value
ACTION_LOGIN_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Value for login Action
ACTION_LOGIN_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Action to perform when a user logs in.
ACTION_LOGOUT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Value for ACTION_LOGOUT
ACTION_LOGOUT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Action to perform when a user logs out.
ACTION_SESSION_VALIDATOR_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the session validator.
ACTION_SESSION_VALIDATOR_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Actions that performs session validation.
ActionEvent - Klasse in org.apache.turbine.modules
This is an alternative to the Action class that allows you to do event based actions.
ActionEvent() - Konstruktor für Klasse org.apache.turbine.modules.ActionEvent
 
actionLoader - Variable in Klasse org.apache.turbine.modules.pages.DefaultPage
Injected loader instance
ActionLoader - Klasse in org.apache.turbine.modules
The purpose of this class is to allow one to load and execute Action modules.
add(int, String, String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
If the type is PATH_INFO, then add name/value to the pathInfo hashtable.
add(int, List<URIParam>) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Method for a quick way to add all the parameters in a List with URIParam objects.
add(int, ParameterParser) - Methode in Klasse org.apache.turbine.util.uri.TemplateURI
Method for a quick way to add all the parameters in a ParameterParser.
add(int, ParameterParser) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Method for a quick way to add all the parameters in a ParameterParser.
add(J) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Add a job to the queue.
addBodyAttribute(String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds an attribute to the BODY tag.
addDefaultObjects(PipelineData) - Methode in Schnittstelle org.apache.turbine.services.jsp.JspService
Adds some convenience objects to the request.
addDefaultObjects(PipelineData) - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
Adds some convenience objects to the request.
addFilter(String, Class<? extends Filter>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addFilter(String, String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addFilter(String, Filter) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addGroup(G) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Creates a new group with specified attributes.
addGroup(G) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Creates a new group with specified attributes.
addGroupsToParameters(ValueParser) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Add all registered group ids to the value parser
addJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Add a new job to the queue.
addJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Add a new job to the queue.
addJob(JobEntry) - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Add a new job to the queue.
addLink(String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a generic external reference
addLink(String, String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a generic external reference
addLink(String, String, String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a generic external reference
addListener(Class<? extends EventListener>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addListener(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addListener(T) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addMessage(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Adds the string to message.
addMessage(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Adds the string to message.
addPathInfo(String, double) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the path_info string.
addPathInfo(String, double) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the path_info string.
addPathInfo(String, int) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the path_info string.
addPathInfo(String, int) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the path_info string.
addPathInfo(String, long) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the path_info string.
addPathInfo(String, long) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the path_info string.
addPathInfo(String, Object) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the path_info string.
addPathInfo(String, Object) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the path_info string.
addPathInfo(String, String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the path_info string.
addPathInfo(String, String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the path_info string.
addPathInfo(List<URIParam>) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds an existing List of URIParam objects to the path_info string.
addPathInfo(ParameterParser) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair for every entry in a ParameterParser object to the path_info string.
addPathInfo(ParameterParser) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair for every entry in a ParameterParser object to the path_info string.
addPermission(P) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Creates a new permission with specified attributes.
addPermission(P) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Creates a new permission with specified attributes.
addQueryData(String, double) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the query string.
addQueryData(String, double) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the query string.
addQueryData(String, int) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the query string.
addQueryData(String, int) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the query string.
addQueryData(String, long) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the query string.
addQueryData(String, long) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the query string.
addQueryData(String, Object) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the query string.
addQueryData(String, Object) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the query string.
addQueryData(String, String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair to the query string.
addQueryData(String, String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair to the query string.
addQueryData(List<URIParam>) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds an existing List of URIParam objects to the query data.
addQueryData(ParameterParser) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Adds a name=value pair for every entry in a ParameterParser object to the query string.
addQueryData(ParameterParser) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Adds a name=value pair for every entry in a ParameterParser object to the query string.
addRole(R) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Creates a new role with specified attributes.
addRole(R) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Creates a new role with specified attributes.
addScript(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a script reference
addSelectColumns(Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Add all the columns needed to create a new object.
addServlet(String, Class<? extends Servlet>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addServlet(String, String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addServlet(String, Servlet) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
addSession(HttpSession) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Adds a session to the current list.
addSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.SessionTool
Adds a session to the current list.
addSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Adds a session to the current list.
addStyle(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a STYLE element to the HEAD of the page with the provided content.
addStyleSheet(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a style sheet reference
addStyleSheet(String, String, String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Adds a style sheet reference
addUser(User, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Creates new user account with specified attributes.
addUser(User, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Creates new user account with specified attributes.
addUserGroupRole(TurbineUserGroupRole) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Add a User/Group/Role relation to this entity
addValve(Valve) - Methode in Schnittstelle org.apache.turbine.pipeline.Pipeline
Add a new Valve to the end of the pipeline.
addValve(Valve) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
AnnotationProcessor - Klasse in org.apache.turbine.annotation
AnnotationProcessor contains static helper methods that handle the Turbine annotations for objects
AnnotationProcessor() - Konstruktor für Klasse org.apache.turbine.annotation.AnnotationProcessor
 
AnnotationProcessor.ConditionType - Enum in org.apache.turbine.annotation
 
ANY - Enum-Konstante in Enumeration org.apache.turbine.annotation.AnnotationProcessor.ConditionType
 
APPLICATION_ROOT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Value for the Path to the TurbineResources.properties File
APPLICATION_ROOT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Key for the Path to the TurbineResources.properties File
ApplicationTool - Schnittstelle in org.apache.turbine.services.pull
Tools that go into the Toolbox should implement this interface.
Assembler - Schnittstelle in org.apache.turbine.modules
This is an interface that defines what an Assembler is.
AssemblerBrokerService - Schnittstelle in org.apache.turbine.services.assemblerbroker
An interface the Turbine Assembler service.
AssemblerFactory<T extends Assembler> - Schnittstelle in org.apache.turbine.services.assemblerbroker.util
Interface for AssemblerFactory's
attributes - Variable in Klasse org.apache.turbine.util.TurbineConfig
Servlet container (or emulator) attributes.
authenticate(User, String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Authenticate an User with the specified password.
authenticate(User, String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Authenticate an User with the specified password.
authenticate(User, String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Authenticate an User with the specified password.
AUTHORIZED_TOOL - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property Key for the authorized tools
AVALON_LOG_CATEGORY - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
Where we write the Avalon Logger messages
AvalonComponentService - Schnittstelle in org.apache.turbine.services.avaloncomponent
This service allows access to avalon components.

B

BASEDIR_KEY - Statische Variable in Klasse org.apache.turbine.Turbine
Veraltet.
BaseInitable - Klasse in org.apache.turbine.services
This class provides a generic implementation of Initable.
BaseInitable() - Konstruktor für Klasse org.apache.turbine.services.BaseInitable
Default constructor of BaseInitable.
BaseInitableBroker - Klasse in org.apache.turbine.services
A generic implementation of InitableBroker.
BaseInitableBroker() - Konstruktor für Klasse org.apache.turbine.services.BaseInitableBroker
Default constructor of InitableBroker.
BaseJobEntryTorque - Klasse in org.apache.turbine.services.schedule
This class was autogenerated by Torque on: [Fri Jan 26 11:07:21 CET 2024] You should not use this class directly.
BaseJobEntryTorque() - Konstruktor für Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
 
BaseJobEntryTorquePeer - Klasse in org.apache.turbine.services.schedule
The skeleton for this class was autogenerated by Torque on: [Fri Jan 26 11:07:22 CET 2024] You should not use this class directly.
BaseJobEntryTorquePeer() - Konstruktor für Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
 
BaseJobEntryTorquePeerImpl - Klasse in org.apache.turbine.services.schedule
The skeleton for this class was autogenerated by Torque on: [Fri Jan 26 11:07:22 CET 2024] You should not use this class directly.
BaseJobEntryTorquePeerImpl() - Konstruktor für Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Constructor.
BaseJobEntryTorquePeerImpl(RecordMapper<JobEntryTorque>, TableMap, String) - Konstruktor für Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Constructor providing the objects to be injected as parameters.
BaseJobEntryTorqueRecordMapper - Klasse in org.apache.turbine.services.schedule
Maps ResultSet rows into JobEntryTorque objects.
BaseJobEntryTorqueRecordMapper() - Konstruktor für Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
 
BaseJspNavigation - Klasse in org.apache.turbine.modules.navigations
Base JSP navigation that should be subclassed by Navigation that want to use JSP.
BaseJspNavigation() - Konstruktor für Klasse org.apache.turbine.modules.navigations.BaseJspNavigation
 
BaseJspScreen - Klasse in org.apache.turbine.modules.screens
Base JSP Screen that should be subclassed by screens that want to use JSP.
BaseJspScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.BaseJspScreen
 
BaseMapper - Klasse in org.apache.turbine.services.template.mapper
A base class for the various mappers which contains common code.
BaseMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.BaseMapper
Default C'tor.
BaseService - Klasse in org.apache.turbine.services
This class is a generic implementation of Service.
BaseService() - Konstruktor für Klasse org.apache.turbine.services.BaseService
 
BaseServiceBroker - Klasse in org.apache.turbine.services
A generic implementation of a ServiceBroker which provides: Maintaining service name to class name mapping, allowing pluggable service implementations. Providing Services with a configuration based on system wide configuration mechanism. Integration of TurbineServiceProviders for looking up non-local services
BaseServiceBroker() - Konstruktor für Klasse org.apache.turbine.services.BaseServiceBroker
Default constructor, protected as to only be usable by subclasses.
BaseTemplateEngineService - Klasse in org.apache.turbine.services.template
The base implementation of Turbine TemplateEngineService.
BaseTemplateEngineService() - Konstruktor für Klasse org.apache.turbine.services.template.BaseTemplateEngineService
 
BaseTemplateMapper - Klasse in org.apache.turbine.services.template.mapper
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.
BaseTemplateMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.BaseTemplateMapper
Default C'tor.
BaseUnicastRemoteService - Klasse in org.apache.turbine.services
A base implementation of an UnicastRemoteObject as a Turbine Service.
BaseUnicastRemoteService() - Konstruktor für Klasse org.apache.turbine.services.BaseUnicastRemoteService
Default constructor
BaseURI - Klasse in org.apache.turbine.util.uri
This is the base class for all dynamic URIs in the Turbine System.
BaseURI() - Konstruktor für Klasse org.apache.turbine.util.uri.BaseURI
Empty C'tor.
BaseURI(RunData) - Konstruktor für Klasse org.apache.turbine.util.uri.BaseURI
Constructor with a RunData object
BaseURI(RunData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.BaseURI
Constructor, set explicit redirection
BaseURI(ServerData) - Konstruktor für Klasse org.apache.turbine.util.uri.BaseURI
Constructor with a ServerData object
BaseURI(ServerData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.BaseURI
Constructor, set explicit redirection
batchLoad(List<J>) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Batch load jobs.
BrowserDetector - Klasse in org.apache.turbine.util
This class parses the user agent string and provides getters for its parts.
BrowserDetector(String) - Konstruktor für Klasse org.apache.turbine.util.BrowserDetector
Constructor used to initialize this class.
BrowserDetector(RunData) - Konstruktor für Klasse org.apache.turbine.util.BrowserDetector
Constructor used to initialize this class.
bubbleUpException - Variable in Klasse org.apache.turbine.modules.ActionEvent
If true, then exceptions raised in eventSubmit_do<xxx> methods as well as in doPerform methods are bubbled up to the Turbine servlet's handleException method.
BUFFER_SIZE - Statische Variable in Klasse org.apache.turbine.modules.screens.JSONScreen
 
BUFFER_SIZE - Statische Variable in Klasse org.apache.turbine.modules.screens.PlainJSONScreen
 
BUFFER_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
Default Value for Jsp Page Buffer Size
BUFFER_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
Property for Jsp Page Buffer Size
build(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Layout
Subclasses can override this method to add additional functionality.
build(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Navigation
Subclasses can override this method to add additional functionality.
build(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Page
Subclasses can override this method to add additional functionality.
build(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Screen
Subclasses can override this method to add additional functionality.
buildColumnValues(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Returns the contents of the object as ColumnValues object
buildColumnValues(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Returns the contents of the object as ColumnValues object.
buildCriteria(Collection<ObjectKey<?>>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Build a Criteria object which selects all objects which primary keys are contained in the passed collection.
buildCriteria(Collection<ObjectKey<?>>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Build a Criteria object which selects all objects which primary keys are contained in the passed collection.
buildCriteria(ObjectKey<?>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Build a Criteria object which selects all objects which have a given primary key.
buildCriteria(ObjectKey<?>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Build a Criteria object which selects all objects which have a given primary key.
buildCriteria(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Build a Criteria object from the data object for this peer.
buildCriteria(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Build a Criteria object from the data object for this peer.
buildJobEntry(Trigger, JobDetail) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Builds a JobEntryQuartz from Quartz trigger/job.
buildPkCriteria(Collection<JobEntryTorque>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Build a Criteria object which selects all passed objects using their primary key.
buildPkCriteria(Collection<JobEntryTorque>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Build a Criteria object which selects all passed objects using their primary key.
buildSelectCriteria(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Build a Criteria object from the data object for this peer, skipping all binary columns.
buildSelectCriteria(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Build a Criteria object from the data object for this peer, skipping all binary columns.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.BaseJspNavigation
Method that sets up beans and forward the request to the JSP.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.TemplateNavigation
This Builds the WebMacro/FreeMarker/etc template.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.VelocityNavigation
This builds the Velocity template.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.BaseJspScreen
Method that sets up beans and forward the request to the JSP.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
This method should be implemented by Base template classes.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocityCachedScreen
This builds the Velocity template.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocityDirectScreen
This builds the Velocity template.
buildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocityScreen
This builds the Velocity template.
BUTTON - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The name of the button to look for.
BUTTON_LENGTH - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The length of the button to look for.

C

CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.Action
The default size for the action cache
CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.Layout
The default size for the layout cache
CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.Navigation
The default size for the navigation cache
CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.Page
The default size for the page cache
CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.ScheduledJob
The default size of the scheduler job cache if module caching is on.
CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.modules.Screen
The default size for the screen cache
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.Action
Property for the size of the module cache if caching is on
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.Layout
Property for the size of the layout cache if caching is on
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.Navigation
Property for the size of the navigation cache if caching is on
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.Page
Property for the size of the page cache if caching is on
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.ScheduledJob
The key for the scheduler job cache size if module caching is on.
CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.modules.Screen
Property for the size of the screen cache if caching is on
calcRunTime() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Calculate how long before the next runtime.
The runtime determines it's position in the job queue.
calcRunTime() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Calculate how long before the next runtime.
calcRunTime() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
CATCH_ERRORS_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Default: Yes
CATCH_ERRORS_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Shall we catch Velocity Errors and report them?
CGI_ACTION_PARAM - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
CGI parameter for action name
CGI_PASSWORD - Statische Variable in Klasse org.apache.turbine.modules.actions.LoginUser
CGI Parameter for the password
CGI_SCREEN_PARAM - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
CGI parameter for screen name
CGI_TEMPLATE_PARAM - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
CGI parameter for template name
CGI_USERNAME - Statische Variable in Klasse org.apache.turbine.modules.actions.LoginUser
CGI Parameter for the user name
changePassword(User, String, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Change the password for an User.
changePassword(User, String, String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Change the password for an User.
changePassword(User, String, String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Change the password for an User.
changePassword(User, String, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Change the password for an User.
changePassword(User, String, String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Change the password for an User.
checkLogin() - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Check that the user has logged in.
CLASSIC_PIPELINE - Statische Variable in Klasse org.apache.turbine.pipeline.TurbinePipeline
The "Turbine Classic" pipeline.
ClassMapper - Klasse in org.apache.turbine.services.template.mapper
This mapper tries to map Template names to class names.
ClassMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.ClassMapper
Default C'tor.
CLASSNAME_SUFFIX - Statische Variable in Klasse org.apache.turbine.services.BaseServiceBroker
A Service property determining its implementing class name .
cleanUp(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.CleanUpValve
Perform clean up after processing the request.
CleanUpValve - Klasse in org.apache.turbine.pipeline
Implements the RunData target portion of the "Turbine classic" processing pipeline (from the Turbine 2.x series).
CleanUpValve() - Konstruktor für Klasse org.apache.turbine.pipeline.CleanUpValve
Creates a new instance.
clear() - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Clears all data
clearAction() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Clears the action= value for this URL.
clearBridge(HttpSession) - Methode in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
Remove the JSONRPCBridge from the session
clearBridge(HttpSession) - Methode in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
clearResponse() - Methode in Klasse org.apache.turbine.util.uri.DataURI
Content Tool wants to be able to turn the encoding of the servlet container off.
clearResponse() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Template Link and friends want to be able to turn the encoding of the servlet container off.
clearScreen() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Clears the screen= value for this URL.
clearTemplate() - Methode in Klasse org.apache.turbine.util.uri.TemplateURI
Clears the template= value for this URL.
clearThread() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Set thread to null to indicate termination.
clone() - Methode in Klasse org.apache.turbine.util.ServerData
generates a new Object with the same values as this one.
close() - Methode in Klasse org.apache.turbine.pipeline.DefaultPipelineData
Put object back into RunDataService for recycling
compareTo(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Used for ordering Jobentries Note: this comparator imposes orderings that are inconsistent with equals.
compareTo(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
COMPONENT_APP_ROOT - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
Key used in the context for defining the application root
COMPONENT_CONFIG_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
property specifing file name of the component config file
COMPONENT_CONFIG_VALUE - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
property specifing file name of the component config file
COMPONENT_LOOKUP_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
property for the Components to look up
COMPONENT_PARAMETERS_KEY - Statische Variable in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
property to lookup the properties file
COMPONENT_PARAMETERS_VALUE - Statische Variable in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
the default value for the parameter file
COMPONENT_ROLE_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
property specifing file name of the component role file
COMPONENT_ROLE_VALUE - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
property specifing file name of the component role file
COMPOUND - Enum-Konstante in Enumeration org.apache.turbine.annotation.AnnotationProcessor.ConditionType
 
CONFIG_NAMESPACE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The prefix used to denote the namespace reserved for and used by Turbine-specific configuration parameters (such as those passed in via servlet container's config file (server.xml), or the web app deployment descriptor (web.xml).
configuration - Variable in Klasse org.apache.turbine.services.BaseService
The configuration for this service
configuration - Variable in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
CONFIGURATION_PATH_KEY - Statische Variable in Klasse org.apache.turbine.util.TurbineConfig
Servlet initialization parameter name for the path to TurbineConfiguration.xml file used by Turbine
configure(ServletConfig, ServletContext) - Methode in Klasse org.apache.turbine.Turbine
Read the master configuration file in, configure logging and start up any early services.
configureApplication(ServletConfig, ServletContext) - Methode in Klasse org.apache.turbine.Turbine
Checks configuraton style, resolves the location of the configuration and loads it to internal Configuration object (Turbine.configuration).
configureLogging(Path) - Methode in Klasse org.apache.turbine.Turbine
Checks Log4j 2 Context, loads log4File, if configured and configuration is not already located.
CONFIRM_DATA - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
This is the value that is stored in the database for confirmed users
CONFIRM_VALUE - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'perm storage' key for the confirm_value field.
considerKey(String, ParameterParser) - Methode in Klasse org.apache.turbine.modules.ActionEvent
Checks whether the selected key really is a valid event.
CONTAINER_CONFIGURATION_KEY - Statische Variable in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
property to lookup the container configuration file
CONTAINER_CONFIGURATION_VALUE - Statische Variable in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
the default value for the container configuration file
containsKey(String) - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Determines is a given key is stored.
CONTENT_TOOL_ENCODING_DEFAULT - Statische Variable in Klasse org.apache.turbine.services.pull.tools.ContentTool
Default Value for CONTENT_TOOL_ENCODING_KEY
CONTENT_TOOL_ENCODING_KEY - Statische Variable in Klasse org.apache.turbine.services.pull.tools.ContentTool
Should this tool add Container Encoding to the URIs returned?
CONTENT_TOOL_PREFIX - Statische Variable in Klasse org.apache.turbine.services.pull.tools.ContentTool
Prefix for Parameters for this tool
CONTENT_TOOL_RELATIVE_DEFAULT - Statische Variable in Klasse org.apache.turbine.services.pull.tools.ContentTool
Default Value for CONTENT_TOOL_RELATIVE_KEY
CONTENT_TOOL_RELATIVE_KEY - Statische Variable in Klasse org.apache.turbine.services.pull.tools.ContentTool
Should this tool return relative URIs or absolute?
ContentTool - Klasse in org.apache.turbine.services.pull.tools
Terribly simple tool to translate URIs into Turbine Links.
ContentTool() - Konstruktor für Klasse org.apache.turbine.services.pull.tools.ContentTool
C'tor
CONTEXT - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Key for storing the Context in the RunData object
COOKIE_PARSER_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.rundata.RunDataService
The property for the implemention of the CookieParser.
copy() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Makes a copy of this object.
copy(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Makes a copy of this object.
copy(boolean, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Makes a copy of this object using connection.
copy(Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Makes a copy of this object using a connection.
copyInto(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Fills the copyObj with the contents of this object.
copyInto(JobEntryTorque, boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Fills the copyObj with the contents of this object.
copyInto(JobEntryTorque, boolean, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Fills the copyObj with the contents of this object using connection.
copyInto(JobEntryTorque, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Fills the copyObj with the contents of this object using connection.
correctBooleans(Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
changes the boolean values in the criteria to the appropriate type, whenever a booleanchar or booleanint column is involved.
correctBooleans(ColumnValues) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Checks all columns in the criteria to see whether booleanchar and booleanint columns are queried with a boolean.
CREATE_DATE - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'perm storage' key name for the create_date field.
createAccount(User, String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Creates new user account with specified attributes.
createAccount(User, String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Creates new user account with specified attributes.
createAccount(User, String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Creates new user account with specified attributes.
createAvalonLogger() - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Create the Avalon logger to be passed to YAAFI.
createFilter(Class<T>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
createJobEntryTorquePeerImpl() - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Creates a new instance of the implementation of the peer.
createListener(Class<T>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
createServiceContainerConfiguration(Configuration, File) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Create a ServiceContainerConfiguration based on the Turbine configuration
createServlet(Class<T>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.

D

DAILY - Enum-Konstante in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
 
DATABASE_NAME - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The default database name for this class.
DataURI - Klasse in org.apache.turbine.util.uri
This class can convert a simple link into a turbine relative URL.
DataURI() - Konstruktor für Klasse org.apache.turbine.util.uri.DataURI
Empty C'tor.
DataURI(RunData) - Konstruktor für Klasse org.apache.turbine.util.uri.DataURI
Constructor with a RunData object
DataURI(RunData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.DataURI
Constructor, set explicit redirection
DataURI(ServerData) - Konstruktor für Klasse org.apache.turbine.util.uri.DataURI
Constructor with a ServerData object
DataURI(ServerData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.DataURI
Constructor, set explicit redirection
DATE_TIME_FORMAT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Default date format. find supported formats in DateTimeFormatterService
DATE_TIME_FORMAT_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Property tag for the date format that is to be used for the web application.
DATE_TIME_ZONEID_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
DateFormatter - Klasse in org.apache.turbine.services.pull.util
This pull tool is used to format date objects into strings.
DateFormatter() - Konstruktor für Klasse org.apache.turbine.services.pull.util.DateFormatter
 
DateTimeFormatterInterface - Schnittstelle in org.apache.turbine.services.localization
 
DateTimeFormatterService - Klasse in org.apache.turbine.services.localization
This service is used to format TemporalAccessor and DateTimeFormatterService.map(String, DateTimeFormatter, Locale) (different flavors) objects into strings.
DateTimeFormatterService() - Konstruktor für Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
DateTimeFormatterTool - Klasse in org.apache.turbine.services.pull.util
This pull tool is used to format TemporalAccessor and DateTimeFormatterTool.map(String, DateTimeFormatter, Locale) (different flavors) objects into strings.
DateTimeFormatterTool() - Konstruktor für Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
DAY_OF_MONTH - Enum-Konstante in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
 
DAY_OF_MONTH - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the DAY_OF_MONTH field
declareDirectResponse() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Declares that output will be direct to the response stream, even though getOut() may never be called.
declareDirectResponse() - Methode in Schnittstelle org.apache.turbine.util.RunData
Declares that output will be direct to the response stream, even though getOut() may never be called.
declareGroup(Group) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
A convenience method to write out the hidden form fields that notify intake of the group.
declareGroup(Group, StringBuilder) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
xhtml valid hidden input field(s) that notifies intake of the group's presence.
declareGroups() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
A convenience method to write out the hidden form fields that notify intake of the relevant groups.
declareRoles(String...) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
DEFAULT_CONFIG - Statische Variable in Schnittstelle org.apache.turbine.services.rundata.RunDataService
The default parser configuration key.
DEFAULT_CONTEXT_PATH_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default contextPath for ServerData
DEFAULT_CSS_CONTENT_TYPE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
 
DEFAULT_DOCUMENT_TYPE_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default document type.
DEFAULT_ERROR_SCREEN - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_EXTENSION_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Default Extension for the template names.
DEFAULT_EXTENSION_VALUE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Default value of the Turbine Module Caching
DEFAULT_HTML_CONTENT_TYPE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Define content types
DEFAULT_HTML_DOCTYPE_IDENTIFIER_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Doctype dtd value (empty for HTML5)
DEFAULT_HTML_DOCTYPE_IDENTIFIER_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default doctype dtd.
DEFAULT_HTML_DOCTYPE_ROOT_ELEMENT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the doctype root element
DEFAULT_HTML_DOCTYPE_ROOT_ELEMENT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default doctype root element.
DEFAULT_HTML_DOCTYPE_URI_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default doctype url value.
DEFAULT_HTML_DOCTYPE_URI_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default doctype url.
DEFAULT_JOB_GROUP_NAME - Statische Variable in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
the default Quartz schedule group name for Turbine jobs
DEFAULT_KEY - Statische Variable in Klasse org.apache.turbine.services.intake.IntakeTool
Constant for default key
DEFAULT_LAYOUT - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_LAYOUT_TEMPLATE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_LOGGER - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
This is the default log file to be used for logging
DEFAULT_METHOD - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The default method.
DEFAULT_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
"Default" name for Classes and Templates
DEFAULT_NAVIGATION - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_NAVIGATION_TEMPLATE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_PAGE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_SCREEN - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_SCREEN_TEMPLATE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_SCRIPT_NAME_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default scriptName for ServerData
DEFAULT_SERVER_NAME_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default serverName for ServerData
DEFAULT_SERVER_PORT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default serverPort for ServerData
DEFAULT_SERVER_SCHEME_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default serverScheme for ServerData
DEFAULT_TEMPLATE_EXTENSION - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
DEFAULT_TEMPLATE_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Default Template Name.
DEFAULT_TEMPLATE_VALUE - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Default value for the Template Name
DEFAULT_TEXT_CONTENT_TYPE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
 
DefaultACLCreationValve - Klasse in org.apache.turbine.pipeline
Implements the action portion of the "Turbine classic" processing pipeline (from the Turbine 2.x series).
DefaultACLCreationValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultACLCreationValve
 
DefaultAction - Klasse in org.apache.turbine.modules.actions
This is a Default Action module that doesn't do much.
DefaultAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.DefaultAction
 
DefaultLoginValve - Klasse in org.apache.turbine.pipeline
Handles the Login and Logout actions in the request process cycle.
DefaultLoginValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultLoginValve
 
DefaultPage - Klasse in org.apache.turbine.modules.pages
When building sites using templates, Screens need only be defined for templates which require dynamic (database or object) data.
DefaultPage() - Konstruktor für Klasse org.apache.turbine.modules.pages.DefaultPage
 
DefaultPipelineData - Klasse in org.apache.turbine.pipeline
A PipelineData is a holder for data being passed from one Valve to the next.
DefaultPipelineData() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultPipelineData
 
defaultProperty - Variable in Klasse org.apache.turbine.services.template.mapper.BaseMapper
The name of the default property to pull from the Template Engine Service if the default is requested
DefaultSecurityService - Klasse in org.apache.turbine.services.security
This is a common subset of SecurityService implementation.
DefaultSecurityService() - Konstruktor für Klasse org.apache.turbine.services.security.DefaultSecurityService
 
DefaultSessionTimeoutValve - Klasse in org.apache.turbine.pipeline
Veraltet.
DefaultSessionTimeoutValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultSessionTimeoutValve
Veraltet.
 
DefaultSessionValidationValve - Klasse in org.apache.turbine.pipeline
Implements the action portion of the "Turbine classic" processing pipeline (from the Turbine 2.x series).
DefaultSessionValidationValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultSessionValidationValve
 
DefaultSessionValidator - Klasse in org.apache.turbine.modules.actions.sessionvalidator
The SessionValidator attempts to retrieve the User object from the Servlet API session that is associated with the request.
DefaultSessionValidator() - Konstruktor für Klasse org.apache.turbine.modules.actions.sessionvalidator.DefaultSessionValidator
 
DefaultSetEncodingValve - Klasse in org.apache.turbine.pipeline
Set default encoding of the request.
DefaultSetEncodingValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DefaultSetEncodingValve
 
DefaultTurbineRunData - Klasse in org.apache.turbine.services.rundata
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.
DefaultTurbineRunData() - Konstruktor für Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Constructs a run data object.
DefaultUserImpl - Klasse in org.apache.turbine.om.security
This is the Default user implementation.
DefaultUserImpl(TurbineUser) - Konstruktor für Klasse org.apache.turbine.om.security.DefaultUserImpl
Constructor
DefaultUserManager - Klasse in org.apache.turbine.services.security
Default user manager.
DefaultUserManager() - Konstruktor für Klasse org.apache.turbine.services.security.DefaultUserManager
 
deserialize(byte[]) - Statische Methode in Klasse org.apache.turbine.util.ObjectUtils
Deserializes a single object from an array of bytes.
destroy() - Methode in Klasse org.apache.turbine.Turbine
The Servlet destroy method.
DetermineActionValve - Klasse in org.apache.turbine.pipeline
This valve is responsible for setting the 'action' property of RunData based on request parameter.
DetermineActionValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DetermineActionValve
 
DetermineRedirectRequestedValve - Klasse in org.apache.turbine.pipeline
Implements the Redirect Requested portion of the "Turbine classic" processing pipeline (from the Turbine 2.x series).
DetermineRedirectRequestedValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DetermineRedirectRequestedValve
Creates a new instance.
DetermineTargetValve - Klasse in org.apache.turbine.pipeline
This valve is responsible for setting the 'target' property of the RunData.
DetermineTargetValve() - Konstruktor für Klasse org.apache.turbine.pipeline.DetermineTargetValve
 
DirectMapper - Klasse in org.apache.turbine.services.template.mapper
The most primitive mapper.
DirectMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.DirectMapper
Default C'tor.
DirectResponseLayout - Klasse in org.apache.turbine.modules.layouts
This layout allows an action to manipulate the ServletOutputStream directly.
DirectResponseLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.DirectResponseLayout
 
DirectTemplateMapper - Klasse in org.apache.turbine.services.template.mapper
The most primitive templating mapper.
DirectTemplateMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.DirectTemplateMapper
Default C'tor.
dispose() - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Disposes the object after use.
dispose() - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Disposes of the container and releases resources
dispose() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Disposes the object after use.
dispose() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Disposes a run data object.
dispose() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Shutdown the Turbine System, lifecycle style
doBuild(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Layout
A subclass must implement this method to perform itself.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.layouts.DirectResponseLayout
Ensures that a direct response has been declared.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.layouts.JspLayout
Method called by LayoutLoader.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityLayout
Method called by LayoutLoader.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityXslLayout
Build the layout.
doBuild(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Navigation
A subclass must implement this method to build itself.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.TemplateNavigation
Calls doBuildTemplate() and then buildTemplate().
doBuild(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Page
A subclass must override this method to build itself.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.DefaultPage
Builds the Page.
doBuild(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Screen
A subclass must implement this method to build itself.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.error.InvalidState
Build the Screen.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.RawScreen
Build the Screen.
doBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
This method is called by the Screenloader to construct the Screen.
doBuildAfterAction(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.DefaultPage
Can be overridden by template Pages to set up data needed to process a template.
doBuildAfterAction(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.TemplatePage
Works with TemplateService to set up default templates and corresponding class modules.
doBuildBeforeAction(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.DefaultPage
Can be used by template Pages to stuff the Context into the PipelineData so that it is available to the Action module and the Screen module via getContext().
doBuildBeforeAction(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.JspPage
Stuffs some useful objects into the request so that it is available to the Action module and the Screen module
doBuildBeforeAction(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.VelocityPage
Stuffs the Context into the PipelineData so that it is available to the Action module and the Screen module via getContext().
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.BaseJspNavigation
Method to be overridden by subclasses to include data in beans, etc.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.TemplateNavigation
WebMacro Navigations extending this class should override this method to perform any particular business logic and add information to the context.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.navigations.VelocityNavigation
Needs to be implemented to make TemplateNavigation like us.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.BaseJspScreen
Method to be overridden by subclasses to include data in beans, etc.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.JspErrorScreen
 
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
Veraltet.
This method overrides the method in VelocityScreen to perform a security check first.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
This method should be overridden by subclasses that wish to add specific business logic.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocityScreen
Needs to be implemented to make TemplateScreen like us.
doBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocitySecureScreen
This method overrides the method in VelocityScreen to perform a security check first.
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.navigations.LegacyVelocityNavigation
Veraltet.
Adapter method
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.navigations.VelocityNavigation
Velocity Navigations extending this class should override this method to perform any particular business logic and add information to the context.
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.screens.LegacyVelocityScreen
Veraltet.
Adapter method
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.screens.VelocityErrorScreen
Implement this to add information to the context.
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.screens.VelocityScreen
Velocity Screens extending this class should override this method to perform any particular business logic and add information to the context.
doBuildTemplate(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.screens.VelocitySecureScreen
Implement this to add information to the context.
doBuildTemplate(RunData, Context) - Methode in Klasse org.apache.turbine.modules.navigations.LegacyVelocityNavigation
Veraltet.
Velocity Navigations extending this class should override this method to perform any particular business logic and add information to the context.
doBuildTemplate(RunData, Context) - Methode in Klasse org.apache.turbine.modules.screens.LegacyVelocityScreen
Veraltet.
Velocity Screens extending this class should override this method to perform any particular business logic and add information to the context.
doBuildTemplate(RunData, Context) - Methode in Klasse org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
Veraltet.
Implement this to add information to the context.
doDelete(Collection<JobEntryTorque>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes data objects, i.e. rows in a table, in the database.
doDelete(Collection<JobEntryTorque>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Deletes data objects, i.e. rows in a table, in the database.
doDelete(Collection<JobEntryTorque>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes data objects, i.e. rows in a table, in the database.
doDelete(Collection<JobEntryTorque>, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Deletes data objects, i.e. rows in a table, in the database.
doDelete(Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes rows from a database table.
doDelete(Criteria, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes rows from a table.
doDelete(ObjectKey<?>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes a row in the database.
doDelete(ObjectKey<?>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes a row in the database.
doDelete(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes a data object, i.e. a row in a table, in the database.
doDelete(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Deletes a data object, i.e. a row in a table, in the database.
doDelete(JobEntryTorque, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Deletes a data object, i.e. a row in a table, in the database.
doDelete(JobEntryTorque, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Deletes a data object, i.e. a row in a table, in the database.
doGet(HttpServletRequest, HttpServletResponse) - Methode in Klasse org.apache.turbine.Turbine
The primary method invoked when the Turbine servlet is executed.
doInsert(Column[], Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes a insert into...select statement.
doInsert(Column[], Criteria, String) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes a insert into...select statement.
doInsert(Column[], Criteria, String, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes a insert into...select statement.
doInsert(Column[], Criteria, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes a insert into...select statement.
doInsert(ColumnValues) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do inserts.
doInsert(ColumnValues, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do inserts.
doInsert(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do inserts
doInsert(JobEntryTorque, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do inserts.
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
The actual mapping implementation class.
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.ClassMapper
Strip off a possible extension, replace all "," with "."
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.DirectMapper
Strip off a possible extension, replace all "," with "."
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.DirectTemplateMapper
Replace all "," with ".", but keep the extension.
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.LayoutTemplateMapper
Look for a given Template, then try the defaults until we hit the root.
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.ScreenDefaultTemplateMapper
Look for a given Template, then try the default.
doMapping(String) - Methode in Klasse org.apache.turbine.services.template.mapper.ScreenTemplateMapper
Check, whether the provided name exists.
doOutput(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.JSONScreen
Output the dynamic content.
doOutput(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.JSONSecureScreen
This method overrides the method in JSONScreen to perform a security check prior to producing the output.
doOutput(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.PlainJSONScreen
Output JSON content set into RunData.getMessage().
doOutput(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.PlainJSONSecureAnnotatedScreen
This method overrides the method in JSONScreen to perform a security check prior to producing the output.
doOutput(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.RawScreen
Actually output the dynamic content.
doPerform(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Action
A subclass must implement this method to perform itself.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.ActionEvent
This overrides the default Action.doPerform() to execute the doEvent() method.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.AccessController
If there is a user and the user is logged in, doPerform will set the RunData ACL.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.DefaultAction
Execute the action.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.InitContextsAction
This action will place the contexts defined in the TurbineResources instance (if any) into the data.contexts Hashtable.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.LegacyVelocityAction
Veraltet.
This overrides the default Action.doPerform() to execute the doEvent() method.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.LoginUser
Updates the user's LastLogin timestamp, sets their state to "logged in" and calls RunData.setUser() .
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.LogoutUser
Clears the PipelineData user object back to an anonymous status not logged in, and with a null ACL.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.sessionvalidator.DefaultSessionValidator
Execute the action.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.sessionvalidator.TemplateSecureSessionValidator
doPerform is virtually identical to DefaultSessionValidator except that it calls template methods instead of bare screen methods.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator
Execute the action.
doPerform(PipelineData) - Methode in Klasse org.apache.turbine.util.velocity.VelocityActionEvent
This overrides the default Action.doPerform() to execute the doEvent() method.
doPerform(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.actions.LegacyVelocityAction
Veraltet.
Adapter method for legacy signature
doPerform(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.actions.VelocityAction
You SHOULD override this method and implement it in your action.
doPerform(RunData, Context) - Methode in Klasse org.apache.turbine.modules.actions.LegacyVelocityAction
Veraltet.
You SHOULD override this method and implement it in your action.
doPost(HttpServletRequest, HttpServletResponse) - Methode in Klasse org.apache.turbine.Turbine
In this application doGet and doPost are the same thing.
doPostBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.DefaultPage
Can be overridden to perform actions when the request is fully processed.
doPostBuild(PipelineData) - Methode in Klasse org.apache.turbine.modules.pages.VelocityPage
Allows the VelocityService to perform post-request actions.
doPostBuildTemplate(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
This method can be overridden to write code that executes when the template has been built (called from a finally clause, so executes regardless of whether an exception is thrown or not)
doRedirect(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
You can call this within a Screen to cause an internal redirect to happen.
doRedirect(PipelineData, String, String) - Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
You can call this within a Screen to cause an internal redirect to happen.
doSelect(String, RecordMapper<T>, String) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelect(String, RecordMapper<T>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelect(Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects JobEntryTorque objects from a database.
doSelect(Criteria, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects JobEntryTorque objects from a database within a transaction.
doSelect(Criteria, RecordMapper<T>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelect(Criteria, RecordMapper<T>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelect(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects JobEntryTorque objects from the database which have the same content as the passed object.
doSelectAsStream(String, RecordMapper<T>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelectAsStream(Criteria, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects JobEntryTorque objects from a database within a transaction.
doSelectAsStream(Criteria, RecordMapper<T>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects rows from a database an maps them to objects.
doSelectSingleRecord(Criteria) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects at most one JobEntryTorque object from a database.
doSelectSingleRecord(Criteria, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects at most one JobEntryTorque object from a database within a transaction.
doSelectSingleRecord(Criteria, RecordMapper<T>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects at most a single row from a database an maps them to objects.
doSelectSingleRecord(Criteria, RecordMapper<T>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects at most a single row from a database an maps them to objects.
doSelectSingleRecord(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Selects at most one JobEntryTorque object from the database which has the same content as the passed object.
doUpdate(Criteria, ColumnValues) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes an update against the database.
doUpdate(Criteria, ColumnValues, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Executes an update against the database.
doUpdate(ColumnValues) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do updates.
doUpdate(ColumnValues, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Method to do updates.
doUpdate(ColumnValues, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Method to do updates.
doUpdate(JobEntryTorque) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Updates an JobEntryTorque in the database.
doUpdate(JobEntryTorque, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Updates a JobEntryTorque in the database.

E

EMAIL - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the EMAIL field
embed(String, String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Embed a file in the mail.
enabled - Variable in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Current status of the scheduler
encodeResponse(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Encodes a Response Uri according to the Servlet Container.
equals(Object) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Compares the primary key of this instance with the key of another.
equals(Object) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
 
equals(Object) - Methode in Klasse org.apache.turbine.util.uri.URIParam
Calculate equality based on field values
eval(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.NavigationLoader
Attempts to load and execute the external Navigation.
eval(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.ScreenLoader
Attempts to load and execute the external Screen.
EVENT_PREFIX - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
prefix for event names
exec() - Methode in Klasse org.apache.turbine.services.jsp.util.JspScreenPlaceholder
builds the output of the navigation template
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.ActionLoader
Attempts to load and execute the external action.
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.GenericLoader
Attempts to load and execute the external action that has been set.
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.LayoutLoader
Attempts to load and execute the external layout.
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.NavigationLoader
Attempts to load and execute the external Navigation.
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.PageLoader
Attempts to load and execute the external page.
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.ScheduledJobLoader
Veraltet. 
exec(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.ScreenLoader
Attempts to load and execute the Screen.
exec(JobEntry, String) - Methode in Klasse org.apache.turbine.modules.ScheduledJobLoader
Attempts to load and execute the external ScheduledJob.
execute(JobExecutionContext) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
executeEvents(ParameterParser, Class<?>[], Object[]) - Methode in Klasse org.apache.turbine.modules.ActionEvent
This method should be called to execute the event based system.
executePage(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.ExecutePageValve
execute the page generation.
ExecutePageValve - Klasse in org.apache.turbine.pipeline
Implements the Page Generation portion of the "Turbine classic" processing pipeline (from the Turbine 2.x series).
ExecutePageValve() - Konstruktor für Klasse org.apache.turbine.pipeline.ExecutePageValve
 
executeStatement(String) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, String, List<JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, String, Map<String, JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, Connection, List<JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, Connection, Map<String, JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, List<JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
executeStatement(String, Map<String, JdbcTypedValue>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Utility method which executes a given sql statement as prepared statement.
exists(String) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
 
exists(String) - Methode in Schnittstelle org.apache.turbine.services.TurbineServiceProvider
Is the service known to the service container?
expandRelative(String) - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Expands a string that points to a relative path or path list, leaving it as an absolute path based on the servlet context.
expandRelative(ServletConfig, String) - Statische Methode in Klasse org.apache.turbine.util.ServletUtils
Expands a string that points to a relative path or path list, leaving it as an absolute path based on the servlet context.
EXTENSION_SEPARATOR - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Character that separates a Template Name from the Extension

F

FieldAnnotatedTurbineBaseService - Klasse in org.apache.turbine.services
This class provides a Service implementation that Services used in Turbine are required to extend.
FieldAnnotatedTurbineBaseService() - Konstruktor für Klasse org.apache.turbine.services.FieldAnnotatedTurbineBaseService
 
findInitParameter(ServletContext, ServletConfig, String, String) - Methode in Klasse org.apache.turbine.Turbine
Finds the specified servlet configuration/initialization parameter, looking first for a servlet-specific parameter, then for a global parameter, and using the provided default if not found.
forcePassword(User, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Forcibly sets new password for an User.
forcePassword(User, String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Forcibly sets new password for an User.
forcePassword(User, String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Forcibly sets new password for an User.
forcePassword(User, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Forcibly sets new password for an User.
forcePassword(User, String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Forcibly sets new password for an User.
format(String, Object...) - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
Formats a localized value using the provided objects.
format(Date) - Methode in Klasse org.apache.turbine.services.pull.util.DateFormatter
Formats the given date as a String using the default date format.
format(Date, String) - Methode in Klasse org.apache.turbine.services.pull.util.DateFormatter
Formats the given date as a String.
format(T) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Formats the given datetime as a String with the #DateTimeFormatterService.getDefaultFormat().
format(T) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
format(T) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
Formats the given datetime as a String with the #DateTimeFormatterTool.getDefaultFormat().
format(T, String) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Formats the given date as a String.
format(T, String) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
format(T, String) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
format(T, String, Locale) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Formats the given date as a String.
format(T, String, Locale) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
format(T, String, Locale) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
format(T, String, Locale, ZoneId) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Formats the given date as a String.
format(T, String, Locale, ZoneId) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
format(T, String, Locale, ZoneId) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
formatHttpDate(Date) - Statische Methode in Klasse org.apache.turbine.util.HttpUtils
Formats a java Date according to rfc 1123, the rfc standard for dates in http.
formatString(String, ParameterParser) - Methode in Klasse org.apache.turbine.modules.ActionEvent
This method does the conversion of the lowercase method name into the proper case.
FormMessage - Klasse in org.apache.turbine.util
A message class for holding information about a message that relates to a specific form and field.
FormMessage() - Konstruktor für Klasse org.apache.turbine.util.FormMessage
Constructor.
FormMessage(String) - Konstruktor für Klasse org.apache.turbine.util.FormMessage
Constructor.
FormMessage(String, String) - Konstruktor für Klasse org.apache.turbine.util.FormMessage
Constructor.
FormMessage(String, String, String) - Konstruktor für Klasse org.apache.turbine.util.FormMessage
Constructor.
FormMessages - Klasse in org.apache.turbine.util
Used for adding and accessing messages that relate to a specific form and field.
FormMessages() - Konstruktor für Klasse org.apache.turbine.util.FormMessages
Constructor.
FTP_PORT - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
FTP Default Control Port

G

GenerateUniqueId - Klasse in org.apache.turbine.util
This class generates a unique 10+ character id.
GenerateUniqueId() - Konstruktor für Klasse org.apache.turbine.util.GenerateUniqueId
 
GenericLoader<T extends Assembler> - Klasse in org.apache.turbine.modules
This is the base class for the loaders.
GenericLoader(Class<T>, IntSupplier) - Konstruktor für Klasse org.apache.turbine.modules.GenericLoader
Basic constructor for creating a loader.
get(Class<?>) - Methode in Klasse org.apache.turbine.pipeline.DefaultPipelineData
Get the configured map of objects for the given key
get(Class<?>) - Methode in Schnittstelle org.apache.turbine.pipeline.PipelineData
Get the configured map of objects for the given key
get(Class<?>, Class<T>) - Methode in Klasse org.apache.turbine.pipeline.DefaultPipelineData
Get a value from the configured map of objects for the given keys
get(Class<?>, Class<T>) - Methode in Schnittstelle org.apache.turbine.pipeline.PipelineData
Get a value from the configured map of objects for the given keys
get(String) - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Get the OMTool.PullHelper object with the given name
get(String) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
 
get(String) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
get a specific group
get(String) - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
Performs text lookups for localization.
get(String) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve a skin property.
get(String) - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Gets the data stored under the key.
get(String) - Methode in Schnittstelle org.apache.turbine.services.TurbineServiceProvider
Returns an instance of the requested service.
get(String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve a skin property from the default skin for the webapp.
get(String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve a skin property from the default skin for the webapp.
get(String, boolean) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Get a specific group
get(String, String) - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Get the object with the given name and key
get(String, String) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Get a specific group by name and key.
get(String, String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve a skin property from the named skin.
get(String, String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve a skin property from the named skin.
get(String, String, boolean) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Get a specific group by name and key.
getAbsoluteLink() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getAbsoluteLink() - Methode in Klasse org.apache.turbine.services.urlmapper.MappedTemplateLink
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getAbsoluteLink() - Methode in Klasse org.apache.turbine.util.uri.DataURI
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getAbsoluteLink() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getAbsoluteLink(String) - Statische Methode in Klasse org.apache.turbine.util.uri.URIUtils
Convert a given Path into a Turbine Data URI.
getAbsolutePathToResourcesDirectory() - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Return the absolute path of the resources directory used by application tools.
getAbsolutePathToResourcesDirectory() - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Return the absolute path to the resources directory used by the application tools.
getAbsoluteURI() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Returns the absolute URI leaving the source intact.
getAbsoluteURI(String) - Methode in Klasse org.apache.turbine.services.pull.tools.ContentTool
Returns the Turbine URI of a given Path.
getAccessCounter() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Gets the access counter for a user from perm storage.
getAccessCounter() - Methode in Schnittstelle org.apache.turbine.om.security.User
Gets the access counter for a user from perm storage.
getAccessCounterForSession() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Gets the access counter for a user during a session.
getAccessCounterForSession() - Methode in Schnittstelle org.apache.turbine.om.security.User
Gets the access counter for a user during a session.
getACL() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the access control list.
getACL() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the access control list.
getACL(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Constructs an AccessControlList for a specific user.
getACL(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Return a Class object representing the system's chosen implementation of of ACL interface.
getACL(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Return a Class object representing the system's chosen implementation of of ACL interface.
getACL(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Constructs an AccessControlList for a specific user.
getACL(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Return a Class object representing the system's chosen implementation of of ACL interface for the given user
getAction() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the action.
getAction() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the action.
getActiveSessions() - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Gets all active sessions
getActiveSessions() - Methode in Klasse org.apache.turbine.services.session.SessionTool
Gets a list of the active sessions
getActiveSessions() - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Gets a list of the active sessions.
getActiveUsers() - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Gets a collection of all user objects representing the users currently logged in.
getActiveUsers() - Methode in Klasse org.apache.turbine.services.session.SessionTool
Gets a collection of all user objects representing the users currently logged in.
getActiveUsers() - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Gets a collection of all user objects representing the users currently logged in.
getAllGroups() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieves all groups defined in the system.
getAllGroups() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieves all groups defined in the system.
getAllPermissions() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieves all permissions defined in the system.
getAllPermissions() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieves all permissions defined in the system.
getAllRoles() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieves all roles defined in the system.
getAllRoles() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieves all roles defined in the system.
getAnnotations(AccessibleObject) - Statische Methode in Klasse org.apache.turbine.annotation.AnnotationProcessor
Get cached annotations for field, class or method
getAnonymousUser() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Constructs an User object to represent an anonymous user of the application.
getAnonymousUser() - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Constructs an User object to represent an anonymous user of the application.
getAnonymousUser() - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Constructs an User object to represent an anonymous user of the application.
getAnonymousUser() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Constructs an User object to represent an anonymous user of the application.
getAnonymousUser() - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Constructs an User object to represent an anonymous user of the application.
getApplicationRoot() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Get the application root as set by the parent application.
getApplicationRoot() - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Get the application root as set by the parent application.
getApplicationRoot() - Statische Methode in Klasse org.apache.turbine.Turbine
Get the application root for this Turbine webapp.
getApplicationRootAsFile() - Statische Methode in Klasse org.apache.turbine.Turbine
Get the application root for this Turbine webapp as a file object.
getAssembler(Class<T>, String) - Methode in Klasse org.apache.turbine.modules.GenericLoader
Pulls out an instance of the object by name.
getAssembler(Class<T>, String) - Methode in Schnittstelle org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
Attempts to load an Assembler of a type with a given name
getAssembler(Class<T>, String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
Attempt to retrieve an Assembler of a given type with a name.
getAssembler(String) - Methode in Klasse org.apache.turbine.modules.GenericLoader
Pulls out an instance of the object by name.
getAssembler(String) - Methode in Schnittstelle org.apache.turbine.modules.Loader
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
Get an Assembler.
getAssembler(String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
Get an Assembler.
getAssembler(String, String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
Get an Assembler.
getAssembler(String, String) - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
Get an Assembler.
getAssociatedFileExtensions() - Methode in Klasse org.apache.turbine.services.template.BaseTemplateEngineService
 
getAssociatedFileExtensions() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Supplies the file extension to key this engine in TemplateService's registry with.
getAttribute(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttributeNames() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns an Enumeration containing the attribute names available within this servlet context.
getAuthenticatedUser(String, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieves a User object representing an individual who has properly identified themselves with their verified username and password
getAuthenticatedUser(String, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Authenticates an user, and constructs an User object to represent him/her.
getBasePackage() - Statische Methode in Klasse org.apache.turbine.modules.GenericLoader
Gets the base package where Turbine should find its default modules.
getBodyAttributes() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Returns the map of body attributes
getBridge(HttpSession) - Methode in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
Get the JSONRPCBridge from the session
getBridge(HttpSession) - Methode in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
getBrowserName() - Methode in Klasse org.apache.turbine.util.BrowserDetector
The browser name specified in the user agent string.
getBrowserPlatform() - Methode in Klasse org.apache.turbine.util.BrowserDetector
The browser platform specified in the user agent string.
getBrowserVersion() - Methode in Klasse org.apache.turbine.util.BrowserDetector
The browser version specified in the user agent string.
getBundleName(Object) - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
The return value of this method is used to set the name of the bundle used by this tool.
getCacheSize() - Methode in Klasse org.apache.turbine.modules.GenericLoader
 
getCacheSize() - Methode in Schnittstelle org.apache.turbine.modules.Loader
Get the size of a possibly configured cache
getCacheSize() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
Get the size of a possibly configured cache
getCacheSize() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
Get the size of a possibly configured cache
getCacheSize() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Get the CacheSize value.
getCacheSize() - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Get the CacheSize value.
getCharset() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the charset.
getCharset() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the charset.
getCharSet() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the charset.
getCharSet() - Methode in Schnittstelle org.apache.turbine.util.RunData
Veraltet.
getCid(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Get the cid of an embedded file.
getClassLoader() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getClazz() - Methode in Klasse org.apache.turbine.pipeline.XmlValve
Get the class attribute
getConfiguration() - Methode in Klasse org.apache.turbine.services.BaseService
Returns the configuration of this Service.
getConfiguration() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Get the configuration for this service manager.
getConfiguration() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
Returns the configuration of this service.
getConfiguration() - Methode in Schnittstelle org.apache.turbine.services.Service
Returns the Configuration of this Service.
getConfiguration() - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Get the configuration for this service manager.
getConfiguration() - Statische Methode in Klasse org.apache.turbine.Turbine
Return the current configuration with all keys included
getConfiguration(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Returns the configuration for the specified service.
getConfiguration(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Returns the configuration of a specific service.
getConfirmed() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the confirm value of the user
getConfirmed() - Methode in Schnittstelle org.apache.turbine.om.security.User
Gets the confirmation value.
getContentType() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the HTTP content type to return.
getContentType() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the HTTP content type to return.
getContentType(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.JSONScreen
 
getContentType(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.PlainJSONScreen
 
getContentType(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.RawScreen
Set the content type.
getContext() - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Create a Context object that also contains the globalContext.
getContext() - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Create an empty WebContext object.
getContext() - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Get the context object that will be merged with the template.
getContext(String) - Methode in Schnittstelle org.apache.turbine.services.naming.NamingService
Return the Context with the specified name.
getContext(String) - Methode in Klasse org.apache.turbine.services.naming.TurbineNamingService
Return the Context with the specified name.
getContext(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getContext(PipelineData) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Create a Context from the PipelineData object.
getContext(PipelineData) - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Create a Context from the PipelineData object.
getContextAndScript(StringBuilder) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Append the Context Path and Script Name to the passed String Buffer.
getContextPath() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cached context path.
getContextPath() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the context path for this Turbine application.
getContextPath() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the context path for this Turbine application.
getContextPath() - Statische Methode in Klasse org.apache.turbine.Turbine
Return the context path.
getContextPath() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cached context path.
getContextPath() - Methode in Klasse org.apache.turbine.util.ServerData
Get the context path.
getContextPath() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns the context path.
getContextPath() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Gets the context path.
getContextPath() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Gets the context path.
getCookieParser() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cookie parser without parsing the cookies.
getCookieParser() - Methode in Schnittstelle org.apache.turbine.services.rundata.TurbineRunData
Gets the cookie parser without parsing the cookies.
getCookies() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cookies.
getCookies() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cookies.
getCreateDate() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the creation date of the user
getCreateDate() - Methode in Schnittstelle org.apache.turbine.om.security.User
Gets the create date for this User.
getDayOfMonth() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of dayOfMonth.
getDayOfMonth() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of dayOfMonth.
getDayOfMonth() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of dayOfMonth.
getDayOfMonth(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field dayOfMonth in JobEntryTorque.
getDbObjectInstance() - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Returns a new instance of the Data object class
getDbObjectInstance() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Returns a new instance of the Data object class
getDebugVariables() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets a Map of debug variables.
getDebugVariables() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets a Map of debug variables.
getDefault() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool.PullHelper
Populates the object with the default values from the XML File
getDefaultBufferSize() - Methode in Schnittstelle org.apache.turbine.services.jsp.JspService
Returns the default buffer size of the JspService
getDefaultBufferSize() - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
Returns the default buffer size of the JspService
getDefaultCharset() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Gets the default charset defined by a property named "locale.default.charset"
getDefaultCharSet() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Veraltet.
getDefaultDoctype() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Retrieve the default Doctype as configured by the TurbineResources.peoperties default.doctype.root.element, default.doctype.identifier and default.doctype.url properties (defaults are "HTML", "-//W3C//DTD HTML 4.01 Transitional//EN" and "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd" respectively).
getDefaultExtension() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default template name extension specified in the template service properties.
getDefaultExtension() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default template name extension specified in the template service properties.
getDefaultFormat() - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
getDefaultFormat() - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
getDefaultFormat() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
getDefaultInputEncoding() - Statische Methode in Klasse org.apache.turbine.Turbine
Veraltet.
Use DefaultSetEncodingValve to set default encoding
getDefaultInputEncoding() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Returns the default input encoding for the servlet.
getDefaultLayout() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default layout module name of the template engine service corresponding to the default template name extension.
getDefaultLayout() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default layout module name of the template engine service corresponding to the default template name extension.
getDefaultLayoutName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default layout module name of the template engine service corresponding to the template name extension of the named template.
getDefaultLayoutName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default layout module name of the template engine service corresponding to the template name extension of the named template.
getDefaultLayoutName(PipelineData) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Find the default layout module name for the given request.
getDefaultLayoutName(PipelineData) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Find the default layout module name for the given request.
getDefaultLayoutTemplate() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default layout template name of the template engine service corresponding to the default template name extension.
getDefaultLayoutTemplate() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default layout template name of the template engine service corresponding to the default template name extension.
getDefaultLayoutTemplateName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default layout template name of the template engine service corresponding to the template name extension of the named template.
getDefaultLayoutTemplateName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default layout template name of the template engine service corresponding to the template name extension of the named template.
getDefaultLocale() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Gets the default locale defined by properties named "locale.default.lang" and "locale.default.country".
getDefaultName(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Returns the default name for the passed Template.
getDefaultName(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseTemplateMapper
Returns the default name for the passed Template.
getDefaultName(String) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Returns the default name for the supplied template name.
getDefaultNavigation() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default navigation module name of the template engine service corresponding to the default template name extension.
getDefaultNavigation() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default navigation module name of the template engine service corresponding to the default template name extension.
getDefaultNavigationName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default navigation module name of the template engine service corresponding to the template name extension of the named template.
getDefaultNavigationName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default navigation module name of the template engine service corresponding to the template name extension of the named template.
getDefaultPage() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default page module name of the template engine service corresponding to the default template name extension.
getDefaultPage() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default page module name of the template engine service corresponding to the default template name extension.
getDefaultPageName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default page module name of the template engine service corresponding to the template name extension of the named template.
getDefaultPageName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default page module name of the template engine service corresponding to the template name extension of the named template.
getDefaultPageName(PipelineData) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Find the default page module name for the given request.
getDefaultPageName(PipelineData) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Find the default page module name for the given request.
getDefaultProperty() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Get the DefaultProperty value.
getDefaultProperty() - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Get the DefaultProperty value.
getDefaultScreen() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default screen module name of the template engine service corresponding to the default template name extension.
getDefaultScreen() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default screen module name of the template engine service corresponding to the default template name extension.
getDefaultScreenName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Get the default screen module name of the template engine service corresponding to the template name extension of the named template.
getDefaultScreenName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Get the default screen module name of the template engine service corresponding to the template name extension of the named template.
getDefaultServerData() - Statische Methode in Klasse org.apache.turbine.Turbine
Return all the Turbine Servlet information (Server Name, Port, Scheme in a ServerData structure.
getDefaultSessionTrackingModes() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getDefaultTemplate() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Returns the Default Template Name with the Default Extension.
getDefaultTemplate() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Returns the Default Template Name with the Default Extension.
getDoctype(String, String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Build the doctype element.
getDtfs() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
getEffectiveMajorVersion() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getEffectiveMinorVersion() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getEffectiveSessionTrackingModes() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getEmail() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the email address for this user.
getEmail() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of email.
getEmail(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field email in JobEntryTorque.
getExtension(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Return Extension for a supplied template
getExtension(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Return Extension for a supplied template
getFailScreen() - Methode in Klasse org.apache.turbine.util.SecurityCheck
Get the screen that should be displayed.
getFailScreen() - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Get the value of failScreen.
getFailTemplate() - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Get the value of failTemplate.
getFieldNames() - Methode in Klasse org.apache.turbine.util.FormMessage
Return the field names.
getFilterRegistration(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getFilterRegistrations() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getFirst() - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Return the next job of the top of the queue or null if there are no jobs in the queue.
getFirstName() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the first name for this user.
getFormatPattern() - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
getFormatPattern() - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
getFormatPattern() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
getFormMessages(String) - Methode in Klasse org.apache.turbine.util.FormMessages
Gets all form messages for a given form.
getFormMessages(String, String) - Methode in Klasse org.apache.turbine.util.FormMessages
Get form messages for a given form and field.
getFormName() - Methode in Klasse org.apache.turbine.util.FormMessage
Return the form name.
getGlobalContext() - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Get the context containing global tools that will be use as part of the Turbine Pull Model.
getGlobalContext() - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Return the Context which contains all global tools that are to be used in conjunction with the Turbine Pull Model.
getGlobalGroup() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Provides a reference to the Group object that represents the global group.
getGlobalGroup() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Provides a reference to the Group object that represents the global group.
getGroupById(int) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Group object with specified Id.
getGroupById(int) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Group object with specified Id.
getGroupByName(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Group object with specified name.
getGroupByName(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Group object with specified name.
getGroupInstance() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Group object.
getGroupInstance() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Group object.
getGroupInstance(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Group object.
getGroupInstance(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Group object.
getGroupNamesMap() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
Get the map of group names to group indices for the stored Pattern
getGroups() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Get a Map containing all the groups.
getHostUrl(StringBuilder) - Methode in Klasse org.apache.turbine.util.ServerData
Appends the Host URL to the supplied StringBuilder.
getHour() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of hour.
getHour() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of hour.
getHour() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of hour.
getHour(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field hour in JobEntryTorque.
getHttpEquivs() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Gets the map of http equiv tags
getId() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get the Id of the SecurityEntity.
getIdentifier() - Statische Methode in Klasse org.apache.turbine.util.GenerateUniqueId
Get the unique id.
getIdentifier(String) - Methode in Klasse org.apache.turbine.util.GenerateUniqueId
Get the unique id.
getIgnoreParameters() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
getImplicitParameters() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
getInit() - Methode in Klasse org.apache.turbine.services.BaseInitable
Returns initialization status.
getInit() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
getInit() - Methode in Schnittstelle org.apache.turbine.services.Initable
Returns initialization status of an Initable.
getInitable(String) - Methode in Klasse org.apache.turbine.services.BaseInitableBroker
Provides an instance of Initable class ready to work.
getInitable(String) - Methode in Schnittstelle org.apache.turbine.services.InitableBroker
Provides an instance of Initable class ready to work.
getInitableBroker() - Methode in Klasse org.apache.turbine.services.BaseInitable
Returns an InitableBroker reference.
getInitableBroker() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
Get the InitableBroker instance
getInitableInstance(String) - Methode in Klasse org.apache.turbine.services.BaseInitableBroker
Retrieves an instance of an Initable from the repository.
getInitParameter(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Retrieves an initialization parameter.
getInitParameterNames() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Retrieves an Enumeration of initialization parameter names.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.ActionLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.LayoutLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.NavigationLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.PageLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.ScheduledJobLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.modules.ScreenLoader
The method through which this class is accessed.
getInstance() - Statische Methode in Klasse org.apache.turbine.services.TurbineServices
The method through which this class is accessed as a broker.
getInstance(String) - Methode in Schnittstelle org.apache.turbine.om.RetrieverFactory
Veraltet.
Gets an object capable of retrieving objects of type "className"
getInstanceId() - Methode in Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
Returns an identifier of this Turbine instance that is unique both on the server and worldwide.
getInstanceId() - Methode in Schnittstelle org.apache.turbine.services.uniqueid.UniqueIdService
Returns an identifier of this Turbine instance that is unique both on the server and worldwide.
getJNDIContexts() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets JNDI Contexts.
getJNDIContexts() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets JNDI Contexts.
getJob(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Get a specific Job from Storage.
getJob(int) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Get a specific Job from Storage.
getJob(int) - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Get a specific Job from Storage.
getJob(int) - Methode in Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
Get a specific Job from Storage.
getJob(int) - Methode in Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
This method returns the job element from the internal queue.
getJob(J) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Return a specific job.
getJob(String) - Methode in Klasse org.apache.turbine.services.schedule.SchedulerTool
Gets the job identified by the jobId.
getJobDetail() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
getJobEntryTorquePeerImpl() - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Returns an instance of the implementation of the peer.
getJobId() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of jobId.
getJobId() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of jobId.
getJobId() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Get the value of jobId.
getJobId() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of jobId.
getJobId() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Get the value of jobId.
getJobId(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field jobId in JobEntryTorque.
getJobTrigger() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
getJspConfigDescriptor() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getKey() - Methode in Klasse org.apache.turbine.util.uri.URIParam
Returns the key.
getLastAccessDate() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Gets the last access date for this User.
getLastAccessDate() - Methode in Schnittstelle org.apache.turbine.om.security.User
Gets the last access date for this User.
getLastLogin() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the date of the last login of the user
getLastLogin() - Methode in Schnittstelle org.apache.turbine.om.security.User
Returns the user's last login date.
getLastName() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the last name for this user.
getLayout() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
If the Layout has not been defined by the screen then set the layout to be "DefaultLayout".
getLayout() - Methode in Schnittstelle org.apache.turbine.util.RunData
If the Layout has not been defined by the screen then set the layout to be "DefaultLayout".
getLayout(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Screen
If the Layout has not been defined by the Screen then set the layout to be "DefaultLayout".
getLayout(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.RawScreen
The layout must be set to null.
getLayoutName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the layout module to be used with the named layout template.
getLayoutName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the layout module to be used with the named layout template.
getLayoutTemplate() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Convenience method for a template info that returns the layout template being used.
getLayoutTemplate() - Methode in Schnittstelle org.apache.turbine.util.RunData
Convenience method for a template info that returns the layout template being used.
getLayoutTemplate() - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get the value of layout.
getLayoutTemplateName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the layout template corresponding to the given screen template name parameter.
getLayoutTemplateName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the layout template corresponding to the given screen template name parameter.
getLink() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Returns the URI.
getLinks() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Returns a collection of link URLs
getLoader() - Methode in Schnittstelle org.apache.turbine.services.assemblerbroker.util.AssemblerFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
Get the loader for this type of assembler
getLoader() - Methode in Klasse org.apache.turbine.services.template.mapper.ClassMapper
Get the Loader value.
getLoader(Class<T>) - Methode in Schnittstelle org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
Get a Loader for the given assembler type
getLoader(Class<T>) - Methode in Klasse org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
Get a Loader for the given assembler type
getLocale() - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
getLocale() - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
Gets the current locale.
getLocale() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
getLocale() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the locale.
getLocale() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the locale.
getLocale(RunData) - Methode in Schnittstelle org.apache.turbine.services.localization.RundataLocalizationInterface
Get the locale from the session first, then fallback to normal request headers.
getLocale(RunData) - Methode in Klasse org.apache.turbine.services.localization.RundataLocalizationService
 
getMailServer() - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Gets the host name of the outgoing mail server.
getMailServer() - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Gets the host name of the outgoing mail server.
getMajorVersion() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getManagedClass() - Methode in Schnittstelle org.apache.turbine.services.assemblerbroker.util.AssemblerFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
Get the class of this assembler
getManagedClass() - Methode in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
Get the class of this assembler
getMapEntries() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMappingContainer
Get the list of map entries
getMappedName(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Return the first match name for the given template name.
getMappedName(String) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Return the first match name for the given template name.
getMedia() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Gets the media for which the stylesheet should be applied.
getMessage() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the results of an action or another message to be displayed as a string.
getMessage() - Methode in Klasse org.apache.turbine.util.FormMessage
Return the message.
getMessage() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the results of an action or another message to be displayed as a string.
getMessage() - Methode in Klasse org.apache.turbine.util.SecurityCheck
Get the message that should be displayed.
getMessage() - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Get the message that should be displayed.
getMessageAsHTML() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the results of an action or another message to be displayed as a string (never null).
getMessageAsHTML() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the results of an action or another message to be displayed as a string.
getMessages() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets a FormMessages object where all the messages to the user should be stored.
getMessages() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets a FormMessages object where all the messages to the user should be stored.
getMetaTags() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Gets the map of meta tags
getMethod(String, Class<?>[], ParameterParser) - Methode in Klasse org.apache.turbine.modules.ActionEvent
Retrieve a method of the given name and signature.
getMimeType(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getMinorVersion() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getMinute() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of minute.
getMinute() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of minute.
getMinute() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of minute.
getMinute(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field minute in JobEntryTorque.
getName() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get the Name of the SecurityEntity.
getName() - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
Get the name of this pipeline.
getName() - Methode in Klasse org.apache.turbine.services.BaseService
Returns the name of this service.
getName() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
getName() - Methode in Schnittstelle org.apache.turbine.services.Service
Returns the name of this Service.
getName() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMappingContainer
Get the name of this map.
getNamedDispatcher(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getNavigationName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the navigation module to be used with the named navigation template.
getNavigationName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the navigation module to be used with the named navigation template.
getNavigationTemplate() - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get the value of navigationTemplate.
getNavigationTemplateName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the navigation template corresponding to the given template name parameter.
getNavigationTemplateName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the navigation template corresponding to the given template name parameter.
getNewContext() - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
This method returns a new, empty Context object.
getNewContext() - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
This method returns a new, empty Context object.
getNext() - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Return the next job off the top of the queue and remove it from the queue, or null if there are no jobs in the queue.
getNextRunAsString() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the next runtime for this job as a String.
getNextRunAsString() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Get the next runtime for this job as a String.
getNextRunAsString() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
getNextRunDate() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Gets the next runtime as a date
getNextRunDate() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Gets the next runtime as a date
getNextRunDate() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
getNextRuntime() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the next runtime for this job as a long.
getNextRuntime() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Get the next runtime for this job as a long.
getNextRuntime() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
getNonLocalService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Get a non-local service managed by a TurbineServiceProvider.
getObjectdata() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the value of the objectdata for this user.
getOut() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the print writer.
getOut() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the print writer.
getOverrideCharset() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Gets the charset defined by a property named "locale.override.charset" This property has no default.
getOverrideCharSet() - Statische Methode in Klasse org.apache.turbine.util.LocaleUtils
Veraltet.
getOverrideParameters() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
getPackages() - Statische Methode in Klasse org.apache.turbine.modules.GenericLoader
Gets the package list where Turbine should find its modules.
getPage() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Gets the template variable used by the Template Service.
getParameterParser() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the parameter parser without parsing the parameters.
getParameterParser() - Methode in Schnittstelle org.apache.turbine.services.rundata.TurbineRunData
Gets the parameter parser without parsing the parameters.
getParameters() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the parameters.
getParameters() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the parameters.
getPassword() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the user's password.
getPathInfo() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Gets the current Path Info List.
getPeer() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
returns a peer instance associated with this om.
getPerm(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get an object from permanent storage.
getPerm(String) - Methode in Schnittstelle org.apache.turbine.om.security.User
Get an object from permanent storage.
getPerm(String, Object) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get an object from permanent storage; return default if value is null.
getPerm(String, Object) - Methode in Schnittstelle org.apache.turbine.om.security.User
Get an object from permanent storage; return default if value is null.
getPermissionById(int) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Permission object with specified Id.
getPermissionById(int) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Permission object with specified Id.
getPermissionByName(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Permission object with specified name.
getPermissionByName(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Permission object with specified name.
getPermissionInstance() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Permission object.
getPermissionInstance() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Permission object.
getPermissionInstance(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Permission object.
getPermissionInstance(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Permission object.
getPermissions(Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieves all permissions associated with a role.
getPermissions(Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieves all permissions associated with a role.
getPermStorage() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the permanent storage.
getPermStorage() - Methode in Schnittstelle org.apache.turbine.om.security.User
This should only be used in the case where we want to save the data to the database.
getPrefix() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseTemplateMapper
Get the Prefix value.
getPrimaryKey() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
returns an id that differentiates this object from others of its class.
getProperties() - Methode in Klasse org.apache.turbine.services.BaseService
Returns the properties of this Service.
getProperties() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
getProperties() - Methode in Schnittstelle org.apache.turbine.services.Service
Returns the Properties of this Service.
getProperty() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of property.
getProperty(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field property in JobEntryTorque.
getPseudorandomId() - Methode in Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
Returns a unique identifier that looks like random data.
getPseudorandomId() - Methode in Schnittstelle org.apache.turbine.services.uniqueid.UniqueIdService
Returns a unique identifier that looks like random data.
getQueryData() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Gets the current Query Data List.
getQueryKey() - Methode in Schnittstelle org.apache.turbine.om.Retrievable
Veraltet.
get an id that differentiates this object from others of its class.
getRealPath(String) - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the complete filesystem path for a given URI
getRealPath(String) - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the complete filesystem path for a given URI
getRealPath(String) - Statische Methode in Klasse org.apache.turbine.Turbine
Used to get the real path of configuration and resource information.
getRealPath(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Translates a path relative to the web application root into an absolute path.
getRedirectURI() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the redirect URI.
getRedirectURI() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the redirect URI.
getReference() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Returns the current reference anchor.
getReference() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Returns the current reference anchor.
getReference() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Returns the current reference anchor.
getRelation() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Gets the relation type of the tag.
getRelativeLink() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getRelativeLink() - Methode in Klasse org.apache.turbine.services.urlmapper.MappedTemplateLink
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getRelativeLink() - Methode in Klasse org.apache.turbine.util.uri.DataURI
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getRelativeLink() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Builds the URL with all of the data URL-encoded as well as encoded using HttpServletResponse.encodeUrl().
getRelativeTemplateName(String) - Methode in Schnittstelle org.apache.turbine.services.jsp.JspService
Searches for a template in the default.template path[s] and returns the template name with a relative path which is required by javax.servlet.RequestDispatcher
getRelativeTemplateName(String) - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
Searches for a template in the default.template path[s] and returns the template name with a relative path which is required by javax.servlet.RequestDispatcher
getRelativeURI() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Returns the relative URI leaving the source intact.
getRelativeURI(String) - Methode in Klasse org.apache.turbine.services.pull.tools.ContentTool
Returns the Turbine URI of a given Path.
getRelevantKeys() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
Get the set of relevant keys for comparison (cached for performance)
getRemoteAddr() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the IP address of the client that sent the request.
getRemoteAddr() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the IP address of the client that sent the request.
getRemoteHost() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the qualified name of the client that sent the request.
getRemoteHost() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the qualified name of the client that sent the request.
getRequest() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the servlet request.
getRequest() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the servlet request.
getRequestDispatcher(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getResource(String) - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns an URL object for a given URI string.
getResource(String) - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns an URL object for a given URI string.
getResource(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Same as getResource except that it returns an InputStream
getResourceAsStream(String) - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Same as getResource except that it returns an InputStream
getResourceAsStream(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns the resource located at the named path as an InputStream object.
getResourcePaths(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getResourcesDirectory() - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Return the resources directory.
getResourcesDirectory() - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Return the resources directory.
getResponse() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the servlet response.
getResponse() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the servlet response.
getResponse() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Returns the Response Object from the Servlet Container.
getRoleById(int) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Role object with specified Id.
getRoleById(int) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Role object with specified Id.
getRoleByName(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Retrieve a Role object with specified name.
getRoleByName(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Retrieve a Role object with specified name.
getRoleInstance() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Role object.
getRoleInstance() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Role object.
getRoleInstance(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank Role object.
getRoleInstance(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank Role object.
getRunData() - Methode in Schnittstelle org.apache.turbine.pipeline.PipelineData
Get RunData from PipelineData
getRunData(String, HttpServletRequest, HttpServletResponse, ServletConfig) - Methode in Schnittstelle org.apache.turbine.services.rundata.RunDataService
Gets a RunData object from a specific configuration.
getRunData(String, HttpServletRequest, HttpServletResponse, ServletConfig) - Methode in Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Gets a RunData instance from a specific configuration.
getRunData(HttpServletRequest, HttpServletResponse, ServletConfig) - Methode in Schnittstelle org.apache.turbine.services.rundata.RunDataService
Gets a default RunData object.
getRunData(HttpServletRequest, HttpServletResponse, ServletConfig) - Methode in Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Gets a default RunData object.
getScheduledJobs() - Methode in Klasse org.apache.turbine.services.schedule.SchedulerTool
Gets the list of scheduled jobs.
getScheduler() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Exposing the Quartz scheduler to handle jobs/triggers in more detail.
getSchemeAndPort(StringBuilder) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Appends Scheme, Server and optionally the port to the supplied String Buffer.
getScreen() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the screen to execute.
getScreen() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the screen to execute.
getScreenName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the screen module to be used with the named screen template.
getScreenName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the screen module to be used with the named screen template.
getScreenTemplate() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Convenience method for a template info that returns the name of the template being used.
getScreenTemplate() - Methode in Schnittstelle org.apache.turbine.util.RunData
Convenience method for a template info that returns the name of the template being used.
getScreenTemplate() - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get the value of screen for the RunData parameters.
getScreenTemplateName(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Locate and return the name of the screen template corresponding to the given template name parameter.
getScreenTemplateName(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Locate and return the name of the screen template corresponding to the given template name parameter.
getScript(String) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for a given script that is part of the skin.
getScript(String, String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for a given script that is part of a skin.
getScript(String, String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for a given script that is part of a skin.
getScript(String, String, ServerData) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for a given script that is part of a skin.
getScript(String, String, ServerData) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for a given script that is part of a skin.
getScript(String, RunData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for a given script that is part of the skin.
getScript(String, ServerData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for a given script that is part of the skin.
getScriptName() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cached script name.
getScriptName() - Statische Methode in Klasse org.apache.turbine.Turbine
Get the script name.
getScriptName() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cached script name.
getScriptName() - Methode in Klasse org.apache.turbine.util.ServerData
Get the script name
getScriptName() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Gets the script name (/servlets/Turbine).
getScriptName() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Gets the script name (/servlets/Turbine).
getScripts() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Returns a collection of script URLs
getSecond() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of second.
getSecond() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of second.
getSecond() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of second.
getSecond(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field second in JobEntryTorque.
getSeparator() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Get the Separator value.
getSeparator() - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Get the Separator value.
getServerData() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the server data ofy the request.
getServerData() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the server data used by the request.
getServerInfo() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getServerName() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cached server name.
getServerName() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the server name that this Turbine application is running on.
getServerName() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the server name that this Turbine application is running on.
getServerName() - Statische Methode in Klasse org.apache.turbine.Turbine
Return the server name.
getServerName() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cached server name.
getServerName() - Methode in Klasse org.apache.turbine.util.ServerData
Get the name of the server.
getServerName() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Gets the server name.
getServerName() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Gets the server name.
getServerPort() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cached server port.
getServerPort() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the port that this Turbine application is running through on the server.
getServerPort() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the port that this Turbine application is running through on the server.
getServerPort() - Statische Methode in Klasse org.apache.turbine.Turbine
Return the server port.
getServerPort() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cached server port.
getServerPort() - Methode in Klasse org.apache.turbine.util.ServerData
Get the server port.
getServerPort() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Gets the server port.
getServerPort() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Gets the server port.
getServerScheme() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the cached server scheme.
getServerScheme() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the server scheme for this Turbine application.
getServerScheme() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the server scheme for this Turbine application.
getServerScheme() - Statische Methode in Klasse org.apache.turbine.Turbine
Return the server scheme.
getServerScheme() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the cached server scheme.
getServerScheme() - Methode in Klasse org.apache.turbine.util.ServerData
Get the server scheme.
getServerScheme() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Returns the current Server Scheme
getServerScheme() - Methode in Schnittstelle org.apache.turbine.util.uri.URI
Returns the current Server Scheme
getService() - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get the value of service.
getService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Returns an instance of requested Service.
getService(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Returns an instance of requested Service.
getServiceBroker() - Methode in Klasse org.apache.turbine.services.BaseService
Returns a ServiceBroker reference.
getServiceBroker() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
Get the ServiceBroker instance
getServiceInstance(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Retrieves an instance of a Service without triggering late initialization.
getServiceNames() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Returns an Iterator over all known service names.
getServiceNames(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Returns an Iterator over all known service names beginning with the provided prefix.
getServiceObject(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Get an application specific service object.
getServiceObject(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Get an application specific service object.
getServlet(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Veraltet.
As of Java Servlet API 2.1, with no direct replacement.
getServletConfig() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the servlet configuration used during servlet init.
getServletConfig() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the servlet config used by this Turbine web application.
getServletConfig() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the servlet config used by this Turbine web application.
getServletConfig() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the servlet configuration used during servlet init.
getServletContext() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the servlet context used during servlet init.
getServletContext() - Methode in Schnittstelle org.apache.turbine.services.servlet.ServletService
Returns the servlet context used by this Turbine web application.
getServletContext() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Returns the servlet context used by this Turbine web application.
getServletContext() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the servlet context used during servlet init.
getServletContext() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns a reference to the object cast onto ServletContext type.
getServletContextName() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns the context name.
getServletInfo() - Methode in Klasse org.apache.turbine.Turbine
Return the servlet info.
getServletName() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns the servlet name.
getServletNames() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Veraltet.
As of Java Servlet API 2.1, with no replacement.
getServletRegistration(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getServletRegistrations() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getServlets() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Veraltet.
As of Java Servlet API 2.0, with no replacement.
getSession() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the servlet session information.
getSession() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the servlet session information.
getSession(String) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Gets the HttpSession by the session identifier
getSession(String) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Gets the HttpSession by the session identifier
getSessionCookieConfig() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getSessionsForUser(User) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Get a collection of all session on which the given user is logged in.
getSessionsForUser(User) - Methode in Klasse org.apache.turbine.services.session.SessionTool
Get a collection of all session on which the given user is logged in.
getSessionsForUser(User) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Get a collection of all session on which the given user is logged in.
getSkin() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the skin name.
getSkinNames() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Provide access to the list of available skin names.
getSkinNames() - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Provide access to the list of available skin names.
getSkinNames() - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Provide access to the list of available skin names.
getStackTrace() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the stack trace if set.
getStackTrace() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the stack trace if set.
getStackTraceException() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the stack trace exception if set.
getStackTraceException() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the stack trace exception if set.
getStatusCode() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the HTTP status code to return.
getStatusCode() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the HTTP status code to return.
getString(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Return a String from the temp hash map.
getStringArray(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Return a String[] from the temp hash map.
getStylecss() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for the style sheet that is part of the skin.
getStylecss(String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for the style sheet that is part of a skin.
getStylecss(String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for the style sheet that is part of a skin.
getStylecss(String, ServerData) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for the style sheet that is part of a skin.
getStylecss(String, ServerData) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for the style sheet that is part of a skin.
getStylecss(RunData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for the style sheet that is part of the skin.
getStylecss(ServerData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for the style sheet that is part of the skin.
getStyles() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Returns a collection of styles
getSystemErrors() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets an array of system errors.
getSystemErrors() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets an array of system errors.
getTableMap() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Retrieves the TableMap object related to this Table data without compiler warnings of using getPeer().getTableMap().
getTableMap() - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Returns the TableMap related to this peer.
getTask() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of task.
getTask() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of task.
getTask() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Get the Task
getTask() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of task.
getTask() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Get the value of task.
getTask(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field task in JobEntryTorque.
getTemp(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get an object from temporary storage.
getTemp(String) - Methode in Schnittstelle org.apache.turbine.om.security.User
Get an object from temporary storage.
getTemp(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get an object from temporary storage.
getTemp(String, Object) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get an object from temporary storage; return default if value is null.
getTemp(String, Object) - Methode in Schnittstelle org.apache.turbine.om.security.User
Get an object from temporary storage; return default if value is null.
getTemp(String, Object) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get an object from temporary storage, or a default value.
getTempKeys() - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Returns all the available names in the temporary storage.
getTemplateContext(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Get the value of Template context.
getTemplateEncoding() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the character encoding to use for reading template files.
getTemplateEncoding() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the character encoding to use for reading template files.
getTemplateEngineService(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
The TemplateEngineService associated with the specified template's file extension.
getTemplateEngineService(String) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
The TemplateEngineService associated with the specified template's file extension.
getTemplateEngineServiceConfiguration() - Methode in Klasse org.apache.turbine.services.template.BaseTemplateEngineService
 
getTemplateEngineServiceConfiguration() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Return the configuration of the template engine in the form of a Hashtable.
getTemplateInfo() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the template info.
getTemplateInfo() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the template info.
getTempStorage() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Returns the temporary storage.
getTempStorage() - Methode in Schnittstelle org.apache.turbine.om.security.User
This should only be used in the case where we want to save the data to the database.
getThread() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Return the thread being used to process commands, or null if there is no such thread.
getTitle() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the title of the page.
getTitle() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the title of the page.
getTitle() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Get the title in the page.
getTitle() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Gets the title of the style sheet
getTurbine() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Returns a reference to the Turbine servlet that was initialized.
getTurbineServletConfig() - Statische Methode in Klasse org.apache.turbine.Turbine
Get the servlet config for this turbine webapp.
getTurbineServletContext() - Statische Methode in Klasse org.apache.turbine.Turbine
Get the servlet context for this turbine webapp.
getType() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Gets the content type of the style sheet
getUniqueId() - Methode in Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
Returns an identifier that is unique within this turbine instance, but does not have random-like appearance.
getUniqueId() - Methode in Schnittstelle org.apache.turbine.services.uniqueid.UniqueIdService
Returns an identifier that is unique within this Turbine instance, but does not have random-like appearance.
getURI() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Returns the relative URI leaving the source intact.
getURI(String) - Methode in Klasse org.apache.turbine.services.pull.tools.ContentTool
Returns the Turbine URI of a given Path
getUrl() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
 
getUrlPattern() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
getUser() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Gets the user.
getUser() - Methode in Schnittstelle org.apache.turbine.util.RunData
Gets the user.
getUser(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Constructs an User object to represent a registered user of the application.
getUser(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Constructs an User object to represent a registered user of the application.
getUserAgent() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Get the user agent for the request.
getUserAgent() - Methode in Klasse org.apache.turbine.util.BrowserDetector
The user agent for this class.
getUserAgent() - Methode in Schnittstelle org.apache.turbine.util.RunData
Get the user agent for the request.
getUserAgentString() - Methode in Klasse org.apache.turbine.util.BrowserDetector
The user agent string for this class.
getUserDelegate() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
 
getUserDelegate() - Methode in Schnittstelle org.apache.turbine.om.security.TurbineUserDelegate
Get the delegated user
getUserFromSession() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Attempts to get the user from the session.
getUserFromSession() - Methode in Schnittstelle org.apache.turbine.util.RunData
Attempts to get the user from the session.
getUserFromSession(HttpSession) - Statische Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Attempts to get the User object from the session.
getUserFromSession(HttpSession) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Gets the User object of the the specified HttpSession.
getUserFromSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.SessionTool
Gets the User object of the the specified HttpSession.
getUserFromSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Gets the User object of the the specified HttpSession.
getUserGroupRoleSet() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Get the User/Group/Role set associated with this entity
getUserInstance() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank User object.
getUserInstance() - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Construct a blank User object.
getUserInstance() - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Construct a blank User object.
getUserInstance() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank User object.
getUserInstance() - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Construct a blank User object.
getUserInstance(String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Construct a blank User object.
getUserInstance(String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Construct a blank User object.
getUserInstance(String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Construct a blank User object.
getUserInstance(String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Construct a blank User object.
getUserInstance(String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Construct a blank User object.
getUserManager() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Returns the configured UserManager.
getUserManager() - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Returns the configured UserManager.
getUserWrapper(TurbineUser) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Exception could be ignored, as it is tested before in DefaultUserManager.init(Configuration).
getUserWrapperClass() - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Get the wrapper class for user objects
getValue() - Methode in Klasse org.apache.turbine.util.uri.URIParam
Returns the value.
getValves() - Methode in Schnittstelle org.apache.turbine.pipeline.Pipeline
Return the set of all Valves in the pipeline.
getValves() - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
getVirtualServerName() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
getWebappSkinName() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Get the name of the default skin name for the web application from the TurbineResources.properties file.
getWebappSkinName() - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Get the name of the default skin name for the web application from the TurbineResources.properties file.
getWebappSkinName() - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Get the name of the default skin name for the web application from the TurbineResources.properties file.
getWeekDay() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Get the value of weekDay.
getWeekDay() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Get the value of weekDay.
getWeekDay() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Get the value of weekDay.
getWeekDay(ResultSet, int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Reads the value of the columnIndex'th column in the resultSet so that it can be used to set the field weekDay in JobEntryTorque.
getXmlParameters() - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList
Get the list of XmlParameters
getZoneId() - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
getZoneId() - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
getZoneId() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
GLOBAL_TOOL - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property Key for the global tools
grant(Role, Permission) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Grants a Role a Permission
grant(Role, Permission) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Grants a Role a Permission
grant(User, Group, Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Grant an User a Role in a Group.
grant(User, Group, Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Grant an User a Role in a Group.
group() - Element in Annotationstyp org.apache.turbine.annotation.TurbineRequiredPermission
Get the name of the permission-associated group
group() - Element in Annotationstyp org.apache.turbine.annotation.TurbineRequiredRole
Get the name of the role-associated group
groups - Variable in Klasse org.apache.turbine.services.intake.IntakeTool
Groups from intake.xml

H

handleException(PipelineData, HttpServletResponse, Throwable) - Methode in Klasse org.apache.turbine.Turbine
This method is about making sure that we catch and display errors to the screen in one fashion or another.
handleFormCounterToken(RunData, boolean) - Methode in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
handleHorribleException(HttpServletResponse, Throwable) - Methode in Klasse org.apache.turbine.Turbine
This method handles exception cases where no PipelineData object exists
handleRequest(PipelineData, String) - Methode in Schnittstelle org.apache.turbine.services.jsp.JspService
executes the JSP given by templateName.
handleRequest(PipelineData, String) - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
executes the JSP given by templateName.
handleRequest(PipelineData, String, boolean) - Methode in Schnittstelle org.apache.turbine.services.jsp.JspService
executes the JSP given by templateName.
handleRequest(PipelineData, String, boolean) - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
executes the JSP given by templateName.
handleRequest(Context, String) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Process the request and fill in the template with the values you set in the Context.
handleRequest(Context, String) - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Process the request and fill in the template with the values you set in the Context.
handleRequest(Context, String, OutputStream) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Process the request and fill in the template with the values you set in the Context.
handleRequest(Context, String, OutputStream) - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Process the request and fill in the template with the values you set in the Context.
handleRequest(Context, String, Writer) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Process the request and fill in the template with the values you set in the Context.
handleRequest(Context, String, Writer) - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Process the request and fill in the template with the values you set in the Context.
HAS_LOGGED_IN - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'temp storage' key name for the 'has logged in' flag
hasAction() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Whether or not an action has been defined.
hasAction() - Methode in Schnittstelle org.apache.turbine.util.RunData
Whether or not an action has been defined.
hashCode() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
If the primary key is not null, return the hashcode of the primary key.
hashCode() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
 
hashCode() - Methode in Klasse org.apache.turbine.util.uri.URIParam
Calculate hash code based on field values
hasLoggedIn() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
The user is considered logged in if they have not timed out.
hasLoggedIn() - Methode in Schnittstelle org.apache.turbine.om.security.User
The user is considered logged in if they have not timed out.
hasMessage() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Whether or not a message has been defined.
hasMessage() - Methode in Schnittstelle org.apache.turbine.util.RunData
Whether or not a message has been defined.
hasPathInfo() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Is Path Info data set in this URI?
hasPermission(String) - Methode in Klasse org.apache.turbine.util.SecurityCheck
Does the user have this permission?
hasPermission(Permission) - Methode in Klasse org.apache.turbine.util.SecurityCheck
Does the user have this permission?
hasPermission(Permission) - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Does the User have this permission?
hasQueryData() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Is Query data set in this URI?
hasReference() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Does this URI contain an anchor?
hasRole(String) - Methode in Klasse org.apache.turbine.util.SecurityCheck
Does the user have this role?
hasRole(Role) - Methode in Klasse org.apache.turbine.util.SecurityCheck
Does the user have this role?
hasRole(Role) - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Does the User have this role?
hasScreen() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Whether or not a screen has been defined.
hasScreen() - Methode in Schnittstelle org.apache.turbine.util.RunData
Whether or not a screen has been defined.
hasService(String) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
 
HOUR - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the HOUR field
houseKeepingThread - Variable in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
The housekeeping thread.
HtmlPageAttributes - Klasse in org.apache.turbine.util.template
Template context tool that can be used to set various attributes of a HTML page.
HtmlPageAttributes() - Konstruktor für Klasse org.apache.turbine.util.template.HtmlPageAttributes
Construct a new instance
HtmlPageAttributes.LinkTag - Klasse in org.apache.turbine.util.template
Helper class to hold data about a <link
HTTP - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
HTTP protocol.
HTTP_PORT - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
HTTP Default Port
HTTPS - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
HTTPS protocol.
HTTPS_PORT - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
HTTPS Default Port
HttpUtils - Klasse in org.apache.turbine.util
This class provides utilities for handling some semi-trivial HTTP stuff that would otherwise be handled elsewhere.
HttpUtils() - Konstruktor für Klasse org.apache.turbine.util.HttpUtils
 

I

image(String) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for an image that is part of the skin.
image(String, String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for an image that is part of a skin.
image(String, String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for an image that is part of a skin.
image(String, String, ServerData) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Retrieve the URL for an image that is part of a skin.
image(String, String, ServerData) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Retrieve the URL for an image that is part of a skin.
image(String, RunData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for an image that is part of the skin.
image(String, ServerData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Retrieve the URL for an image that is part of the skin.
incrementAccessCounter() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Increments the permanent hit counter for the user.
incrementAccessCounter() - Methode in Schnittstelle org.apache.turbine.om.security.User
Increments the permanent hit counter for the user.
incrementAccessCounterForSession() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Increments the session hit counter for the user.
incrementAccessCounterForSession() - Methode in Schnittstelle org.apache.turbine.om.security.User
Increments the session hit counter for the user.
init() - Methode in Klasse org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
Initializes the AssemblerBroker and loads the AssemblerFactory classes registered in TurbineResources.Properties.
init() - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Load all configured components and initialize them.
init() - Methode in Klasse org.apache.turbine.services.BaseInitable
Performs late initialization.
init() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Initialize this service manager.
init() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
init() - Methode in Klasse org.apache.turbine.services.FieldAnnotatedTurbineBaseService
Performs late initialization.
init() - Methode in Schnittstelle org.apache.turbine.services.Initable
Performs late initialization of an Initable.
init() - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
Load all configured components and initialize them.
init() - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
Initialize the service.
init() - Methode in Klasse org.apache.turbine.services.MethodAnnotatedTurbineBaseService
Performs late initialization.
init() - Methode in Klasse org.apache.turbine.services.naming.TurbineNamingService
Called the first time the Service is used.
init() - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Called the first time the Service is used.
init() - Methode in Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Initializes the service by setting the pool capacity.
init() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Initializes the SchedulerService.
init() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Initializes the SchedulerService.
init() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Initializes the SecurityService, locating the appropriate UserManager This is a zero parameter variant which queries the Turbine Servlet for its config.
init() - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Initialize this service manager.
init() - Methode in Klasse org.apache.turbine.services.servlet.TurbineServletService
Load all configured components and initialize them.
init() - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Initializes the service
init() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Initializes the Mapper.
init() - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Mapper initialization.
init() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Called the first time the Service is used.
init() - Methode in Klasse org.apache.turbine.services.TurbineBaseService
Performs late initialization.
init() - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Initializes the service.
init() - Methode in Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
Initializes the service upon first Turbine.doGet() invocation.
init() - Methode in Klasse org.apache.turbine.services.urlmapper.TurbineURLMapperService
Initializes the service.
init() - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Load all configured components and initialize them.
init() - Methode in Klasse org.apache.turbine.Turbine
This init method will load the default resources from a properties file.
init(Object) - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Prepares tool for a single request
init(Object) - Methode in Klasse org.apache.turbine.services.BaseInitable
Performs early initialization.
init(Object) - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
init(Object) - Methode in Schnittstelle org.apache.turbine.services.Initable
Performs early initialization of an Initable During the startup of the system, different objects may be passed to your class using this method.
init(Object) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Prepares intake for a single request
init(Object) - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
Sets the request to get the Accept-Language header from (reset on each request).
init(Object) - Methode in Schnittstelle org.apache.turbine.services.pull.ApplicationTool
Initialize the application tool.
init(Object) - Methode in Schnittstelle org.apache.turbine.services.pull.PipelineDataApplicationTool
Initialize the application tool.
init(Object) - Methode in Schnittstelle org.apache.turbine.services.pull.RunDataApplicationTool
Initialize the application tool.
init(Object) - Methode in Klasse org.apache.turbine.services.pull.tools.ContentTool
This will initialize a ContentTool object that was constructed with the default constructor (ApplicationTool method).
init(Object) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
This will initialize a TemplateLink object that was constructed with the default constructor (ApplicationTool method).
init(Object) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Initialize the UITool object.
init(Object) - Methode in Klasse org.apache.turbine.services.pull.util.DateFormatter
Initialize the application tool.
init(Object) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
Initialize the application tool.
init(Object) - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Initialize the application tool.
init(Object) - Methode in Klasse org.apache.turbine.services.schedule.SchedulerTool
Initialize the pull tool
init(Object) - Methode in Klasse org.apache.turbine.services.session.SessionTool
 
init(Object) - Methode in Klasse org.apache.turbine.services.TurbineBaseService
Performs early initialization.
init(Object) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Initialize this instance.
init(Configuration) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Initializes the UserManager
init(Configuration) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Initializes the UserManager
init(Configuration) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Initializes the UserManager
init(PipelineData) - Methode in Klasse org.apache.turbine.services.TurbineBaseService
Performs early initialization.
init(PipelineData) - Methode in Klasse org.apache.turbine.Turbine
Initializes the services which need PipelineData to initialize themselves (post startup).
init(RunData) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Initialization requiring a HTTP GET request.
Initable - Schnittstelle in org.apache.turbine.services
Classes that implement this interface need initialization before they can work.
initableBroker - Variable in Klasse org.apache.turbine.services.BaseInitable
InitableBroker that instantiatd this class.
InitableBroker - Schnittstelle in org.apache.turbine.services
Classes that implement this interface can act as a broker for Initable classes.
initables - Variable in Klasse org.apache.turbine.services.BaseInitableBroker
A repository of Initable instances.
initClass(String, Object) - Methode in Klasse org.apache.turbine.services.BaseInitableBroker
Performs early initialization of an Initable class.
initClass(String, Object) - Methode in Schnittstelle org.apache.turbine.services.InitableBroker
Performs early initialization of an Initable class.
initConfiguration(String) - Methode in Klasse org.apache.turbine.services.template.BaseTemplateEngineService
Initialize the Template Engine Service.
InitContextsAction - Klasse in org.apache.turbine.modules.actions
Used to initialize JNDI contexts.
InitContextsAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.InitContextsAction
 
initDatabaseMap() - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
 
InitializationException - Ausnahmeklasse in org.apache.turbine.services
Thrown by Initable class in case of initialization problems.
InitializationException(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.services.InitializationException
Construct an InitializationException with specified detail message.
InitializationException(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.services.InitializationException
Construct an InitializationException with specified detail message and nested Throwable.
initialize() - Methode in Klasse org.apache.turbine.modules.actions.VelocityAction
Initialize the module.
initialize() - Methode in Schnittstelle org.apache.turbine.pipeline.Pipeline
Initializes this instance.
initialize() - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
initialize() - Methode in Schnittstelle org.apache.turbine.pipeline.Valve
Initialize the valve before using in a pipeline.
initialize() - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Initializes the container
initialize() - Methode in Klasse org.apache.turbine.util.TurbineConfig
Causes this class to initialize itself which in turn initializes all of the Turbine Services that need to be initialized.
initialize() - Methode in Klasse org.apache.turbine.util.velocity.VelocityActionEvent
Provides a means of initializing the module.
initialized - Variable in Klasse org.apache.turbine.util.velocity.VelocityActionEvent
Indicates whether or not this module has been initialized.
initMapping() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Creates a mapping between Service names and class names.
initParams - Variable in Klasse org.apache.turbine.util.TurbineConfig
Turbine servlet initialization parameters.
initService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Performs early initialization of specified service.
initService(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Performs early initialization of the specified service.
initServices() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Performs early initialization of all services.
initServices(boolean) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Performs early initialization of all services.
InputFilterUtils - Klasse in org.apache.turbine.util
Some filter methods that have been orphaned in the Screen class.
InputFilterUtils() - Konstruktor für Klasse org.apache.turbine.util.InputFilterUtils
 
InstantiationException - Ausnahmeklasse in org.apache.turbine.services
Thrown by InitableBroker and ServiceBroker classes to indicate problems with instatiation of requested objects.
InstantiationException(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.services.InstantiationException
Construct an InstantiationException with specified detail message.
InstantiationException(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.services.InstantiationException
Construct an InstantiatioException with specified detail message and nested Throwable.
INTAKE_GRP - Statische Variable in Klasse org.apache.turbine.services.intake.IntakeTool
Constant for the hidden fieldname
intakeService - Variable in Klasse org.apache.turbine.services.intake.IntakeTool
The Intake service.
IntakeTool - Klasse in org.apache.turbine.services.intake
The main class through which Intake is accessed.
IntakeTool() - Konstruktor für Klasse org.apache.turbine.services.intake.IntakeTool
Constructor
IntakeTool.PullHelper - Klasse in org.apache.turbine.services.intake
Inner class to present a nice interface to the template designer
INTIALLY_ACTIVE - Statische Variable in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
TR.props key for initially activating the scheduler thread
InvalidState - Klasse in org.apache.turbine.modules.screens.error
Users will get this screen if the screen on their browser is in an invalid state.
InvalidState() - Konstruktor für Klasse org.apache.turbine.modules.screens.error.InvalidState
 
invoke(PipelineData) - Methode in Schnittstelle org.apache.turbine.pipeline.Pipeline
Cause the specified request and response to be processed by the sequence of Valves associated with this pipeline, until one of these Valves decides to end the processing.
invoke(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.CleanUpValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DefaultACLCreationValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DefaultLoginValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DefaultSessionTimeoutValve
Veraltet.
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DefaultSessionValidationValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DefaultSetEncodingValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DetermineActionValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DetermineRedirectRequestedValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.DetermineTargetValve
 
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.pipeline.ExecutePageValve
 
invoke(PipelineData, ValveContext) - Methode in Schnittstelle org.apache.turbine.pipeline.Valve
Perform request processing as required by this Valve.
invoke(PipelineData, ValveContext) - Methode in Klasse org.apache.turbine.services.urlmapper.URLMapperValve
 
invokeNext(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
invokeNext(PipelineData) - Methode in Schnittstelle org.apache.turbine.pipeline.ValveContext
Cause the invoke() method of the next Valve that is part of the Pipeline currently being processed (if any) to be executed, passing on the specified request and response objects plus this ValveContext instance.
isActive() - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Check to see if job is currently active/running
isActive() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Check to see if job is currently active/running
isActive() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
isAllValid() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Loops through all of the Groups and checks to see if the data within the Group is valid.
isAnonymousUser(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Checks whether a passed user object matches the anonymous user pattern according to the configured user manager
isAnonymousUser(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Checks whether a passed user object matches the anonymous user pattern according to the configured user manager
isAnonymousUser(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Checks whether a passed user object matches the anonymous user pattern according to the configured user manager
isAnonymousUser(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Checks whether a passed user object matches the anonymous user pattern according to the configured user manager
isAnonymousUser(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Checks whether a passed user object matches the anonymous user pattern according to the configured user manager
isAuthorized(AccessibleObject, A) - Statische Methode in Klasse org.apache.turbine.annotation.AnnotationProcessor
Check if the object given is authorized to be executed based on its annotations The method will return false if one of the annotations denies execution
isAuthorized(AccessibleObject, A, AnnotationProcessor.ConditionType) - Statische Methode in Klasse org.apache.turbine.annotation.AnnotationProcessor
Check if the object given is authorized to be executed based on its annotations The method's return value depends on the conditonType, refer to the ConditionType
isAuthorized(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.VelocitySecureAction
Implement this method to perform the security check needed.
isAuthorized(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.JSONSecureScreen
Override this method to perform the necessary security checks.
isAuthorized(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.PlainJSONSecureAnnotatedScreen
Use this method to perform the necessary security check with Turbine annotations TurbineRequiredRole in a newly overridden PlainJSONSecureAnnotatedScreen.doOutput(PipelineData) method.
isAuthorized(PipelineData) - Methode in Klasse org.apache.turbine.modules.screens.VelocitySecureScreen
Implement this method to perform the security check needed.
isAuthorized(RunData) - Methode in Klasse org.apache.turbine.modules.actions.LegacyVelocitySecureAction
Veraltet.
Implement this method to perform the security check needed.
isAuthorized(RunData) - Methode in Klasse org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
Veraltet.
Implement this method to perform the security check needed.
isCaching() - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Returns true if the Template Service has caching activated
isCaching() - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Returns true if the Template Service has caching activated
isConfirmed() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
This method reports whether or not the user has been confirmed in the system by checking the User.CONFIRM_VALUE column in the users record to see if it is equal to User.CONFIRM_DATA.
isConfirmed() - Methode in Schnittstelle org.apache.turbine.om.security.User
This method reports whether or not the user has been confirmed in the system by checking the TurbineUserPeer.CONFIRM_VALUE column to see if it is equal to CONFIRM_DATA.
isDeleted() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Returns whether this object was deleted from the database.
isDisposed() - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Checks whether the recyclable has been disposed.
isDisposed() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Checks whether the recyclable has been disposed.
isDisposed() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Checks whether the object is disposed.
isEnabled() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Determines if the scheduler service is currently enabled.
isEnabled() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Determines if the scheduler service is currently enabled.
isEnabled() - Methode in Klasse org.apache.turbine.services.schedule.SchedulerTool
Determines if the scheduler service is currently enabled.
isEnabled() - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Determines if the scheduler service is currently active.
isInitialized - Variable in Klasse org.apache.turbine.services.BaseInitable
Initialization status of this class.
isLoading() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Returns whether this object is currently being loaded from the database.
isLocalService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Determines if the requested service is managed by this ServiceBroker.
isModified() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Returns whether the object has been modified.
isNew() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Returns whether the object has ever been saved.
isNew() - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Check to see if job is new
isNew() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Return true, if the entry is not yet persisted
isNew() - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Return true, if the entry is not yet persisted
isNonLocalService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Determines if the requested service is managed by an initialized TurbineServiceProvider.
isOutSet() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Veraltet.
no replacement planned, response writer will not be cached
isOutSet() - Methode in Schnittstelle org.apache.turbine.util.RunData
Veraltet.
no replacement planned, response writer will not be cached
isRedirect() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Returns the current value of the Redirect flag
isRegistered(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Determines whether a service is registered in the configured TurbineResources.properties.
isRegistered(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Determines whether a service is registered in the configured TurbineResources.properties.
isSaving() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Returns whether this object is currently saving.
isUseCache() - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Get the UseCache value.
isUseCache() - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Get the UseCache value.
isUserLoggedIn(User) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Determines if a given user is currently logged in.
isUserLoggedIn(User) - Methode in Klasse org.apache.turbine.services.session.SessionTool
Determines if a given user is currently logged in.
isUserLoggedIn(User) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Determines if a given user is currently logged in.
iterator() - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Gets a iterator for the keys.

J

JavaActionFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
An action factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaActionFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
 
JavaBaseFactory<T extends Assembler> - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaBaseFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
 
JavaLayoutFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A layout factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaLayoutFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
 
JavaNavigationFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaNavigationFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
 
JavaPageFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaPageFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
 
JavaScheduledJobFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaScheduledJobFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
 
JavaScreenFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.java
A screen factory that attempts to load a java class from the module packages defined in the TurbineResource.properties.
JavaScreenFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
 
JOB_ID - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the JOB_ID field
JobEntry - Schnittstelle in org.apache.turbine.services.schedule
This is a interface for a scheduled job.
JobEntryNonPersistent - Klasse in org.apache.turbine.services.schedule
This is an implementation of a JobEntry with no persistence.
JobEntryNonPersistent() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Default constructor
JobEntryNonPersistent(int, int, int, int, int, String) - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Constructor.
JobEntryQuartz - Klasse in org.apache.turbine.services.schedule
This implements a Turbine scheduled job model for the QuartzScheduler.
JobEntryQuartz() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Default constructor
JobEntryQuartz(Trigger) - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Constructor
JobEntryQuartz(Trigger, JobDetail) - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Constructor
JobEntryTorque - Klasse in org.apache.turbine.services.schedule
The skeleton for this class was autogenerated by Torque on: [Fri Jan 26 11:07:21 CET 2024] You should add additional methods to this class to meet the application requirements.
JobEntryTorque() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryTorque
 
JobEntryTorquePeer - Klasse in org.apache.turbine.services.schedule
The skeleton for this class was autogenerated by Torque on: [Fri Jan 26 11:07:22 CET 2024] This class provides static wrappers for the peer implementation classes.
JobEntryTorquePeer() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryTorquePeer
 
JobEntryTorquePeerImpl - Klasse in org.apache.turbine.services.schedule
The skeleton for this class was autogenerated by Torque on: [Fri Jan 26 11:07:22 CET 2024] You should add additional methods to this class to meet the application requirements.
JobEntryTorquePeerImpl() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryTorquePeerImpl
 
JobEntryTorqueRecordMapper - Klasse in org.apache.turbine.services.schedule
Maps ResultSet rows into JobEntryTorque objects.
JobEntryTorqueRecordMapper() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobEntryTorqueRecordMapper
 
JobQueue<J extends JobEntry> - Klasse in org.apache.turbine.services.schedule
Queue for the scheduler.
JobQueue() - Konstruktor für Klasse org.apache.turbine.services.schedule.JobQueue
Creates a new instance.
JSON_BRIDGE_KEY - Statische Variable in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
The key used to store the bridge in the session.
JSON_TYPE - Statische Variable in Klasse org.apache.turbine.modules.screens.PlainJSONScreen
 
JSONProcessor - Klasse in org.apache.turbine.services.jsonrpc
Process a JSON RPC call
JSONProcessor() - Konstruktor für Klasse org.apache.turbine.services.jsonrpc.JSONProcessor
 
JSONRPC_CONTENT_TYPE - Statische Variable in Klasse org.apache.turbine.modules.screens.JSONScreen
 
jsonRpcService - Variable in Klasse org.apache.turbine.modules.screens.JSONScreen
Injected service instance
JsonRpcService - Schnittstelle in org.apache.turbine.services.jsonrpc
The interface an JsonRpcService implements.
JSONScreen - Klasse in org.apache.turbine.modules.screens
A Screen class for dealing with JSON-RPC requests.
JSONScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.JSONScreen
 
JSONSecureScreen - Klasse in org.apache.turbine.modules.screens
An extension to JSONScreen that performs a Security Check before invoking doBuildTemplate().
JSONSecureScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.JSONSecureScreen
 
JSP_EXTENSION - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
The default extension of JSPs
JspErrorScreen - Klasse in org.apache.turbine.modules.screens
Directs errors at the Jsp error template defined in template.error.
JspErrorScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.JspErrorScreen
 
JspLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module allows JSP templates to be used as layouts.
JspLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.JspLayout
 
JspNavigation - Klasse in org.apache.turbine.services.jsp.util
Returns output of a Navigation module.
JspNavigation(RunData) - Konstruktor für Klasse org.apache.turbine.services.jsp.util.JspNavigation
Constructor
JspPage - Klasse in org.apache.turbine.modules.pages
Extends TemplatePage to add some convenience objects to the request.
JspPage() - Konstruktor für Klasse org.apache.turbine.modules.pages.JspPage
 
JspScreenPlaceholder - Klasse in org.apache.turbine.services.jsp.util
Returns output of a Screen module.
JspScreenPlaceholder(RunData) - Konstruktor für Klasse org.apache.turbine.services.jsp.util.JspScreenPlaceholder
Constructor
JspService - Schnittstelle in org.apache.turbine.services.jsp
Implementations of the JspService interface.

K

key - Variable in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList.XmlParameter
 

L

LAST_LOGIN - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'perm storage' key name for the last_login field.
Layout - Schnittstelle in org.apache.turbine.modules
This is the interface that defines what a Layout module is.
LAYOUT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default layout.
LAYOUT_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Layout Objects
LAYOUT_TEMPLATE - Statische Variable in Klasse org.apache.turbine.util.template.TemplateInfo
Constants for tempStorage hash map.
LAYOUT_TEMPLATE_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Layout Template Objects
LAYOUT_TEMPLATE_NAME - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Layout Template Objects
layoutLoader - Variable in Klasse org.apache.turbine.modules.pages.DefaultPage
Injected loader instance
LayoutLoader - Klasse in org.apache.turbine.modules
The purpose of this class is to allow one to load and execute Layout modules.
LayoutTemplateMapper - Klasse in org.apache.turbine.services.template.mapper
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 <- exact match 2. about,directions,Default.vm <- package match, Default name 3. about,Default.vm <- stepping up in the hierarchy 4.
LayoutTemplateMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.LayoutTemplateMapper
Default C'tor.
LegacyVelocityAction - Klasse in org.apache.turbine.modules.actions
Veraltet.
Use VelocityAction directly
LegacyVelocityAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.LegacyVelocityAction
Veraltet.
 
LegacyVelocityNavigation - Klasse in org.apache.turbine.modules.navigations
Veraltet.
Use VelocityNavigation directly
LegacyVelocityNavigation() - Konstruktor für Klasse org.apache.turbine.modules.navigations.LegacyVelocityNavigation
Veraltet.
 
LegacyVelocityScreen - Klasse in org.apache.turbine.modules.screens
Veraltet.
Use VelocityScreen directly
LegacyVelocityScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.LegacyVelocityScreen
Veraltet.
 
LegacyVelocitySecureAction - Klasse in org.apache.turbine.modules.actions
Veraltet.
Use VelocitySecureAction directly
LegacyVelocitySecureAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.LegacyVelocitySecureAction
Veraltet.
 
LegacyVelocitySecureScreen - Klasse in org.apache.turbine.modules.screens
Veraltet.
Use VelocitySecureScreen directly
LegacyVelocitySecureScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
Veraltet.
 
LENGTH - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The length of the button to look for.
LINK - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
The key used to store an instance of JspLink in the request
LinkTag(String, String) - Konstruktor für Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Constructor requiring the URL and relation to be set
list() - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
List jobs in the queue.
listJobs() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
List jobs in the queue.
listJobs() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
List jobs in the queue.
listJobs() - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
List jobs in the queue.
Loader<T extends Assembler> - Schnittstelle in org.apache.turbine.modules
A common interface for Assembler classes like Action, Screen, Layout, Navigation Loader
loadJobs() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Load all jobs from configuration storage
loadJobs() - Methode in Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
Load all jobs from configuration storage
loadJobs() - Methode in Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
 
locale - Variable in Klasse org.apache.turbine.services.localization.LocalizationTool
The language and country information parsed from the request's Accept-Language header.
locale - Variable in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
LOCALE_DEFAULT_CHARSET_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for Charset property
LOCALE_DEFAULT_CHARSET_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Charset property
LOCALE_DEFAULT_COUNTRY_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for Country property
LOCALE_DEFAULT_COUNTRY_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Country property
LOCALE_DEFAULT_LANGUAGE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for Language property
LOCALE_DEFAULT_LANGUAGE_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Language property
LOCALE_OVERRIDE_CHARSET_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Override Charset property
LocaleUtils - Klasse in org.apache.turbine.util
This class provides utilities for handling locales and charsets
LocaleUtils() - Konstruktor für Klasse org.apache.turbine.util.LocaleUtils
 
LocalizationTool - Klasse in org.apache.turbine.services.localization
A pull tool which provides lookups for localized text by delegating to the configured Fulcrum LocalizationService.
LocalizationTool() - Konstruktor für Klasse org.apache.turbine.services.localization.LocalizationTool
Creates a new instance.
lockExclusive() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Acquire an exclusive lock on the security information repository.
lockShared() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Acquire a shared lock on the security information repository.
log - Variable in Klasse org.apache.turbine.modules.ActionEvent
Logging
log - Variable in Klasse org.apache.turbine.modules.layouts.VelocityLayout
Logging
log - Variable in Klasse org.apache.turbine.modules.pages.DefaultPage
Logging
log - Variable in Klasse org.apache.turbine.modules.screens.TemplateScreen
Logging
log - Variable in Klasse org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
Logging
log - Statische Variable in Klasse org.apache.turbine.services.intake.IntakeTool
Used for logging
log - Statische Variable in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Logging
log - Statische Variable in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Logging
log - Statische Variable in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Logging
log(Exception, String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Veraltet.
use log(String,Throwable) instead
log(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Logs a message.
log(String, Throwable) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Logs an error message.
LOG4J_CONFIG_FILE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
old key as a reminder
LOG4J2_CONFIG_FILE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The key for the Log4J File
LOG4J2_CONFIG_FILE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The default value for the Log4J File
LOGGER_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
TR.props key for the logger
LOGGING_ROOT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Value for the Logging Directory, relative to the webroot
LOGGING_ROOT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The Key in the deployment descriptor for the Logging Directory
LOGIN_ERROR - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Message to display when a user fails to login.
LOGIN_MESSAGE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Message to display upon successful login.
LOGIN_MESSAGE_NOSCREEN - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Message to display when screens variable invalid.
LoginUser - Klasse in org.apache.turbine.modules.actions
This is where we authenticate the user logging into the system against a user in the database.
LoginUser() - Konstruktor für Klasse org.apache.turbine.modules.actions.LoginUser
 
LOGOUT_MESSAGE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Message to display when a user logs out.
LogoutUser - Klasse in org.apache.turbine.modules.actions
This action removes a user from the session.
LogoutUser() - Konstruktor für Klasse org.apache.turbine.modules.actions.LogoutUser
 
lookup(String) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Returns an instance of the named component

M

MAIL_SERVER_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Value for he SMTP server that Turbine uses to send mail.
MAIL_SERVER_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The SMTP server Turbine uses to send mail.
MAIL_SMTP_FROM - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The Smtp sender address property
main(String[]) - Statische Methode in Klasse org.apache.turbine.util.GenerateUniqueId
Simple test of the functionality.
map(String, String, Locale, String) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Maps from an incoming format to an outgoing format DateTimeFormatter.
map(String, String, Locale, String) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
map(String, String, Locale, String) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
map(String, DateTimeFormatter, Locale) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
map(String, DateTimeFormatter, Locale) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
map(String, DateTimeFormatter, Locale) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
map(String, DateTimeFormatter, Locale, DateTimeFormatter) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
Uses as incoming format DateTimeFormatterInterface.getDefaultFormat() and no locale.
map(String, DateTimeFormatter, Locale, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
map(String, DateTimeFormatter, Locale, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
mapFrom(String, DateTimeFormatter) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
mapFrom(String, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
mapFrom(String, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
mapFromURL(String, ParameterParser) - Methode in Klasse org.apache.turbine.services.urlmapper.TurbineURLMapperService
Map a simplified URL to a set of parameters
mapFromURL(String, ParameterParser) - Methode in Schnittstelle org.apache.turbine.services.urlmapper.URLMapperService
Map a simplified URL to a set of parameters
MappedTemplateLink - Klasse in org.apache.turbine.services.urlmapper
This is a pull to to be used in Templates to convert links in Templates into the correct references.
MappedTemplateLink() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.MappedTemplateLink
 
Mapper - Schnittstelle in org.apache.turbine.services.template.mapper
To separate out the various map and search policies for class names and template names, we use classes that implement this interface.
mapTo(String, DateTimeFormatter) - Methode in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
mapTo(String, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
mapTo(String, DateTimeFormatter) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
mapTo(Retrievable) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool.PullHelper
maps an Intake Group to the values from a Retrievable object.
mapToURL(TurbineURI) - Methode in Klasse org.apache.turbine.services.urlmapper.TurbineURLMapperService
Map a set of parameters (contained in TurbineURI PathInfo and QueryData) to a TurbineURI
mapToURL(TurbineURI) - Methode in Schnittstelle org.apache.turbine.services.urlmapper.URLMapperService
Map a set of parameters (contained in TurbineURI PathInfo and QueryData) to a TurbineURI
marshal(Map<String, String>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterAdapter
 
marshal(Pattern) - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlPatternAdapter
 
marshal(Valve) - Methode in Klasse org.apache.turbine.pipeline.XmlValveAdapter
 
maxRandomLen - Statische Variable in Klasse org.apache.turbine.util.GenerateUniqueId
We want to have a random string with a length of 6 characters.
maxSessionLifespanTics - Statische Variable in Klasse org.apache.turbine.util.GenerateUniqueId
The session identifier must be unique within the typical lifespan of a Session; the value can roll over after that. 3 characters: (this means a roll over after over a day, which is much larger than a typical lifespan)
METHOD_NAME_LENGTH - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The length of the method name.
METHOD_NAME_PREFIX - Statische Variable in Klasse org.apache.turbine.modules.ActionEvent
The prefix of the method name.
MethodAnnotatedTurbineBaseService - Klasse in org.apache.turbine.services
This class provides a Service implementation that Services used in Turbine are required to extend.
MethodAnnotatedTurbineBaseService() - Konstruktor für Klasse org.apache.turbine.services.MethodAnnotatedTurbineBaseService
 
methodException(Context, Class, String, Exception, Info) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
MethodException Event Cartridge handler for Velocity.
MINUTE - Enum-Konstante in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
 
MINUTE - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the MINUTE field
modify(J) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Modify a job on the queue.
MODULE_CACHE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value of the Turbine Module Caching
MODULE_CACHE_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Property that controls whether Turbine modules are cached or not.
MODULE_CACHE_SIZE_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value of the Turbine Module Cache Size
MODULE_CACHE_SIZE_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Property that controls the module cache size.
MODULE_PACKAGES - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The packages where Turbine will look for modules.

N

name - Variable in Klasse org.apache.turbine.services.BaseService
The name of this Service.
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.Action
Represents Action Objects
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.Layout
Represents Layout Objects
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.Navigation
Represents Navigation Objects
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.Page
Represents Page Objects
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.ScheduledJob
Represents Scheduled Job Objects
NAME - Statische Variable in Schnittstelle org.apache.turbine.modules.Screen
Represents Screen Objects
NamingService - Schnittstelle in org.apache.turbine.services.naming
Implementations of the NamingService interface provide JNDI naming contexts.
Navigation - Schnittstelle in org.apache.turbine.modules
This is the interface that defines what a Navigation module is.
NAVIGATION_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Navigation Objects
NAVIGATION_PLACEHOLDER - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Context Key for the navigation object placeholder in the various velocity layouts
NAVIGATION_TEMPLATE - Statische Variable in Klasse org.apache.turbine.util.template.TemplateInfo
Constants for tempStorage hash map.
NAVIGATION_TEMPLATE_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Navigation Template Objects
NAVIGATION_TEMPLATE_NAME - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Navigation Template Objects
NavigationLoader - Klasse in org.apache.turbine.modules
The purpose of this class is to allow one to load and execute Navigation modules.
newForm() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Declare that a new form starts
newJob(int, int, int, int, int, String) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
 
newJob(int, int, int, int, int, String) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
 
newJob(int, int, int, int, int, String) - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Factory method for a new Job Schedule a job to run on a certain point of time.
Example 1: Run the DefaultScheduledJob at 8:00am every 15th of the month -
JobEntry je = newJob(0,0,8,-1,15,"DefaultScheduledJob");
Example 2: Run the DefaultScheduledJob at 8:00am every day -
JobEntry je = newJob(0,0,8,-1,-1,"DefaultScheduledJob");
Example 3: Run the DefaultScheduledJob every 2 hours. -
JobEntry je = newJob(0,120,-1,-1,-1,"DefaultScheduledJob");
Example 4: Run the DefaultScheduledJob every 30 seconds. -
JobEntry je = newJob(30,-1,-1,-1,-1,"DefaultScheduledJob");
newJob(int, int, int, int, int, String) - Methode in Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
 
newJob(int, int, int, int, int, String) - Methode in Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
 
nextJob() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Return the next Job to execute, or null if thread is interrupted.
NO_FILE_EXT - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Veraltet.
Use TemplateService.DEFAULT_EXTENSION_VALUE.
numColumns - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
number of columns for this peer

O

ObjectUtils - Klasse in org.apache.turbine.util
This is where common Object manipulation routines should go.
ObjectUtils() - Konstruktor für Klasse org.apache.turbine.util.ObjectUtils
 
omFactory - Variable in Klasse org.apache.turbine.om.OMTool
Veraltet.
The Factory responsible for retrieving the objects from storage
omMap - Variable in Klasse org.apache.turbine.om.OMTool
Veraltet.
 
OMTool - Klasse in org.apache.turbine.om
Veraltet.
This class is probably not used anymore, it may have been intended for cacheable Torque OM or might be used with Fulcrum Security Torque.
OMTool() - Konstruktor für Klasse org.apache.turbine.om.OMTool
Veraltet.
Default constructor
OMTool.PullHelper - Klasse in org.apache.turbine.om
Veraltet.
Inner class to present a nice interface to the template designer
org.apache.turbine - Package org.apache.turbine
Turbine Servlet and Constants.
org.apache.turbine.annotation - Package org.apache.turbine.annotation
Turbine Annotations and annotation processor.
org.apache.turbine.modules - Package org.apache.turbine.modules
Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.
org.apache.turbine.modules.actions - Package org.apache.turbine.modules.actions
Action class implementations.
org.apache.turbine.modules.actions.sessionvalidator - Package org.apache.turbine.modules.actions.sessionvalidator
Session validator classes to be used with Turbine apps that use security.
org.apache.turbine.modules.layouts - Package org.apache.turbine.modules.layouts
Layout class implementations.
org.apache.turbine.modules.navigations - Package org.apache.turbine.modules.navigations
Navigation class implementations.
org.apache.turbine.modules.pages - Package org.apache.turbine.modules.pages
Page class implementations.
org.apache.turbine.modules.screens - Package org.apache.turbine.modules.screens
Screen class implementations.
org.apache.turbine.modules.screens.error - Package org.apache.turbine.modules.screens.error
Error Screen classes.
org.apache.turbine.om - Package org.apache.turbine.om
 
org.apache.turbine.om.security - Package org.apache.turbine.om.security
Security object definitions for the Security Service.
org.apache.turbine.pipeline - Package org.apache.turbine.pipeline
The Turbine processing pipeline is modeled after the pipeline found in Tomcat 4.0.1 (Catalina), and after the module architecture found in Apache httpd.
org.apache.turbine.services - Package org.apache.turbine.services
Contains the Service framework for Turbine.
org.apache.turbine.services.assemblerbroker - Package org.apache.turbine.services.assemblerbroker
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
org.apache.turbine.services.assemblerbroker.util - Package org.apache.turbine.services.assemblerbroker.util
The various lookup factories for the Assemblerbroker service.
org.apache.turbine.services.assemblerbroker.util.java - Package org.apache.turbine.services.assemblerbroker.util.java
Factories for the java class based view (all template views).
org.apache.turbine.services.assemblerbroker.util.python - Package org.apache.turbine.services.assemblerbroker.util.python
Factory for the python / jython based view.
org.apache.turbine.services.avaloncomponent - Package org.apache.turbine.services.avaloncomponent
Avalon based component service to provide access to avalon components for Turbine applications.
org.apache.turbine.services.intake - Package org.apache.turbine.services.intake
The Intake pull tool.
org.apache.turbine.services.jsonrpc - Package org.apache.turbine.services.jsonrpc
The JSON-RPC Service supports JavaScript to Java AJAX communications between browsers and Turbine applications.
org.apache.turbine.services.jsp - Package org.apache.turbine.services.jsp
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
org.apache.turbine.services.jsp.util - Package org.apache.turbine.services.jsp.util
Support classes for JSP screens.
org.apache.turbine.services.localization - Package org.apache.turbine.services.localization
Localization related services and pull tools
org.apache.turbine.services.naming - Package org.apache.turbine.services.naming
Naming Service provides access to JNDI naming contexts.
org.apache.turbine.services.pull - Package org.apache.turbine.services.pull
Provides application tools that are put into the context of a template view.
org.apache.turbine.services.pull.tools - Package org.apache.turbine.services.pull.tools
Pull Tools to be used in a template based view.
org.apache.turbine.services.pull.util - Package org.apache.turbine.services.pull.util
Turbine pull tools
org.apache.turbine.services.rundata - Package org.apache.turbine.services.rundata
Rundata Service provides a factory for the request cycle data objects.
org.apache.turbine.services.schedule - Package org.apache.turbine.services.schedule
The scheduler service can run tasks in the background.
org.apache.turbine.services.security - Package org.apache.turbine.services.security
The security service can be used to authenticate users based on database information.
org.apache.turbine.services.security.passive - Package org.apache.turbine.services.security.passive
Dummy Service to be used if no security is required.
org.apache.turbine.services.servlet - Package org.apache.turbine.services.servlet
Provides access to various resources from the web container.
org.apache.turbine.services.session - Package org.apache.turbine.services.session
The session service allows you to access session information of the servlet container.
org.apache.turbine.services.template - Package org.apache.turbine.services.template
Template Service maps template references to a view service and a template name.
org.apache.turbine.services.template.mapper - Package org.apache.turbine.services.template.mapper
The various mappers used by the Template service.
org.apache.turbine.services.ui - Package org.apache.turbine.services.ui
Provides skinning facilities for a Turbine web application.
org.apache.turbine.services.uniqueid - Package org.apache.turbine.services.uniqueid
Returns unique identifiers for session tracking, cookies etc.
org.apache.turbine.services.urlmapper - Package org.apache.turbine.services.urlmapper
Provide back-and-forth-mapping facilities for simplified URLs
org.apache.turbine.services.urlmapper.model - Package org.apache.turbine.services.urlmapper.model
Model classes for simplified URL configurations
org.apache.turbine.services.velocity - Package org.apache.turbine.services.velocity
Velocity Service is used to provide Turbine with a Velocity based view.
org.apache.turbine.util - Package org.apache.turbine.util
Various utilities used in Turbine and for Turbine based applications.
org.apache.turbine.util.template - Package org.apache.turbine.util.template
Template related utilities.
org.apache.turbine.util.uri - Package org.apache.turbine.util.uri
URI generation and processing from Turbine based applications.
org.apache.turbine.util.velocity - Package org.apache.turbine.util.velocity
Velocity related utility code.

P

Page - Schnittstelle in org.apache.turbine.modules
This is the interface that defines what a Page module is.
PAGE_DEFAULT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the Default Page
PAGE_DEFAULT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default page.
PAGE_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Page Objects
PageLoader - Klasse in org.apache.turbine.modules
The purpose of this class is to allow one to load and execute Page modules.
PARAMETER_ENCODING_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default Encoding for Parameter Parser
PARAMETER_ENCODING_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Encoding for Parameter Parser
PARAMETER_PARSER_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.rundata.RunDataService
The property for the implemention of the ParameterParser.
PassiveUserManager - Klasse in org.apache.turbine.services.security.passive
Void user manager can be used where no data storage is needed by the application.
PassiveUserManager() - Konstruktor für Klasse org.apache.turbine.services.security.passive.PassiveUserManager
 
PATH_INFO - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
Path Info Data Marker
perform(PipelineData) - Methode in Schnittstelle org.apache.turbine.modules.Action
Subclasses can override this method to add additional functionality.
perform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.LegacyVelocitySecureAction
Veraltet.
This method overrides the method in VelocityAction to perform a security check first.
perform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.VelocityAction
Sets up the context and then calls super.perform(); thus, subclasses don't have to worry about getting a context themselves!
perform(PipelineData) - Methode in Klasse org.apache.turbine.modules.actions.VelocitySecureAction
This method overrides the method in VelocityAction to perform a security check first.
PERSISTENT_TOOL - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property Key for the persistent tools
Pipeline - Schnittstelle in org.apache.turbine.pipeline
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.
PIPELINE_DATA - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
The key used to store an instance of PipelineData in the request
PipelineData - Schnittstelle in org.apache.turbine.pipeline
A PipelineData is a holder for data being passed from one Valve to the next.
PIPELINEDATA_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
The Key for storing the PipelineData Object in the Context
PipelineDataApplicationTool - Schnittstelle in org.apache.turbine.services.pull
Interface for tools to be init'd and refreshed using a PipelineData object Code largely taken from ApplicationTool.
PlainJSONScreen - Klasse in org.apache.turbine.modules.screens
A Screen class for dealing with JSON requests.
PlainJSONScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.PlainJSONScreen
 
PlainJSONSecureAnnotatedScreen - Klasse in org.apache.turbine.modules.screens
 
PlainJSONSecureAnnotatedScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.PlainJSONSecureAnnotatedScreen
 
populate() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Pulls a user object from the session and increments the access counter and sets the last access date for the object.
populate() - Methode in Schnittstelle org.apache.turbine.util.RunData
Pulls a user object from the session and increments the access counter and sets the last access date for the object.
populateContext(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityDirectLayout
 
populateContext(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityLayout
Populate Velocity context
populateContext(PipelineData, Context) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityOnlyLayout
 
populateContext(Context, PipelineData) - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Populate the given context with all request, session, authorized and persistent scope tools (it is assumed that the context already wraps the global context, and thus already contains the global tools).
populateContext(Context, PipelineData) - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Populate the given context with all request, session, authorized and persistent scope tools (it is assumed that the context already wraps the global context, and thus already contains the global tools).
populateContext(Context, RunData) - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Populate the given context with all request, session, authorized and persistent scope tools (it is assumed that the context already wraps the global context, and thus already contains the global tools).
populateContext(Context, RunData) - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Populate the given context with all request, session, authorized and persistent scope tools (it is assumed that the context already wraps the global context, and thus already contains the global tools).
pp - Variable in Klasse org.apache.turbine.services.intake.IntakeTool
ValueParser instance
PP_URL_CASE_FOLDING - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Should the PP fold the case of everything.
prefix - Statische Variable in Klasse org.apache.turbine.modules.layouts.VelocityLayout
The prefix for lookup up layout pages
prefix - Statische Variable in Klasse org.apache.turbine.modules.screens.VelocityScreen
The prefix for lookup up screen pages
prefix - Variable in Klasse org.apache.turbine.services.template.mapper.BaseTemplateMapper
A prefix which is used to separate the various template types (screen, layouts, navigation)
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.Action
Prefix for action related classes and templates
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.Layout
Prefix for layout related classes and templates
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.Navigation
Prefix for navigation related classes and templates
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.Page
Prefix for page related classes and templates
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.ScheduledJob
Prefix for scheduler job related classes
PREFIX - Statische Variable in Schnittstelle org.apache.turbine.modules.Screen
Prefix for screen related classes and templates
prepareText(String) - Statische Methode in Klasse org.apache.turbine.util.InputFilterUtils
This function can/should be used in any screen that will output User entered text.
prepareTextMinimum(String) - Statische Methode in Klasse org.apache.turbine.util.InputFilterUtils
This function can/should be used in any screen that will output User entered text.
process(Object) - Statische Methode in Klasse org.apache.turbine.annotation.AnnotationProcessor
Search for annotated fields of the object and inject the appropriate objects
process(Object, Boolean) - Statische Methode in Klasse org.apache.turbine.annotation.AnnotationProcessor
Search for annotated fields and optionally of method fields of the object and inject the appropriate objects
process(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.DefaultLoginValve
Handles user sessions, parsing of the action from the query string, and access control.
processCall(CharArrayWriter, JSONRPCBridge, HttpServletRequest) - Statische Methode in Klasse org.apache.turbine.services.jsonrpc.JSONProcessor
Process a JSON RPC call
processCall(CharArrayWriter, JSONRPCBridge, HttpServletRequest) - Methode in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
Process a JSON RPC call
processCall(CharArrayWriter, JSONRPCBridge, HttpServletRequest) - Methode in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
PROCESSING_EXCEPTION_PLACEHOLDER - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Context Key for the Processing Exception
processRow(ResultSet, int, Criteria) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorqueRecordMapper
Constructs the object from the current row in the resultSet.
PROPERTIES_PATH_DEFAULT - Statische Variable in Klasse org.apache.turbine.util.TurbineConfig
Default value of TurbineResources.properties file path (/WEB-INF/conf/TurbineResources.properties).
PROPERTIES_PATH_KEY - Statische Variable in Klasse org.apache.turbine.util.TurbineConfig
Servlet initialization parameter name for the path to Turbine.properties file used by Turbine
PROPERTY - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the PROPERTY field
PullHelper(String) - Konstruktor für Klasse org.apache.turbine.om.OMTool.PullHelper
Veraltet.
 
PullHelper(String) - Konstruktor für Klasse org.apache.turbine.services.intake.IntakeTool.PullHelper
Protected constructor to force use of factory method.
PullService - Schnittstelle in org.apache.turbine.services.pull
The Pull Service manages the creation of application tools that are available to all templates in a Turbine application.
put(Class<?>, Map<Class<?>, ? super Object>) - Methode in Klasse org.apache.turbine.pipeline.DefaultPipelineData
Put a configured map of objects into the pipeline data object
put(Class<?>, Map<Class<?>, ? super Object>) - Methode in Schnittstelle org.apache.turbine.pipeline.PipelineData
Put a configured map of objects into the pipeline data object
put(String, Object) - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Stores the data.
putRunData(RunData) - Methode in Schnittstelle org.apache.turbine.services.rundata.RunDataService
Puts the used RunData object back to the factory for recycling.
putRunData(RunData) - Methode in Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Puts the used RunData object back to the factory for recycling.
PYTHON_CONFIG_FILE - Statische Variable in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
Global config file.
PYTHON_PATH - Statische Variable in Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
Key for the python path
PythonActionFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonActionFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
 
PythonBaseFactory<T extends Assembler> - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonBaseFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
 
PythonLayoutFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonLayoutFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
 
PythonNavigationFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonNavigationFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
 
PythonPageFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonPageFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
 
PythonScreenFactory - Klasse in org.apache.turbine.services.assemblerbroker.util.python
A screen factory that attempts to load a python class in the JPython interpreter and execute it as a Turbine screen.
PythonScreenFactory() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
 

Q

QuartzSchedulerService - Klasse in org.apache.turbine.services.schedule
Service for a quartz scheduler.
QuartzSchedulerService() - Konstruktor für Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
 
QUERY_DATA - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
Query Data Marker

R

RawScreen - Klasse in org.apache.turbine.modules.screens
Base class for writing Screens that output binary data.
RawScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.RawScreen
 
recycle() - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Recycles the object for a new client.
recycle() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Recycles the object for a new client.
recycle() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Recycles the object by removing its disposed flag.
REDIRECTED_PATHINFO_NAME - Statische Variable in Klasse org.apache.turbine.Turbine
Veraltet. 
redirectRequested(PipelineData) - Methode in Klasse org.apache.turbine.pipeline.DetermineRedirectRequestedValve
Perform clean up after processing the request.
refresh() - Methode in Klasse org.apache.turbine.om.OMTool
Veraltet.
Implementation of ApplicationTool interface is not needed for this method as the tool is request scoped
refresh() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Implementation of ApplicationTool interface is not needed for this tool as it is request scoped
refresh() - Methode in Klasse org.apache.turbine.services.localization.LocalizationTool
No-op.
refresh() - Methode in Schnittstelle org.apache.turbine.services.pull.ApplicationTool
Refresh the application tool.
refresh() - Methode in Klasse org.apache.turbine.services.pull.tools.ContentTool
Refresh method - does nothing
refresh() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Refresh method - does nothing
refresh() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Refresh the tool.
refresh() - Methode in Klasse org.apache.turbine.services.pull.util.DateFormatter
Refresh the application tool.
refresh() - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
Refresh the application tool.
refresh() - Methode in Klasse org.apache.turbine.services.pull.util.SessionData
Refresh the application tool.
refresh() - Methode in Klasse org.apache.turbine.services.schedule.SchedulerTool
Does nothing
refresh() - Methode in Klasse org.apache.turbine.services.session.SessionTool
 
refresh() - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Refresh the service by clearing all skins.
refresh() - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Refresh all skins.
refresh() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Refresh method - does nothing
refresh(String) - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Refresh a particular skin by clearing it.
refresh(String) - Methode in Schnittstelle org.apache.turbine.services.ui.UIService
Refresh a particular skin.
refresh(PipelineData) - Methode in Schnittstelle org.apache.turbine.services.pull.PipelineDataApplicationTool
Refresh the application tool.
refresh(RunData) - Methode in Schnittstelle org.apache.turbine.services.pull.RunDataApplicationTool
Refresh the application tool.
registerConfiguration(String) - Methode in Klasse org.apache.turbine.services.template.BaseTemplateEngineService
 
registerConfiguration(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Initializes file extension associations and registers with the template service.
registerFactory(AssemblerFactory<T>) - Methode in Schnittstelle org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
Register an AssemblerFactory class
registerFactory(AssemblerFactory<T>) - Methode in Klasse org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
Register a new AssemblerFactory
registerObject(HttpSession, String, Object) - Methode in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
Register an object with the JSONRPCBridge in a given session
registerObject(HttpSession, String, Object) - Methode in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
registerObjectGlobal(String, Object) - Methode in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
Register an object with the JSONRPCBridge globally
registerObjectGlobal(String, Object) - Methode in Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
registerTemplateEngineService(TemplateEngineService) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Registers the provided template engine for use by the TemplateService.
registerTemplateEngineService(TemplateEngineService) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Registers the provided template engine for use by the TemplateService.
release(Object) - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Releases the component.
release(Object) - Methode in Schnittstelle org.apache.turbine.services.TurbineServiceProvider
Releases the instance you got before.
releaseTools(Context) - Methode in Schnittstelle org.apache.turbine.services.pull.PullService
Release tool instances from the given context to the object pool
releaseTools(Context) - Methode in Klasse org.apache.turbine.services.pull.TurbinePullService
Release the request-scope tool instances in the given Context back to the pool
reload() - Methode in Klasse org.apache.turbine.modules.GenericLoader
Returns whether or not this external action is reload itself.
remove(int, String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
If the type is P (0), then remove name/value from the pathInfo hashtable.
remove(J) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Remove a job from the queue.
remove(Group) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Removes group.
removeAccount(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Removes an user account from the system.
removeAccount(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Removes an user account from the system.
removeAccount(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Removes an user account from the system.
removeAll() - Methode in Klasse org.apache.turbine.services.intake.IntakeTool
Removes all groups.
removeAttribute(String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
removeGroup(Group) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Removes a Group from the system.
removeGroup(Group) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Removes a Group from the system.
removeJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Remove a job from the queue.
removeJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Remove a job from the queue.
removeJob(JobEntry) - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Remove a job from the queue.
removeJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
Remove a job from the queue.
removeJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
Remove a job from the queue.
removePathInfo() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Removes all the path info elements.
removePathInfo() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Removes all the path info elements.
removePathInfo(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Removes a name=value pair from the path info.
removePathInfo(String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Removes a name=value pair from the path info.
removePermission(Permission) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Removes a Permission from the system.
removePermission(Permission) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Removes a Permission from the system.
removeQueryData() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Removes all the query string elements.
removeQueryData() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Removes all the query string elements.
removeQueryData(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Removes a name=value pair from the query string.
removeQueryData(String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Removes a name=value pair from the query string.
removeRole(Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Removes a Role from the system.
removeRole(Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Removes a Role from the system.
removeSession(HttpSession) - Methode in Schnittstelle org.apache.turbine.services.session.SessionService
Removes a session from the current list.
removeSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.SessionTool
Removes a session from the current list.
removeSession(HttpSession) - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Removes a session from the current list.
removeTemp(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Remove an object from temporary storage and return the object.
removeTemp(String) - Methode in Schnittstelle org.apache.turbine.om.security.User
Remove an object from temporary storage and return the object.
removeTemp(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Remove an object from the temporary storage.
removeUser(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Removes an user account from the system.
removeUser(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Removes an user account from the system.
removeUserFromSession() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Allows one to invalidate the user in the default session.
removeUserFromSession() - Methode in Schnittstelle org.apache.turbine.util.RunData
Allows one to invalidate the user in the default session.
removeUserFromSession(HttpSession) - Statische Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Allows one to invalidate the user in a session.
removeUserGroupRole(TurbineUserGroupRole) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Remove a User/Group/Role relation from this entity
removeValve(Valve) - Methode in Schnittstelle org.apache.turbine.pipeline.Pipeline
Remove the specified Valve from the pipeline, if it is found; otherwise, do nothing.
removeValve(Valve) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
 
renameGroup(Group, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Renames an existing Group.
renameGroup(Group, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Renames an existing Group.
renamePermission(Permission, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Renames an existing Permission.
renamePermission(Permission, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Renames an existing Permission.
renameRole(Role, String) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Renames an existing Role.
renameRole(Role, String) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Renames an existing Role.
render(PipelineData, Context, String) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityCachedLayout
Render layout
render(PipelineData, Context, String) - Methode in Klasse org.apache.turbine.modules.layouts.VelocityLayout
Render layout
replaceRole(User, Role, Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Replaces transactionally the first role with second role for the given user.
replaceRole(User, Role, Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Replaces transactionally the first given role with the second role for the given user.
REQUEST_TOOL - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property Key for the request tools
requestFinished(Context) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Performs post-request actions (releases context tools back to the object pool).
requestFinished(Context) - Methode in Schnittstelle org.apache.turbine.services.velocity.VelocityService
Performs post-request actions (releases context tools back to the object pool).
resetModified() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets the modified state for the object to be false.
resolveLog4j2(Path) - Methode in Klasse org.apache.turbine.Turbine
Check TurbineConstants.LOG4J2_CONFIG_FILE in Turbine configuration.
restart() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Start (or restart) a thread to process commands, or wake up an existing thread if one is already running.
restart() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Start (or restart) a thread to process commands, or wake up an existing thread if one is already running.
Retrievable - Schnittstelle in org.apache.turbine.om
Veraltet.
cft. deprecation comment in OMTool.
retrieve(String) - Methode in Schnittstelle org.apache.turbine.om.Retriever
Veraltet.
Gets an object of the same type as the object implementing this method according to the key.
retrieve(String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Retrieve a user from persistent storage using username as the key.
retrieve(String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Retrieve a user from persistent storage using username as the key.
retrieve(String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Retrieve a user from persistent storage using username as the key.
retrieve(String, String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Retrieve a user from persistent storage using username as the key, and authenticate the user.
retrieve(String, String) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Retrieve a user from persistent storage using username as the key, and authenticate the user.
retrieve(String, String) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Retrieve a user from persistent storage using username as the key, and authenticate the user.
retrieveByObjectKeys(Collection<ObjectKey<?>>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve a multiple objects by pk.
retrieveByObjectKeys(Collection<ObjectKey<?>>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve multiple objects by pk.
retrieveByObjectKeys(Collection<ObjectKey<?>>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve multiple objects by pk.
retrieveByObjectKeys(Collection<ObjectKey<?>>, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve multiple objects by pk.
retrieveByPK(int) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve a single object by pk
retrieveByPK(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve a single object by pk
retrieveByPK(int, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve a single object by pk
retrieveByPK(int, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve a single object by pk
retrieveByPK(ObjectKey<?>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve a single object by pk
retrieveByPK(ObjectKey<?>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve a single object by pk
retrieveByPK(ObjectKey<?>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve a single object by pk
retrieveByPK(ObjectKey<?>, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve a single object by pk
retrieveByTypedPKs(Collection<Integer>) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve multiple objects by pk.
retrieveByTypedPKs(Collection<Integer>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve multiple objects by pk.
retrieveByTypedPKs(Collection<Integer>, Connection) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Retrieve multiple objects by pk.
retrieveByTypedPKs(Collection<Integer>, Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
Retrieve multiple objects by pk.
retrieveList(Object) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Retrieve a set of users that meet the specified criteria.
retrieveList(Object) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Retrieve a set of users that meet the specified criteria.
retrieveList(Object) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Retrieve a list of users that meet the specified criteria.
Retriever - Schnittstelle in org.apache.turbine.om
Veraltet.
cft. deprecation comment in OMTool.
RetrieverFactory - Schnittstelle in org.apache.turbine.om
Veraltet.
cft. deprecation comment in OMTool.
revoke(Role, Permission) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Revokes a Permission from a Role.
revoke(Role, Permission) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Revokes a Permission from a Role.
revoke(User, Group, Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Revoke a Role in a Group from an User.
revoke(User, Group, Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Revoke a Role in a Group from an User.
revokeAll(Role) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Revokes all permissions from a Role.
revokeAll(Role) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Revokes all permissions from a Role.
revokeAll(Role, boolean) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Revokes by default all permissions from a Role and if flag is set all group and user relationships with this role This method is used when deleting a Role.
revokeAll(Role, boolean) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Revokes by default all permissions from a Role and if flag is set all groups and users for this role This method is used when deleting a Role.
revokeAll(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Revokes all roles from an User.
revokeAll(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Revokes all roles from an User.
ROLE - Statische Variable in Annotationstyp org.apache.turbine.annotation.TurbineService
A constant defining the field name for the role
root - Variable in Klasse org.apache.turbine.util.TurbineConfig
Filenames are looked up in this directory.
run() - Methode in Klasse org.apache.turbine.services.schedule.WorkerThread
Run the job.
run(JobEntry) - Methode in Schnittstelle org.apache.turbine.modules.ScheduledJob
Run the Jobentry from the scheduler queue.
RUN_DATA_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.rundata.RunDataService
The property for the implemention of the RunData object
RunData - Schnittstelle in org.apache.turbine.util
RunData is an interface to run-time information that is passed within Turbine.
RUNDATA_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
The Key for storing the RunData Object in the Context
RunDataApplicationTool - Schnittstelle in org.apache.turbine.services.pull
Tools in the Toolbox that need a Rundata Object on every refresh should implement this interface.
RundataLocalizationInterface - Schnittstelle in org.apache.turbine.services.localization
 
RundataLocalizationService - Klasse in org.apache.turbine.services.localization
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.
RundataLocalizationService() - Konstruktor für Klasse org.apache.turbine.services.localization.RundataLocalizationService
 
RunDataService - Schnittstelle in org.apache.turbine.services.rundata
The RunData Service provides the implementations for RunData and related interfaces required by request processing.

S

save() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Saves a user object into the session.
save() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Stores an object in the database.
save() - Methode in Schnittstelle org.apache.turbine.util.RunData
Saves a user object into the session.
save(String) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Stores an object in the database.
save(Connection) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Stores an object in the database.
saveOnSessionUnbind(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Saves User data when the session is unbound.
saveOnSessionUnbind(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Saves User data when the session is unbound.
saveOnSessionUnbind(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Saves User data when the session is unbound.
saveOnSessionUnbind(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Saves User data when the session is unbound.
saveOnSessionUnbind(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Saves User data when the session is unbound.
saveServletInfo(PipelineData) - Statische Methode in Klasse org.apache.turbine.Turbine
Save some information about this servlet so that it can be utilized by object instances that do not have direct access to PipelineData.
saveUser(User) - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Saves User's data in the permanent storage.
saveUser(User) - Methode in Schnittstelle org.apache.turbine.services.security.SecurityService
Saves User's data in the permanent storage.
ScheduledJob - Schnittstelle in org.apache.turbine.modules
All Scheduled jobs should implement this.
ScheduledJobLoader - Klasse in org.apache.turbine.modules
ScheduledJobs loader class.
scheduleQueue - Variable in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
The queue
SCHEDULER_LOG_FACILITY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The logging facility which captures output from the SchedulerService.
SchedulerTool - Klasse in org.apache.turbine.services.schedule
This tool is used to retrieve information about the job scheduler.
SchedulerTool() - Konstruktor für Klasse org.apache.turbine.services.schedule.SchedulerTool
 
ScheduleService - Schnittstelle in org.apache.turbine.services.schedule
ScheduleService interface.
Screen - Schnittstelle in org.apache.turbine.modules
This is the interface which defines the Screen modules.
SCREEN_DEFAULT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the Default Screen
SCREEN_ERROR_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for Login Screen
SCREEN_ERROR_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Login error screen.
SCREEN_HOMEPAGE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Home page screen.
SCREEN_INVALID_STATE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Report Screen for invalid state in the application
SCREEN_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Screen Objects
SCREEN_LOGIN - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Login screen.
SCREEN_PLACEHOLDER - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Context Key for the screen placeholder in the various velocity layouts
SCREEN_TEMPLATE_KEY - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Screen Template Objects
SCREEN_TEMPLATE_NAME - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Represents Screen Template Objects
ScreenDefaultTemplateMapper - Klasse in org.apache.turbine.services.template.mapper
This is a pretty simple mapper which returns template pathes for a supplied template name.
ScreenDefaultTemplateMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.ScreenDefaultTemplateMapper
Default C'tor.
screenHomepage - Variable in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
screenInvalidState - Variable in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
screenLoader - Variable in Klasse org.apache.turbine.modules.pages.DefaultPage
Injected loader instance
ScreenLoader - Klasse in org.apache.turbine.modules
The purpose of this class is to allow one to load and execute Screen modules.
ScreenTemplateMapper - Klasse in org.apache.turbine.services.template.mapper
This is a pretty simple mapper which returns template pathes for a supplied template name.
ScreenTemplateMapper() - Konstruktor für Klasse org.apache.turbine.services.template.mapper.ScreenTemplateMapper
Default C'tor.
SECOND - Enum-Konstante in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
 
SECOND - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the SECOND field
security - Variable in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
SecurityCheck - Klasse in org.apache.turbine.util
Utility for doing security checks in Screens and Actions.
SecurityCheck(RunData, String, String) - Konstruktor für Klasse org.apache.turbine.util.SecurityCheck
Constructor.
SecurityCheck(RunData, String, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.SecurityCheck
Constructor.
SecurityService - Schnittstelle in org.apache.turbine.services.security
The Security Service manages Users, Groups Roles and Permissions in the system.
send() - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
This method sends the email.
send() - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Actually send the mail.
separator - Variable in Klasse org.apache.turbine.services.template.mapper.BaseMapper
The separator used to concatenate the result parts for this mapper.
serializeMap(Map<String, Object>) - Statische Methode in Klasse org.apache.turbine.util.ObjectUtils
Converts a map to a byte array for storage/serialization.
ServerData - Klasse in org.apache.turbine.util
Holds basic server information under which Turbine is running.
ServerData(String, int, String, String, String) - Konstruktor für Klasse org.apache.turbine.util.ServerData
Constructor.
ServerData(HttpServletRequest) - Konstruktor für Klasse org.apache.turbine.util.ServerData
A C'tor that takes a HTTP Request object and builds the server data from its contents
ServerData(ServerData) - Konstruktor für Klasse org.apache.turbine.util.ServerData
Copy-Constructor
Service - Schnittstelle in org.apache.turbine.services
Services are Initables that have a name, and a set of properties.
SERVICE_NAME - Statische Variable in Annotationstyp org.apache.turbine.annotation.TurbineService
A constant defining the field name for the service name
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
Name of the Service
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.avaloncomponent.AvalonComponentService
The publically visible name of the service
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.jsonrpc.JsonRpcService
TurbineJsonRpcService.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
The name used to specify this service in Turbine.properties
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.naming.NamingService
The service name
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
The key under which this service is stored in TurbineServices.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.rundata.RunDataService
The key under which this service is stored in TurbineServices.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Name of service
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.security.SecurityService
The name of the service
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.Service
The name of this service.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.servlet.ServletService
The service identifier
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.session.SessionService
The key under which this service is stored in TurbineServices.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
The key under which this service is stored in TurbineServices.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.ui.UIService
The service identifier.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.uniqueid.UniqueIdService
The service name
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.urlmapper.URLMapperService
The service identifier.
SERVICE_NAME - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
The Service Name
SERVICE_NAME - Statische Variable in Klasse org.apache.turbine.util.template.TemplateInfo
Constants for tempStorage hash map.
SERVICE_PREFIX - Statische Variable in Klasse org.apache.turbine.services.BaseServiceBroker
A prefix for Service properties in TurbineResource.properties.
serviceBroker - Variable in Klasse org.apache.turbine.services.BaseService
A reference to the ServiceBroker that instantiated this object.
ServiceBroker - Schnittstelle in org.apache.turbine.services
Classes that implement this interface can act as a broker for Service classes.
ServiceManager - Schnittstelle in org.apache.turbine.services
Classes that implement this interface can act as a manager for Service classes.
ServletService - Schnittstelle in org.apache.turbine.services.servlet
This interface exposes methods of the runner context in order resolve or get access to external resources
ServletUtils - Klasse in org.apache.turbine.util
This is where common Servlet manipulation routines should go.
ServletUtils() - Konstruktor für Klasse org.apache.turbine.util.ServletUtils
 
SESSION_ACCESS_COUNTER - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The 'temp storage' key name for the session access counter
SESSION_KEY - Statische Variable in Schnittstelle org.apache.turbine.om.security.User
The session key for the User object.
SESSION_TIMEOUT_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Session Timeout Default Value
SESSION_TIMEOUT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Session Timeout
SESSION_TOOL - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property Key for the session tools
SESSION_TOOLS_ATTRIBUTE_PREFIX - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
prefix for key used in the session to store session scope pull tools
sessionCreated(HttpSessionEvent) - Methode in Klasse org.apache.turbine.services.session.SessionListener
Called by the servlet container when a new session is created
SessionData - Klasse in org.apache.turbine.services.pull.util
Pull tool designed to be used in the session scope for storage of temporary data.
SessionData() - Konstruktor für Klasse org.apache.turbine.services.pull.util.SessionData
 
sessionDestroyed(HttpSessionEvent) - Methode in Klasse org.apache.turbine.services.session.SessionListener
Called by the servlet container when a session is destroyed
sessionDidActivate(HttpSessionEvent) - Methode in Klasse org.apache.turbine.services.session.SessionListener
Called by the servlet container when an existing session is (re-)activated.
SessionListener - Klasse in org.apache.turbine.services.session
This class is a listener for both session creation and destruction, and for session activation and passivation.
SessionListener() - Konstruktor für Klasse org.apache.turbine.services.session.SessionListener
 
SessionService - Schnittstelle in org.apache.turbine.services.session
The SessionService allows access to the current sessions of the current context.
SessionTool - Klasse in org.apache.turbine.services.session
A pull tool for accessing the SessionService from a velocity template.
SessionTool() - Konstruktor für Klasse org.apache.turbine.services.session.SessionTool
 
SessionValidator - Klasse in org.apache.turbine.modules.actions.sessionvalidator
The SessionValidator attempts to retrieve the User object from the Servlet API session that is associated with the request.
SessionValidator() - Konstruktor für Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
sessionWillPassivate(HttpSessionEvent) - Methode in Klasse org.apache.turbine.services.session.SessionListener
Called by the servlet container when a an existing session is passivated.
setAccessCounter(int) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the access counter for a user, saved in perm storage.
setAccessCounter(int) - Methode in Schnittstelle org.apache.turbine.om.security.User
Sets the access counter for a user, saved in perm storage.
setAccessCounterForSession(int) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the session access counter for a user, saved in temp storage.
setAccessCounterForSession(int) - Methode in Schnittstelle org.apache.turbine.om.security.User
Sets the session access counter for a user, saved in temp storage.
setACL(A) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the access control list.
setACL(AccessControlList) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the access control list.
setAction(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Sets the action= value for this URL.
setAction(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the action for the request.
setAction(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the action for the request.
setAction(String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the action= value for this URL.
setActionEvent(String, String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Sets the action= and eventSubmit= values for this URL.
setActionEvent(String, String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the action= and eventSubmit= values for this URL.
setActive(boolean) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Sets whether the job is running.
setActive(boolean) - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Sets whether the job is running.
setActive(boolean) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
setAlinkColor(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the active link color for the BODY tag.
setApplicationRoot(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Set the application root.
setApplicationRoot(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Set the application root.
setApplicationRoot(String) - Statische Methode in Klasse org.apache.turbine.Turbine
Set the application root for the webapp.
setAttribute(String, Object) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
setBackground(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the background image for the BODY tag.
setBgColor(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the background color for the BODY tag.
setCacheHeaders(PipelineData, int) - Statische Methode in Klasse org.apache.turbine.util.HttpUtils
This method sets the required expiration headers in the response for a given PipelineData object.
setCacheSize(int) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Set the CacheSize value.
setCacheSize(int) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Set the CacheSize value.
setCharset(Charset) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the charset.
setCharset(Charset) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the charset.
setCharSet(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the charset.
setCharSet(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Veraltet.
setClazz(String) - Methode in Klasse org.apache.turbine.pipeline.XmlValve
Set the class attribute
setConfiguration(Configuration) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Set the configuration object for the services broker.
setConfiguration(Configuration) - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Set the configuration object for the services broker.
setConfirmed(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the new confirm value of the user
setConfirmed(String) - Methode in Schnittstelle org.apache.turbine.om.security.User
Sets the confirmation value.
setContentType(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the HTTP content type to return.
setContentType(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the HTTP content type to return.
setContext(Context) - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Set the context object that will be merged with the template.
setContextPath(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the cached context path that is stored in the server data.
setContextPath(String) - Methode in Klasse org.apache.turbine.util.ServerData
Set the context path.
setContextPath(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets the context path.
setCreateDate(Date) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the new creation date of the user
setCreateDate(Date) - Methode in Schnittstelle org.apache.turbine.om.security.User
Sets the creation date for this user.
setDayOfMonth(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of dayOfMonth.
setDayOfMonth(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of dayOfMonth.
setDayOfMonth(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of dayOfMonth.
setDebugVariable(String, Object) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets a name/value pair in an internal Map that is accessible from the Error screen.
setDebugVariable(String, Object) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets a name/value pair in an internal Map that is accessible from the Error screen.
setDefaultProperty(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Set the DefaultProperty value.
setDefaultProperty(String) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Set the DefaultProperty value.
setDeleted(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets whether this object was deleted from the database.
setDescription(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Add a description META tag to the HEAD of the page.
setEmail(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the email address.
setEmail(String) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of email.
setEnabled(boolean) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Sets the enabled status of the scheduler
setEnabled(boolean) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Sets the enabled status of the scheduler
setEncodeURLOff() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
This will turn off the execution of res.encodeURL() by making res == null.
setEvent(String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the fired eventSubmit= value for this URL.
setFailScreen(String) - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Set the value of failScreen.
setFailTemplate(String) - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Set the value of failTemplate.
setFieldName(String) - Methode in Klasse org.apache.turbine.util.FormMessage
Adds one field name.
setFirstName(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the first name for this user.
setFormName(String) - Methode in Klasse org.apache.turbine.util.FormMessage
Set the form name.
setGroupNamesMap(Map<String, Integer>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
Set the map of group names to group indices for the stored Pattern
setHasLoggedIn(Boolean) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
This sets whether or not someone has logged in.
setHasLoggedIn(Boolean) - Methode in Schnittstelle org.apache.turbine.om.security.User
This sets whether or not someone has logged in.
setHour(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of hour.
setHour(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of hour.
setHour(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of hour.
setHtmlTemplate(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Set the HTML template for the mail.
setHttpEquiv(String, String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Sets a HttpEquiv META tag in the HEAD of the page, usage:
setHttpEquiv("refresh", "5; URL=http://localhost/nextpage.html")
setHttpEquiv("Expires", "Tue, 20 Aug 1996 14:25:27 GMT")
setId(Object) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the Id of the SecurityEntity.
setIgnoreParameters(Map<String, String>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
setImplicitParameters(Map<String, String>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
setInit(boolean) - Methode in Klasse org.apache.turbine.services.BaseInitable
Sets initialization status.
setInit(boolean) - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
setInitableBroker(InitableBroker) - Methode in Klasse org.apache.turbine.services.BaseInitable
Saves InitableBroker reference for later use.
setInitableBroker(InitableBroker) - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
setInitableBroker(InitableBroker) - Methode in Schnittstelle org.apache.turbine.services.Initable
Provides an Initable with a reference to the InitableBroker that instantiated this object, so that it can access other Initables.
setInitParameter(String, String) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
setJNDIContexts(Map<String, Context>) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets JNDI Contexts.
setJNDIContexts(Map<String, Context>) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets JNDI Contexts.
setJobEntryTorquePeerImpl(JobEntryTorquePeerImpl) - Statische Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
Sets the instance of the implementation of the peer.
setJobId(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of jobId.
setJobId(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of jobId.
setJobId(int) - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Set the value of jobId.
setJobId(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of jobId.
setJobId(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Set the value of jobId.
setJobTrigger(Trigger) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
 
setKey(String) - Methode in Klasse org.apache.turbine.om.OMTool.PullHelper
Veraltet.
 
setKey(String) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool.PullHelper
Calls setKey(key,true)
setKey(String, boolean) - Methode in Klasse org.apache.turbine.services.intake.IntakeTool.PullHelper
Return the group identified by its key
setKeywords(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set a keywords META tag in the HEAD of the page.
setLastAccessDate() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the last access date for this User.
setLastAccessDate() - Methode in Schnittstelle org.apache.turbine.om.security.User
Sets the last access date for this User.
setLastLogin(Date) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the new date of the last login of the user
setLastLogin(Date) - Methode in Schnittstelle org.apache.turbine.om.security.User
Set last login date/time.
setLastName(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the last name for this user.
setLayout(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Set the layout for the request.
setLayout(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Set the layout for the request.
setLayout(PipelineData, String) - Methode in Schnittstelle org.apache.turbine.modules.Screen
Set the layout for a Screen.
setLayoutTemplate(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Modifies the layout template for the screen.
setLayoutTemplate(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Modifies the layout template for the screen.
setLayoutTemplate(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Set the value of layout.
setLinkColor(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the link color for the BODY tag.
setLoader(Loader<? extends Assembler>) - Methode in Klasse org.apache.turbine.services.template.mapper.ClassMapper
Set the Loader value.
setLoading(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets whether this object is currently being loaded from the database.
setLocale(Locale) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
setLocale(Locale) - Methode in Klasse org.apache.turbine.services.pull.util.DateTimeFormatterTool
 
setLocale(Locale) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the locale.
setLocale(Locale) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the locale.
setMailServer(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Sets the address of the outgoing mail server.
setMailServer(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Sets the address of the outgoing mail server.
setManager(ServiceManager) - Statische Methode in Klasse org.apache.turbine.services.TurbineServices
The method through which to change the default manager.
setMapEntries(List<URLMapEntry>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMappingContainer
Set new map entries during deserialization
setMedia(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Sets the media for which the stylesheet should be applied.
setMessage(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the message for the request as a string.
setMessage(String) - Methode in Klasse org.apache.turbine.util.FormMessage
Set the message.
setMessage(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the message for the request as a string.
setMessage(String) - Methode in Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Set the message that should be displayed.
setMessage(String, String, long) - Methode in Klasse org.apache.turbine.util.FormMessages
Sets a message for a field of a form.
setMessage(String, String, String) - Methode in Klasse org.apache.turbine.util.FormMessages
Sets a message for a field of a form.
setMessages(FormMessages) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the FormMessages object for the request.
setMessages(FormMessages) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the FormMessages object for the request.
setMinute(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of minute.
setMinute(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of minute.
setMinute(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of minute.
setModified(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets whether the object has been modified.
setName(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the Name of the SecurityEntity.
setName(String) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
Set the name of this pipeline.
setName(String) - Methode in Klasse org.apache.turbine.services.BaseService
ServiceBroker uses this method to pass a Service its name.
setName(String) - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
setName(String) - Methode in Schnittstelle org.apache.turbine.services.Service
ServiceBroker uses this method to pass a Service its name.
setName(String) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMappingContainer
Set the name of this map.
setNavigationTemplate(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Set the value of navigationTemplate.
setNew(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets whether the object has ever been saved.
setObjectdata(byte[]) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Sets the value of the objectdata for the user
setOut(PrintWriter) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Veraltet.
no replacement planned, response writer will not be cached
setOverrideParameters(Map<String, String>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
setPage(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Sets the template variable used by the Template Service.
setPassword(String) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Set password.
setPathInfo(List<URIParam>) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the Query Data List.
setPerm(String, Object) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Put an object into permanent storage.
setPerm(String, Object) - Methode in Schnittstelle org.apache.turbine.om.security.User
Put an object into permanent storage.
setPermStorage(Map<String, Object>) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
This should only be used in the case where we want to make the data persistent.
setPermStorage(Map<String, Object>) - Methode in Schnittstelle org.apache.turbine.om.security.User
This should only be used in the case where we want to save the data to the database.
setPrefix(String) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseTemplateMapper
Set the Prefix value.
setPrimaryKey(String) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the PrimaryKey using a String.
setPrimaryKey(ObjectKey<?>) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the PrimaryKey using ObjectKey.
setProperty(byte[]) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of property.
setQueryData(List<URIParam>) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the Query Data List.
setQueryKey(String) - Methode in Schnittstelle org.apache.turbine.om.Retrievable
Veraltet.
set an id that differentiates this object from others of its class.
setRedirect(boolean) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Set the redirect Flag
setRedirectURI(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the redirect uri.
setRedirectURI(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the redirect uri.
setReference(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Sets a reference anchor (#ref).
setReference(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets a reference anchor (#ref).
setRelation(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Sets the relation type of the tag.
setRelevantKeys(Set<String>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
Set the set of relevant keys for comparison (cached for performance)
setReload(boolean) - Methode in Klasse org.apache.turbine.modules.GenericLoader
Sets whether or not this external action is reload itself.
setResponse(HttpServletResponse) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Set a Response Object to use when creating the response string.
setSaving(boolean) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Sets whether this object is currently saving.
setScreen(String) - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Sets the screen= value for this URL.
setScreen(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the screen for the request.
setScreen(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the screen for the request.
setScreen(String) - Methode in Klasse org.apache.turbine.util.template.TemplateScreen
Set the screen.
setScreen(String) - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Sets the screen= value for this URL.
setScreenTemplate(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the screen template for the request.
setScreenTemplate(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the screen template for the request.
setScreenTemplate(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Set the value of screen.
setScriptName(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the cached script name that is stored in the server data.
setScriptName(String) - Methode in Klasse org.apache.turbine.util.ServerData
Set the script name.
setScriptName(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets the script name (/servlets/Turbine).
setSecond(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of second.
setSecond(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of second.
setSecond(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of second.
setSecure() - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Method to specify that a URI should use SSL.
setSecure(int) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Method to specify that a URI should use SSL.
setSeparator(char) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Set the Separator value.
setSeparator(char) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Set the Separator value.
setServerName(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the cached server same that is stored in the server data.
setServerName(String) - Methode in Klasse org.apache.turbine.util.ServerData
Sets the cached serverName.
setServerName(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets the server name.
setServerPort(int) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the cached server port that is stored in the server data.
setServerPort(int) - Methode in Klasse org.apache.turbine.util.ServerData
Sets the cached serverPort.
setServerPort(int) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets the server port.
setServerScheme(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the cached server scheme that is stored in the server data.
setServerScheme(String) - Methode in Klasse org.apache.turbine.util.ServerData
Sets the cached serverScheme.
setServerScheme(String) - Methode in Klasse org.apache.turbine.util.uri.BaseURI
Sets the scheme (HTTP or HTTPS).
setService(String) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Set the value of service.
setServiceBroker(ServiceBroker) - Methode in Klasse org.apache.turbine.services.BaseService
Saves a reference to the ServiceBroker that instantiated this object, so that it can ask for its properties and access other Services.
setServiceBroker(ServiceBroker) - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
 
setServiceBroker(ServiceBroker) - Methode in Schnittstelle org.apache.turbine.services.Service
Provides a Service with a reference to the ServiceBroker that instantiated this object, so that it can ask for its properties and access other Services.
setServiceObject(String, Object) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Set an application specific service object that can be used by application specific services.
setServiceObject(String, Object) - Methode in Schnittstelle org.apache.turbine.services.ServiceManager
Set an application specific service object that can be used by application specific services.
setSessionTrackingModes(Set<SessionTrackingMode>) - Methode in Klasse org.apache.turbine.util.TurbineConfig
Not implemented.
setSkin() - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Set the skin name to the skin from the TurbineResources.properties file.
setSkin(String) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Set the skin name to the specified skin.
setSkin(User) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Set the skin name when the tool is configured to be loaded on a per-session basis.
setSkin(User, String) - Statische Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Set the skin name in the user's temp hashmap for the current session.
setSkin(RunData) - Methode in Klasse org.apache.turbine.services.pull.tools.UITool
Set the skin name when the tool is configured to be loaded on a per-request basis.
setStackTrace(String, Throwable) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the stack trace.
setStackTrace(String, Throwable) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the stack trace.
setStatusCode(int) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the HTTP status code to return.
setStatusCode(int) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the HTTP status code to return.
setSystemError(SystemError) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Adds a critical system error.
setSystemError(SystemError) - Methode in Schnittstelle org.apache.turbine.util.RunData
Adds a critical system error.
setTask(String) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of task.
setTask(String) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of task.
setTask(String) - Methode in Schnittstelle org.apache.turbine.services.schedule.JobEntry
Set the value of Task
setTask(String) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of task.
setTask(String) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryQuartz
Set the value of task.
setTemp(String, Object) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Put an object into temporary storage.
setTemp(String, Object) - Methode in Schnittstelle org.apache.turbine.om.security.User
Put an object into temporary storage.
setTemp(String, Object) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Put an object into temporary storage.
setTemplate(String) - Methode in Klasse org.apache.turbine.services.jsp.util.JspNavigation
builds the output of the navigation template
setTemplate(String) - Methode in Klasse org.apache.turbine.util.template.TemplateNavigation
Set the template.
setTemplate(String) - Methode in Klasse org.apache.turbine.util.uri.TemplateURI
Sets the template= value for this URL.
setTemplate(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Velocity template to execute.
setTemplate(PipelineData, String) - Methode in Klasse org.apache.turbine.modules.actions.VelocityAction
This method is used when you want to short circuit an Action and change the template that will be executed next.
setTemplate(PipelineData, String) - Statische Methode in Klasse org.apache.turbine.modules.screens.TemplateScreen
This method is used when you want to short circuit a Screen and change the template that will be executed next.
setTemplateContext(String, Object) - Methode in Klasse org.apache.turbine.util.template.TemplateInfo
Set the value of context.
setTemplateEncoding(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the character encoding to use for reading template files.
setTemplateEncoding(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the character encoding to use for reading template files.
setTempStorage(Map<String, Object>) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
This should only be used in the case where we want to save the data to the database.
setTempStorage(Map<String, Object>) - Methode in Schnittstelle org.apache.turbine.om.security.User
This should only be used in the case where we want to save the data to the database.
setTextColor(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the text color for the BODY tag.
setTextTemplate(String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Set the text template for the mail.
setTitle(String) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the title of the page.
setTitle(String) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the title of the page.
setTitle(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Sets the title of the stylesheet
setTitle(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the title in the page.
setTo(String, String) - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Veraltet.
use addTo(email,name) instead
setTurbineServletConfig(ServletConfig) - Statische Methode in Klasse org.apache.turbine.Turbine
Set the servlet config for this turbine webapp.
setTurbineServletContext(ServletContext) - Statische Methode in Klasse org.apache.turbine.Turbine
Set the servlet context for this turbine webapp.
setType(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
Sets the content type of the style sheet
setUrlPattern(Pattern) - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
setUseCache(boolean) - Methode in Klasse org.apache.turbine.services.template.mapper.BaseMapper
Set the UseCache value.
setUseCache(boolean) - Methode in Schnittstelle org.apache.turbine.services.template.mapper.Mapper
Set the UseCache value.
setUser(User) - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Sets the user.
setUser(T) - Methode in Schnittstelle org.apache.turbine.util.RunData
Sets the user.
setUserDelegate(TurbineUser) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
 
setUserDelegate(TurbineUser) - Methode in Schnittstelle org.apache.turbine.om.security.TurbineUserDelegate
Set the delegated user
setUserGroupRoleSet(Set<T>) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Set the User/Group/Role set associated with this entity
setUserWrapperClass(String) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Set the wrapper class for user objects
setValves(Valve[]) - Methode in Klasse org.apache.turbine.pipeline.TurbinePipeline
Set new valves during deserialization
setVelocityProperties(VelocityEngine, Configuration) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
This method generates the Properties object necessary for the initialization of Velocity.
setVlinkColor(String) - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
Set the visited link color for the BODY tag.
setWeekDay(int) - Methode in Klasse org.apache.turbine.services.schedule.AbstractJobEntry
Set the value of weekDay.
setWeekDay(int) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Set the value of weekDay.
setWeekDay(int) - Methode in Klasse org.apache.turbine.services.schedule.JobEntryNonPersistent
Set the value of weekDay.
setWordWrap(int) - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
Set the column at which long lines of text should be word- wrapped.
setXmlParameters(List<XmlParameterList.XmlParameter>) - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList
Set a list of XmlParameters
setZoneId(ZoneId) - Methode in Klasse org.apache.turbine.services.localization.DateTimeFormatterService
 
shutdown() - Methode in Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
Shuts the Component Service down, calls dispose on the components that implement this interface
shutdown() - Methode in Klasse org.apache.turbine.services.BaseInitable
Returns an Initable to uninitialized state.
shutdown() - Methode in Klasse org.apache.turbine.services.BaseUnicastRemoteService
Shuts down this service.
shutdown() - Methode in Schnittstelle org.apache.turbine.services.Initable
Returns an Initable to an uninitialized state.
shutdown() - Methode in Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Shutdown the service
shutdown() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Shutdowns the service.
shutdown() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Shutdowns the service.
shutdown() - Methode in Klasse org.apache.turbine.services.session.TurbineSessionService
Returns to uninitialized state.
shutdown() - Methode in Klasse org.apache.turbine.services.TurbineBaseService
Returns to uninitialized state.
shutdown() - Methode in Klasse org.apache.turbine.services.ui.TurbineUIService
Returns to uninitialized state.
shutdown() - Methode in Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
Writes a message to the log upon system shutdown.
shutdown() - Methode in Klasse org.apache.turbine.services.urlmapper.TurbineURLMapperService
Returns to uninitialized state.
shutdownClass(String) - Methode in Klasse org.apache.turbine.services.BaseInitableBroker
Shuts down an Initable.
shutdownClass(String) - Methode in Schnittstelle org.apache.turbine.services.InitableBroker
Shutdowns an Initable class.
shutdownService(String) - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Shuts down a Service, releasing resources allocated by an Service, and returns it to its initial (uninitialized) state.
shutdownService(String) - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Shutdowns a Service.
shutdownServices() - Methode in Klasse org.apache.turbine.services.BaseServiceBroker
Shuts down all Turbine services, releasing allocated resources and returning them to their initial (uninitialized) state.
shutdownServices() - Methode in Schnittstelle org.apache.turbine.services.ServiceBroker
Shutdowns all Services.
SKIN_ATTRIBUTE - Statische Variable in Klasse org.apache.turbine.services.pull.tools.UITool
Attribute name of skinName value in User's temp hashmap.
SKIN_PROPERTY_DEFAULT - Statische Variable in Klasse org.apache.turbine.services.ui.TurbineUIService
Default skin name.
stack - Variable in Klasse org.apache.turbine.services.BaseInitableBroker
Names of classes being early-initialized are pushed onto this stack.
STACK_TRACE_PLACEHOLDER - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Context Key for the Stack Trace
STANDARD_PIPELINE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
The fully qualified class name of the default Pipeline implementation to use in the Turbine servlet.
startScheduler() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Starts or restarts the scheduler if not already running.
startScheduler() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Starts or restarts the scheduler if not already running.
startScheduler() - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Starts the scheduler if not already running.
stopScheduler() - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Stops the scheduler if it is currently running.
stopScheduler() - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Stops the scheduler if it is currently running.
stopScheduler() - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Stops the scheduler if ti is currently running.
store(User) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Save an User object to persistent storage.
store(User) - Methode in Klasse org.apache.turbine.services.security.passive.PassiveUserManager
Save an User object to persistent storage.
store(User) - Methode in Schnittstelle org.apache.turbine.services.security.UserManager
Save an User object to persistent storage.
SystemError - Ausnahmeklasse in org.apache.turbine.util
Used for wrapping system errors (exceptions) that may occur in the application.
SystemError(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.SystemError
Constructor.
SystemError(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.SystemError
Constructor.
SystemError(Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.SystemError
Constructor.

T

TABLE - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The table map for this class.
TABLE_NAME - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The table name for this class.
TASK - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the TASK field
template - Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
cache of the template name for getPage()
TEMPLATE_ERROR_JSP - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Template error default for JSP
TEMPLATE_ERROR_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Template error template Property.
TEMPLATE_ERROR_VM - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Template error default for Velocity
TEMPLATE_EXTENSIONS - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Configuration key
TEMPLATE_HOMEPAGE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Home page template.
TEMPLATE_INVALID_STATE - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Report Template for invalid state in the application
TEMPLATE_LINK_ENCODING_DEFAULT - Statische Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Default Value for TEMPLATE_LINK_ENCODING_DEFAULT
TEMPLATE_LINK_ENCODING_KEY - Statische Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Should this tool add Container Encoding to the URIs returned?
TEMPLATE_LINK_PREFIX - Statische Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Prefix for Parameters for this tool
TEMPLATE_LINK_RELATIVE_DEFAULT - Statische Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Default Value for TEMPLATE_LINK_RELATIVE_KEY
TEMPLATE_LINK_RELATIVE_KEY - Statische Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Should this tool return relative URIs or absolute?
TEMPLATE_LOGIN - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Login template.
TEMPLATE_PARTS_SEPARATOR - Statische Variable in Schnittstelle org.apache.turbine.services.template.TemplateService
Character that separates the various Template Parts
TEMPLATE_PATH_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.jsp.JspService
Property key for Template Pathes
TEMPLATE_TYPES - Statische Variable in Klasse org.apache.turbine.services.template.TurbineTemplateService
Number of different Template Types that we know of
TemplateEngineService - Schnittstelle in org.apache.turbine.services.template
This is the interface that all template engine services must adhere to.
templateError - Variable in Klasse org.apache.turbine.modules.screens.VelocityScreen
 
templateExists(String) - Methode in Klasse org.apache.turbine.services.jsp.TurbineJspService
Determine whether a given template is available on the configured template pathes.
templateExists(String) - Methode in Klasse org.apache.turbine.services.template.BaseTemplateEngineService
 
templateExists(String) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateEngineService
Use the specific template engine to determine whether a given template exists.
templateExists(String) - Methode in Klasse org.apache.turbine.services.velocity.TurbineVelocityService
Find out if a given template exists.
templateExists(String, String[]) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Veraltet.
Use templateExists from the various Templating Engines
templateExists(String, String[]) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Veraltet.
Use templateExists from the various Templating Engines
templateHomepage - Variable in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
TemplateInfo - Klasse in org.apache.turbine.util.template
This is a wrapper for Template specific information.
TemplateInfo(RunData) - Konstruktor für Klasse org.apache.turbine.util.template.TemplateInfo
Constructor
templateInvalidState - Variable in Klasse org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
 
TemplateLink - Klasse in org.apache.turbine.services.pull.tools
This is a pull to to be used in Templates to convert links in Templates into the correct references.
TemplateLink() - Konstruktor für Klasse org.apache.turbine.services.pull.tools.TemplateLink
Default constructor
TemplateNavigation - Klasse in org.apache.turbine.modules.navigations
Base Template Navigation.
TemplateNavigation - Klasse in org.apache.turbine.util.template
Returns output of a Navigation module.
TemplateNavigation() - Konstruktor für Klasse org.apache.turbine.modules.navigations.TemplateNavigation
 
TemplateNavigation(PipelineData) - Konstruktor für Klasse org.apache.turbine.util.template.TemplateNavigation
Constructor
TemplatePage - Klasse in org.apache.turbine.modules.pages
When building sites using templates, Screens need only be defined for templates which require dynamic (database or object) data.
TemplatePage() - Konstruktor für Klasse org.apache.turbine.modules.pages.TemplatePage
 
TemplateScreen - Klasse in org.apache.turbine.modules.screens
Template Screen.
TemplateScreen - Klasse in org.apache.turbine.util.template
Returns output of a Screen module.
TemplateScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.TemplateScreen
 
TemplateScreen(PipelineData) - Konstruktor für Klasse org.apache.turbine.util.template.TemplateScreen
Constructor
TemplateSecureSessionValidator - Klasse in org.apache.turbine.modules.actions.sessionvalidator
SessionValidator that requires login for use with Template Services like Velocity or WebMacro.
TemplateSecureSessionValidator() - Konstruktor für Klasse org.apache.turbine.modules.actions.sessionvalidator.TemplateSecureSessionValidator
 
TemplateSecurityCheck - Klasse in org.apache.turbine.util.template
Utility class to help check for proper authorization when using template screens.
TemplateSecurityCheck(PipelineData) - Konstruktor für Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Generic Constructor.
TemplateSecurityCheck(PipelineData, String) - Konstruktor für Klasse org.apache.turbine.util.template.TemplateSecurityCheck
Constructor.
templateService - Variable in Klasse org.apache.turbine.modules.screens.VelocityScreen
Injected service instance
TemplateService - Schnittstelle in org.apache.turbine.services.template
This service provides a method for mapping templates to their appropriate Screens or Navigations.
TemplateSessionValidator - Klasse in org.apache.turbine.modules.actions.sessionvalidator
SessionValidator for use with the Template Service, the TemplateSessionValidator is virtually identical to the TemplateSecureSessionValidator except that it does not transfer to the login page when it detects a null user (or a user not logged in).
TemplateSessionValidator() - Konstruktor für Klasse org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator
 
templateURI - Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
TemplateURI used as backend for this object
TemplateURI - Klasse in org.apache.turbine.util.uri
This class allows you to keep all the information needed for a single link at one place.
TemplateURI() - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Empty C'tor.
TemplateURI(String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, user Turbine.getDefaultServerData(), set Template and Action
TemplateURI(RunData) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor with a RunData object
TemplateURI(RunData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set explicit redirection
TemplateURI(RunData, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template
TemplateURI(RunData, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template, set explicit redirection
TemplateURI(RunData, String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template and Action
TemplateURI(RunData, String, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template and Action, set explicit redirection
TemplateURI(ServerData) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor with a ServerData object
TemplateURI(ServerData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set explicit redirection
TemplateURI(ServerData, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template
TemplateURI(ServerData, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template, set explicit redirection
TemplateURI(ServerData, String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template and Action
TemplateURI(ServerData, String, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TemplateURI
Constructor, set Template and Action, set explicit redirection
threadPool - Variable in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
The thread pool used to process jobs.
ticDifference - Statische Variable in Klasse org.apache.turbine.util.GenerateUniqueId
Millisecons between different tics.
timeout - Variable in Klasse org.apache.turbine.pipeline.DefaultSessionTimeoutValve
Veraltet.
 
timeout - Variable in Klasse org.apache.turbine.util.TurbineConfig
 
TOOL_RESOURCES_DIR_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Default value for the application tool resources.
TOOL_RESOURCES_DIR_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property tag for application tool resources directory
TOOLS_PER_REQUEST_REFRESH_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Default value for per request tool refreshing
TOOLS_PER_REQUEST_REFRESH_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.pull.PullService
Property tag for per request tool refreshing (for obvious reasons has no effect for per-request tools)
TorqueSchedulerService - Klasse in org.apache.turbine.services.schedule
Veraltet.
TorqueSchedulerService() - Konstruktor für Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
 
toString() - Methode in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Same as getLink().
toString() - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
 
toString() - Methode in Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
toString() - Methode in Klasse org.apache.turbine.util.FormMessage
Write out the contents of the message in a friendly manner.
toString() - Methode in Klasse org.apache.turbine.util.ServerData
Returns this object as an URL.
toString() - Methode in Klasse org.apache.turbine.util.template.HtmlPageAttributes
A dummy toString method that returns an empty string.
toString() - Methode in Klasse org.apache.turbine.util.template.TemplateNavigation
Builds the output of the navigation template.
toString() - Methode in Klasse org.apache.turbine.util.template.TemplateScreen
Builds the output of the navigation template.
toString() - Methode in Klasse org.apache.turbine.util.uri.DataURI
toString() simply calls getAbsoluteLink.
toString() - Methode in Klasse org.apache.turbine.util.uri.TurbineURI
Simply calls getAbsoluteLink().
toString() - Methode in Klasse org.apache.turbine.util.uri.URIParam
Provide a string representation of the object
toString() - Methode in Klasse org.apache.turbine.util.velocity.VelocityEmail
The method toString() calls send() for ease of use within a Velocity template (see example usage above).
translateTemplatePaths(String[]) - Methode in Schnittstelle org.apache.turbine.services.template.TemplateService
Veraltet.
Each template engine service should know how to translate a request onto a file.
translateTemplatePaths(String[]) - Methode in Klasse org.apache.turbine.services.template.TurbineTemplateService
Veraltet.
Each template engine service should know how to translate a request onto a file.
Turbine - Klasse in org.apache.turbine
Turbine is the main servlet for the entire system.
Turbine() - Konstruktor für Klasse org.apache.turbine.Turbine
 
TurbineActionEvent - Annotationstyp in org.apache.turbine.annotation
Annotation to associate methods in modules to action events
TurbineAssemblerBrokerService - Klasse in org.apache.turbine.services.assemblerbroker
TurbineAssemblerBrokerService allows assemblers (like screens, actions and layouts) to be loaded from one or more AssemblerFactory classes.
TurbineAssemblerBrokerService() - Konstruktor für Klasse org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
 
TurbineBaseService - Klasse in org.apache.turbine.services
This class provides a Service implementation that Services used in Turbine are required to extend.
TurbineBaseService() - Konstruktor für Klasse org.apache.turbine.services.TurbineBaseService
 
TurbineConfig - Klasse in org.apache.turbine.util
A class used for initialization of Turbine without a servlet container.
TurbineConfig(String, String) - Konstruktor für Klasse org.apache.turbine.util.TurbineConfig
Constructs a TurbineConfig.
TurbineConfig(String, Map<String, Object>, Map<String, String>) - Konstruktor für Klasse org.apache.turbine.util.TurbineConfig
Constructs a new TurbineConfig.
TurbineConfig(String, Map<String, String>) - Konstruktor für Klasse org.apache.turbine.util.TurbineConfig
Constructs a new TurbineConfig.
TurbineConfiguration - Annotationstyp in org.apache.turbine.annotation
Annotation to mark fields in modules that require a configuration to be injected
TurbineConstants - Schnittstelle in org.apache.turbine
This interface contains all the constants used throughout the Turbine code base.
TurbineException - Ausnahmeklasse in org.apache.turbine.util
The base class of all exceptions thrown by Turbine.
TurbineException() - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineException
Constructs a new TurbineException without specified detail message.
TurbineException(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineException
Constructs a new TurbineException with specified detail message.
TurbineException(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineException
Constructs a new TurbineException with specified detail message and nested Throwable.
TurbineException(Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineException
Constructs a new TurbineException with specified nested Throwable.
TurbineJsonRpcService - Klasse in org.apache.turbine.services.jsonrpc
This is a service that will respond to JSON-RPC calls.
TurbineJsonRpcService() - Konstruktor für Klasse org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
 
TurbineJspService - Klasse in org.apache.turbine.services.jsp
This is a Service that can process JSP templates from within a Turbine screen.
TurbineJspService() - Konstruktor für Klasse org.apache.turbine.services.jsp.TurbineJspService
 
TurbineLoader - Annotationstyp in org.apache.turbine.annotation
Annotation to mark fields in modules that require a loader to be injected
TurbineNamingService - Klasse in org.apache.turbine.services.naming
This class is the default implementation of NamingService, which provides JNDI naming contexts.
TurbineNamingService() - Konstruktor für Klasse org.apache.turbine.services.naming.TurbineNamingService
 
TurbineNonPersistentSchedulerService - Klasse in org.apache.turbine.services.schedule
Veraltet.
Use QuartzSchedulerService instead
TurbineNonPersistentSchedulerService() - Konstruktor für Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
 
TurbinePipeline - Klasse in org.apache.turbine.pipeline
Flexible implementation of a Pipeline.
TurbinePipeline() - Konstruktor für Klasse org.apache.turbine.pipeline.TurbinePipeline
 
TurbinePullService - Klasse in org.apache.turbine.services.pull
This is the concrete implementation of the Turbine Pull Service.
TurbinePullService() - Konstruktor für Klasse org.apache.turbine.services.pull.TurbinePullService
 
TurbineRequiredPermission - Annotationstyp in org.apache.turbine.annotation
Annotation to mark modules or methods in modules that require certain permissions to be executed
TurbineRequiredRole - Annotationstyp in org.apache.turbine.annotation
Annotation to mark modules or methods in modules that require certain roles to be executed
TurbineRunData - Schnittstelle in org.apache.turbine.services.rundata
TurbineRunData is an extension to the RunData interface to be implemented by RunData implementations to be distributed by the Turbine RunData Service.
TurbineRunDataService - Klasse in org.apache.turbine.services.rundata
The RunData Service provides the implementations for RunData and related interfaces required by request processing.
TurbineRunDataService() - Konstruktor für Klasse org.apache.turbine.services.rundata.TurbineRunDataService
Constructs a RunData Service.
TurbineRuntimeException - Ausnahmeklasse in org.apache.turbine.util
This is a base class of runtime exeptions thrown by Turbine.
TurbineRuntimeException() - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineRuntimeException
Constructs a new TurbineRuntimeException without specified detail message.
TurbineRuntimeException(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineRuntimeException
Constructs a new TurbineRuntimeException with specified detail message.
TurbineRuntimeException(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineRuntimeException
Constructs a new TurbineRuntimeException with specified detail message and nested Throwable.
TurbineRuntimeException(Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.TurbineRuntimeException
Constructs a new TurbineRuntimeException with specified nested Throwable.
TurbineService - Annotationstyp in org.apache.turbine.annotation
Annotation to mark class and fields in modules that require a service to be injected Explicit field annotation of TurbineService.SERVICE_NAME will take precedence of class annotation.
TurbineServiceProvider - Schnittstelle in org.apache.turbine.services
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.
TurbineServices - Klasse in org.apache.turbine.services
This is a singleton utility class that acts as a Services broker.
TurbineServices() - Konstruktor für Klasse org.apache.turbine.services.TurbineServices
This constructor is protected to force clients to use getInstance() to access this class.
TurbineServletService - Klasse in org.apache.turbine.services.servlet
This class provides a context service when the application is run in a ServletContainer.
TurbineServletService() - Konstruktor für Klasse org.apache.turbine.services.servlet.TurbineServletService
 
TurbineSessionService - Klasse in org.apache.turbine.services.session
The SessionService allows thread-safe access to the current sessions of the current context.
TurbineSessionService() - Konstruktor für Klasse org.apache.turbine.services.session.TurbineSessionService
 
TurbineTemplateService - Klasse in org.apache.turbine.services.template
This service provides a method for mapping templates to their appropriate Screens or Navigations.
TurbineTemplateService() - Konstruktor für Klasse org.apache.turbine.services.template.TurbineTemplateService
C'tor
TurbineTool - Annotationstyp in org.apache.turbine.annotation
Annotation to mark fields in modules and actions that require a tool to be injected
TurbineUIService - Klasse in org.apache.turbine.services.ui
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.
TurbineUIService() - Konstruktor für Klasse org.apache.turbine.services.ui.TurbineUIService
 
TurbineUniqueIdService - Klasse in org.apache.turbine.services.uniqueid
This is an implementation of UniqueIdService.
TurbineUniqueIdService() - Konstruktor für Klasse org.apache.turbine.services.uniqueid.TurbineUniqueIdService
 
TurbineURI - Klasse in org.apache.turbine.util.uri
This class allows you to keep all the information needed for a single link at one place.
TurbineURI() - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Empty C'tor.
TurbineURI(String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, user Turbine.getDefaultServerData(), set Screen and Action.
TurbineURI(RunData) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor with a RunData object.
TurbineURI(RunData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set explicit redirection.
TurbineURI(RunData, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen.
TurbineURI(RunData, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen, set explicit redirection.
TurbineURI(RunData, String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen and Action.
TurbineURI(RunData, String, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen and Action, set explicit redirection.
TurbineURI(ServerData) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor with a ServerData object.
TurbineURI(ServerData, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set explicit redirection.
TurbineURI(ServerData, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen.
TurbineURI(ServerData, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen, set explicit redirection.
TurbineURI(ServerData, String, String) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen and Action.
TurbineURI(ServerData, String, String, boolean) - Konstruktor für Klasse org.apache.turbine.util.uri.TurbineURI
Constructor, set Screen and Action, set explicit redirection.
TurbineURLMapperService - Klasse in org.apache.turbine.services.urlmapper
The URL mapper service provides methods to map a set of parameters to a simplified URL and vice-versa.
TurbineURLMapperService() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.TurbineURLMapperService
 
TurbineUserDelegate - Schnittstelle in org.apache.turbine.om.security
Marker interface
TurbineVelocityService - Klasse in org.apache.turbine.services.velocity
This is a Service that can process Velocity templates from within a Turbine Screen.
TurbineVelocityService() - Konstruktor für Klasse org.apache.turbine.services.velocity.TurbineVelocityService
 
TurbineXmlConfig - Klasse in org.apache.turbine.util
A class used for initialization of Turbine without a servlet container.
TurbineXmlConfig(String, String) - Konstruktor für Klasse org.apache.turbine.util.TurbineXmlConfig
Constructs a TurbineXmlConfig.
TurbineXmlConfig(String, Map<String, Object>, Map<String, String>) - Konstruktor für Klasse org.apache.turbine.util.TurbineXmlConfig
Constructs a new TurbineXmlConfig.
TurbineXmlConfig(String, Map<String, String>) - Konstruktor für Klasse org.apache.turbine.util.TurbineXmlConfig
Constructs a new TurbineXmlConfig.
TurbineYaafiComponentService - Klasse in org.apache.turbine.services.avaloncomponent
An implementation of Turbine service initializing the YAAFI container
TurbineYaafiComponentService() - Konstruktor für Klasse org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
 

U

UIService - Schnittstelle in org.apache.turbine.services.ui
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.
UITool - Klasse in org.apache.turbine.services.pull.tools
Manages all UI elements for a Turbine Application.
UITool() - Konstruktor für Klasse org.apache.turbine.services.pull.tools.UITool
 
UniqueIdService - Schnittstelle in org.apache.turbine.services.uniqueid
This service provides unique identifiers for the instance of Turbine, and for objects it creates.
unlockExclusive() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Release an exclusive lock on the security information repository.
unlockShared() - Methode in Klasse org.apache.turbine.services.security.DefaultSecurityService
Release a shared lock on the security information repository.
unmarshal(String) - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlPatternAdapter
 
unmarshal(XmlValve) - Methode in Klasse org.apache.turbine.pipeline.XmlValveAdapter
 
unmarshal(XmlParameterList) - Methode in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterAdapter
 
unsetMessage() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Unsets the message for the request.
unsetMessage() - Methode in Schnittstelle org.apache.turbine.util.RunData
Unsets the message for the request.
updateJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.AbstractSchedulerService
Add or update a job.
updateJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.QuartzSchedulerService
Add or update a job.
updateJob(JobEntry) - Methode in Schnittstelle org.apache.turbine.services.schedule.ScheduleService
Modify a Job.
updateJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.TorqueSchedulerService
Veraltet.
Add or update a job.
updateJob(JobEntry) - Methode in Klasse org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
Veraltet.
Add/update a job
updateLastLogin() - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Updates the last login date in the database.
updateLastLogin() - Methode in Schnittstelle org.apache.turbine.om.security.User
Updates the last login date in the database.
updateQueue(J) - Methode in Klasse org.apache.turbine.services.schedule.JobQueue
Update the job for its next run time.
URI - Schnittstelle in org.apache.turbine.util.uri
An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
URI_SCHEME_SEPARATOR - Statische Variable in Schnittstelle org.apache.turbine.util.uri.URIConstants
The part of the URI which separates the protocol indicator (i.e. the scheme) from the rest of the URI.
URIConstants - Schnittstelle in org.apache.turbine.util.uri
This interface contains all the constants that are always needed when working with URIs.
URIParam - Klasse in org.apache.turbine.util.uri
Helper Class to keep a key and a value together in one object.
URIParam(String, Object) - Konstruktor für Klasse org.apache.turbine.util.uri.URIParam
Creates a new Object from Key and Value
URIUtils - Klasse in org.apache.turbine.util.uri
Bundles a few static routines concerning URIs, that you will need all the time.
URIUtils() - Konstruktor für Klasse org.apache.turbine.util.uri.URIUtils
 
URLMapEntry - Klasse in org.apache.turbine.services.urlmapper.model
The url map model class
URLMapEntry() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.URLMapEntry
 
URLMapperService - Schnittstelle in org.apache.turbine.services.urlmapper
The URL mapper service provides methods to map a set of parameters to a simplified URL and vice-versa.
URLMapperValve - Klasse in org.apache.turbine.services.urlmapper
This valve is responsible for parsing parameters out of simplified URLs.
URLMapperValve() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.URLMapperValve
 
URLMappingContainer - Klasse in org.apache.turbine.services.urlmapper.model
URL Map Container Model Class
URLMappingContainer() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.URLMappingContainer
 
USE_REQUEST_LOCALE_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
USE_SSL_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Default value for the SSL key
USE_SSL_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Indicate whether this Turbine application is using SSL.
USE_TURBINE_LOCALE_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.localization.DateTimeFormatterInterface
 
User - Schnittstelle in org.apache.turbine.om.security
This interface represents functionality that all users of the Turbine system require.
USER_MANAGER_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.security.SecurityService
the default implementation of UserManager interface (org.apache.turbine.services.security.passive.PassiveUserManager)
USER_MANAGER_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.security.SecurityService
the key within services's properties for user manager implementation classname (user.manager)
USER_WRAPPER_DEFAULT - Statische Variable in Schnittstelle org.apache.turbine.services.security.SecurityService
the default implementation of User interface (org.apache.turbine.om.security.DefaultUserImpl)
USER_WRAPPER_KEY - Statische Variable in Schnittstelle org.apache.turbine.services.security.SecurityService
the key within services's properties for user implementation classname (wrapper.class)
userExists() - Methode in Klasse org.apache.turbine.services.rundata.DefaultTurbineRunData
Checks if a user exists in this session.
userExists() - Methode in Schnittstelle org.apache.turbine.util.RunData
Checks if a user exists in this session.
UserManager - Schnittstelle in org.apache.turbine.services.security
An UserManager performs User objects related tasks on behalf of the DefaultSecurityService.
UUID_ADDRESS_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
Key for loading the UUID Generator with a constant value

V

value - Variable in Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList.XmlParameter
 
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineActionEvent
Event name, no default
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineConfiguration
Optional prefix for a configuration subset
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineLoader
Get the class of the loader target to inject
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineRequiredPermission
Get the names of the permissions required to use this class or method
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineRequiredRole
Get the names of the roles required to use this class or method
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineService
Get the name of the service to inject
value() - Element in Annotationstyp org.apache.turbine.annotation.TurbineTool
Get the class of the tool target to inject
valueBound(HttpSessionBindingEvent) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Implement this method if you wish to be notified when the User has been Bound to the session.
valueEquals(JobEntryTorque) - Methode in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorque
Compares the content of this object to another object
valueOf(String) - Statische Methode in Enumeration org.apache.turbine.annotation.AnnotationProcessor.ConditionType
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
values() - Statische Methode in Enumeration org.apache.turbine.annotation.AnnotationProcessor.ConditionType
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.
valueUnbound(HttpSessionBindingEvent) - Methode in Klasse org.apache.turbine.om.security.DefaultUserImpl
Implement this method if you wish to be notified when the User has been Unbound from the session.
Valve - Schnittstelle in org.apache.turbine.pipeline
A Valve is a request processing component.
ValveContext - Schnittstelle in org.apache.turbine.pipeline
A ValveContext 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.
velocity - Variable in Klasse org.apache.turbine.modules.screens.VelocityScreen
Injected service instance
velocity - Variable in Klasse org.apache.turbine.util.velocity.VelocityActionEvent
Injected velocity service
VELOCITY_EXTENSION - Statische Variable in Schnittstelle org.apache.turbine.services.velocity.VelocityService
The default extension of Velocity Pages
VelocityAction - Klasse in org.apache.turbine.modules.actions
This class provides a convenience methods for Velocity Actions to use.
VelocityAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.VelocityAction
 
VelocityActionEvent - Klasse in org.apache.turbine.util.velocity
If you are using VelocitySite stuff, then your Action's should extend this class instead of extending the ActionEvent class.
VelocityActionEvent() - Konstruktor für Klasse org.apache.turbine.util.velocity.VelocityActionEvent
 
VelocityCachedLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module is Turbine 2.3.3 VelocityDirectLayout (same package) with methods added for PipelineData.
VelocityCachedLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.VelocityCachedLayout
 
VelocityCachedScreen - Klasse in org.apache.turbine.modules.screens
VelocityCachedScreen is Turbine 2.3.3 VelocityDirectScreen (same package) with methods added for PipelineData.
VelocityCachedScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.VelocityCachedScreen
 
VelocityDirectLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module allows Velocity templates to be used as layouts.
VelocityDirectLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.VelocityDirectLayout
 
VelocityDirectScreen - Klasse in org.apache.turbine.modules.screens
VelocityDirectScreen is a screen class which returns its output directly to the output stream.
VelocityDirectScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.VelocityDirectScreen
 
VelocityEmail - Klasse in org.apache.turbine.util.velocity
This is a simple class for sending email from within Velocity.
VelocityEmail() - Konstruktor für Klasse org.apache.turbine.util.velocity.VelocityEmail
Constructor
VelocityEmail(Context) - Konstruktor für Klasse org.apache.turbine.util.velocity.VelocityEmail
Constructor
VelocityEmailException - Ausnahmeklasse in org.apache.turbine.util.velocity
This exception is thrown if a VelocityEmail/VelocityHtmlEmail can not be sent using JavaMail.
VelocityEmailException() - Konstruktor für Ausnahmeklasse org.apache.turbine.util.velocity.VelocityEmailException
Constructs a new VelocityEmailException without specified detail message.
VelocityEmailException(String) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.velocity.VelocityEmailException
Constructs a new VelocityEmailException with specified detail message.
VelocityEmailException(String, Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.velocity.VelocityEmailException
Constructs a new VelocityEmailException with specified detail message and nested Throwable.
VelocityEmailException(Throwable) - Konstruktor für Ausnahmeklasse org.apache.turbine.util.velocity.VelocityEmailException
Constructs a new VelocityEmailException with specified nested Throwable.
VelocityErrorScreen - Klasse in org.apache.turbine.modules.screens
VelocityErrorScreen screen - directs errors at the velocity error template defined in template.error.
VelocityErrorScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.VelocityErrorScreen
 
VelocityHtmlEmail - Klasse in org.apache.turbine.util.velocity
This is a simple class for sending html email from within Velocity.
VelocityHtmlEmail() - Konstruktor für Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Constructor
VelocityHtmlEmail(Context) - Konstruktor für Klasse org.apache.turbine.util.velocity.VelocityHtmlEmail
Constructor, sets the context object.
VelocityLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module allows Velocity templates to be used as layouts.
VelocityLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.VelocityLayout
 
VelocityNavigation - Klasse in org.apache.turbine.modules.navigations
VelocityNavigation.
VelocityNavigation() - Konstruktor für Klasse org.apache.turbine.modules.navigations.VelocityNavigation
 
VelocityOnlyLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module allows Velocity templates to be used as layouts.
VelocityOnlyLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.VelocityOnlyLayout
 
VelocityPage - Klasse in org.apache.turbine.modules.pages
Extends TemplatePage to set the template Context.
VelocityPage() - Konstruktor für Klasse org.apache.turbine.modules.pages.VelocityPage
 
VelocityScreen - Klasse in org.apache.turbine.modules.screens
Base Velocity Screen.
VelocityScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.VelocityScreen
 
VelocitySecureAction - Klasse in org.apache.turbine.modules.actions
VelocitySecure action.
VelocitySecureAction() - Konstruktor für Klasse org.apache.turbine.modules.actions.VelocitySecureAction
 
VelocitySecureScreen - Klasse in org.apache.turbine.modules.screens
VelocitySecureScreen Always performs a Security Check that you've defined before executing the doBuildTemplate().
VelocitySecureScreen() - Konstruktor für Klasse org.apache.turbine.modules.screens.VelocitySecureScreen
 
velocityService - Variable in Klasse org.apache.turbine.modules.layouts.VelocityLayout
Injected service instance
VelocityService - Schnittstelle in org.apache.turbine.services.velocity
Implementations of the VelocityService interface.
VelocityXslLayout - Klasse in org.apache.turbine.modules.layouts
This Layout module allows Velocity XML templates to be used as layouts.
VelocityXslLayout() - Konstruktor für Klasse org.apache.turbine.modules.layouts.VelocityXslLayout
 

W

wantRelative - Variable in Klasse org.apache.turbine.services.pull.tools.TemplateLink
Do we want a relative link?
WEB_CONTEXT - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
If this value is set as applicationRoot, then the webContext is used as application root
WEBAPP_ROOT_KEY - Statische Variable in Schnittstelle org.apache.turbine.TurbineConstants
This is the key used in the Turbine.properties to access resources relative to the Web Application root.
WEEK_DAY - Enum-Konstante in Enumeration org.apache.turbine.services.schedule.AbstractJobEntry.ScheduleType
 
WEEK_DAY - Statische Variable in Klasse org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
The column for the WEEK_DAY field
WorkerThread - Klasse in org.apache.turbine.services.schedule
Wrapper for a JobEntry to actually perform the job's action.
WorkerThread(JobEntry) - Konstruktor für Klasse org.apache.turbine.services.schedule.WorkerThread
Creates a new worker to run the specified JobEntry.
wrap(TurbineUser) - Methode in Klasse org.apache.turbine.services.security.DefaultUserManager
Wrap a Fulcrum user object into a Turbine user object

X

XmlParameter() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList.XmlParameter
Default Constructor
XmlParameter(String, String) - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList.XmlParameter
Constructor
XmlParameterAdapter - Klasse in org.apache.turbine.services.urlmapper.model
Creates Map objects from XmlParameterList objects and vice-versa.
XmlParameterAdapter() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.XmlParameterAdapter
 
XmlParameterList - Klasse in org.apache.turbine.services.urlmapper.model
A JAXB Class for holding a list of entries with key (in an attribute) and a value.
XmlParameterList() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.XmlParameterList
 
XmlParameterList.XmlParameter - Klasse in org.apache.turbine.services.urlmapper.model
 
XmlPatternAdapter - Klasse in org.apache.turbine.services.urlmapper.model
Creates Regex Pattern objects.
XmlPatternAdapter() - Konstruktor für Klasse org.apache.turbine.services.urlmapper.model.XmlPatternAdapter
 
XmlValve - Klasse in org.apache.turbine.pipeline
A JAXB Class for holding the class name of a valve.
XmlValve() - Konstruktor für Klasse org.apache.turbine.pipeline.XmlValve
 
XmlValveAdapter - Klasse in org.apache.turbine.pipeline
Creates Valve objects.
XmlValveAdapter() - Konstruktor für Klasse org.apache.turbine.pipeline.XmlValveAdapter
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form