- DATABASE_NAME - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The default database name for this class.
- DataURI - Class in org.apache.turbine.util.uri
-
This class can convert a simple link into a turbine relative
URL.
- DataURI() - Constructor for class org.apache.turbine.util.uri.DataURI
-
Empty C'tor.
- DataURI(RunData) - Constructor for class org.apache.turbine.util.uri.DataURI
-
Constructor with a RunData object
- DataURI(RunData, boolean) - Constructor for class org.apache.turbine.util.uri.DataURI
-
Constructor, set explicit redirection
- DataURI(ServerData) - Constructor for class org.apache.turbine.util.uri.DataURI
-
Constructor with a ServerData object
- DataURI(ServerData, boolean) - Constructor for class org.apache.turbine.util.uri.DataURI
-
Constructor, set explicit redirection
- DateFormatter - Class in org.apache.turbine.services.pull.util
-
This pull tool is used to format date objects into strings.
- DateFormatter() - Constructor for class org.apache.turbine.services.pull.util.DateFormatter
-
- DateSelector - Class in org.apache.turbine.util
-
DateSelector is a utility class to handle the creation of a set of
date popup menus.
- DateSelector() - Constructor for class org.apache.turbine.util.DateSelector
-
Constructor defaults to current date and uses the default
prefix: DateSelector.DEFAULT
- DateSelector(String) - Constructor for class org.apache.turbine.util.DateSelector
-
Constructor defaults to current date.
- DateSelector(String, Calendar) - Constructor for class org.apache.turbine.util.DateSelector
-
Constructor, uses the date set in a calendar that has been
already passed in (with the date set correctly).
- DAY_OF_MONTH - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The column for the DAY_OF_MONTH field
- DAY_SUFFIX - Static variable in class org.apache.turbine.util.DateSelector
-
Suffix for day parameter.
- declareDirectResponse() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Declares that output will be direct to the response stream,
even though getOut() may never be called.
- declareDirectResponse() - Method in interface org.apache.turbine.util.RunData
-
Declares that output will be direct to the response stream,
even though getOut() may never be called.
- declareGroup(Group) - Method in class 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) - Method in class org.apache.turbine.services.intake.IntakeTool
-
xhtml valid hidden input field(s) that notifies intake of the
group's presence.
- declareGroups() - Method in class org.apache.turbine.services.intake.IntakeTool
-
A convenience method to write out the hidden form fields
that notify intake of the relevant groups.
- DEFAULT_CONFIG - Static variable in interface org.apache.turbine.services.rundata.RunDataService
-
The default parser configuration key.
- DEFAULT_CONTEXT_PATH_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default contextPath for ServerData
- DEFAULT_DOCUMENT_TYPE_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default document type.
- DEFAULT_ERROR_SCREEN - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_EXTENSION_KEY - Static variable in interface org.apache.turbine.services.template.TemplateService
-
Default Extension for the template names.
- DEFAULT_EXTENSION_VALUE - Static variable in interface org.apache.turbine.services.template.TemplateService
-
Default value of the Turbine Module Caching
- DEFAULT_HTML_DOCTYPE_IDENTIFIER_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Default Doctype dtd value
- DEFAULT_HTML_DOCTYPE_IDENTIFIER_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default doctype dtd.
- DEFAULT_HTML_DOCTYPE_ROOT_ELEMENT_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Default value for the doctype root element
- DEFAULT_HTML_DOCTYPE_ROOT_ELEMENT_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default doctype root element.
- DEFAULT_HTML_DOCTYPE_URI_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Default doctype url value.
- DEFAULT_HTML_DOCTYPE_URI_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default doctype url.
- DEFAULT_JOB_GROUP_NAME - Static variable in class org.apache.turbine.services.schedule.JobEntryQuartz
-
the default Quartz schedule group name for Turbine jobs
- DEFAULT_KEY - Static variable in class org.apache.turbine.services.intake.IntakeTool
-
Constant for default key
- DEFAULT_LAYOUT - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_LAYOUT_TEMPLATE - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_LOGGER - Static variable in interface org.apache.turbine.TurbineConstants
-
This is the default log file to be used for logging
- DEFAULT_METHOD - Static variable in class org.apache.turbine.modules.ActionEvent
-
The default method.
- DEFAULT_NAME - Static variable in interface org.apache.turbine.services.template.TemplateService
-
"Default" name for Classes and Templates
- DEFAULT_NAVIGATION - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_NAVIGATION_TEMPLATE - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_PAGE - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_PREFIX - Static variable in class org.apache.turbine.util.DateSelector
-
Prefix for date names.
- DEFAULT_PREFIX - Static variable in class org.apache.turbine.util.TimeSelector
-
Prefix for time names.
- DEFAULT_SCREEN - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_SCREEN_TEMPLATE - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_SCRIPT_NAME_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default scriptName for ServerData
- DEFAULT_SERVER_NAME_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default serverName for ServerData
- DEFAULT_SERVER_PORT_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default serverPort for ServerData
- DEFAULT_SERVER_SCHEME_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Default serverScheme for ServerData
- DEFAULT_TEMPLATE_EXTENSION - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- DEFAULT_TEMPLATE_KEY - Static variable in interface org.apache.turbine.services.template.TemplateService
-
Default Template Name.
- DEFAULT_TEMPLATE_VALUE - Static variable in interface org.apache.turbine.services.template.TemplateService
-
Default value for the Template Name
- DefaultACLCreationValve - Class in org.apache.turbine.pipeline
-
Implements the action portion of the "Turbine classic" processing
pipeline (from the Turbine 2.x series).
- DefaultACLCreationValve() - Constructor for class org.apache.turbine.pipeline.DefaultACLCreationValve
-
- DefaultAction - Class in org.apache.turbine.modules.actions
-
This is a Default Action module that doesn't do much.
- DefaultAction() - Constructor for class org.apache.turbine.modules.actions.DefaultAction
-
- DefaultLoginValve - Class in org.apache.turbine.pipeline
-
Handles the Login and Logout actions in the request process
cycle.
- DefaultLoginValve() - Constructor for class org.apache.turbine.pipeline.DefaultLoginValve
-
- DefaultPage - Class 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() - Constructor for class org.apache.turbine.modules.pages.DefaultPage
-
- DefaultPipelineData - Class in org.apache.turbine.pipeline
-
A PipelineData is a holder for data being passed from one
Valve to the next.
- DefaultPipelineData() - Constructor for class org.apache.turbine.pipeline.DefaultPipelineData
-
- defaultProperty - Variable in class 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 - Class in org.apache.turbine.services.security
-
This is a common subset of SecurityService implementation.
- DefaultSecurityService() - Constructor for class org.apache.turbine.services.security.DefaultSecurityService
-
- DefaultSessionTimeoutValve - Class in org.apache.turbine.pipeline
-
Implements the action portion of the "Turbine classic" processing
pipeline (from the Turbine 2.x series).
- DefaultSessionTimeoutValve() - Constructor for class org.apache.turbine.pipeline.DefaultSessionTimeoutValve
-
Here we can setup objects that are thread safe and can be
reused, so we get the timeout from the configuration..
- DefaultSessionValidationValve - Class in org.apache.turbine.pipeline
-
Implements the action portion of the "Turbine classic" processing
pipeline (from the Turbine 2.x series).
- DefaultSessionValidationValve() - Constructor for class org.apache.turbine.pipeline.DefaultSessionValidationValve
-
- DefaultSessionValidator - Class 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() - Constructor for class org.apache.turbine.modules.actions.sessionvalidator.DefaultSessionValidator
-
- DefaultTurbineRunData - Class 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() - Constructor for class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Constructs a run data object.
- DefaultUserImpl - Class in org.apache.turbine.om.security
-
This is the Default user implementation.
- DefaultUserImpl(TurbineUser) - Constructor for class org.apache.turbine.om.security.DefaultUserImpl
-
Constructor
- DefaultUserManager - Class in org.apache.turbine.services.security
-
Default user manager.
- DefaultUserManager() - Constructor for class org.apache.turbine.services.security.DefaultUserManager
-
- deserialize(byte[]) - Static method in class org.apache.turbine.util.ObjectUtils
-
Deserializes a single object from an array of bytes.
- destroy() - Method in class org.apache.turbine.Turbine
-
The Servlet
destroy method.
- DetermineActionValve - Class in org.apache.turbine.pipeline
-
This valve is responsible for setting the 'action' property of RunData based
on request parameter.
- DetermineActionValve() - Constructor for class org.apache.turbine.pipeline.DetermineActionValve
-
- DetermineRedirectRequestedValve - Class in org.apache.turbine.pipeline
-
Implements the Redirect Requested portion of the "Turbine classic"
processing pipeline (from the Turbine 2.x series).
- DetermineRedirectRequestedValve() - Constructor for class org.apache.turbine.pipeline.DetermineRedirectRequestedValve
-
Creates a new instance.
- DetermineTargetValve - Class in org.apache.turbine.pipeline
-
This valve is responsible for setting the 'target' property of the RunData.
- DetermineTargetValve() - Constructor for class org.apache.turbine.pipeline.DetermineTargetValve
-
- DirectMapper - Class in org.apache.turbine.services.template.mapper
-
The most primitive mapper.
- DirectMapper() - Constructor for class org.apache.turbine.services.template.mapper.DirectMapper
-
Default C'tor.
- DirectResponseLayout - Class in org.apache.turbine.modules.layouts
-
This layout allows an action to manipulate the ServletOutputStream directly.
- DirectResponseLayout() - Constructor for class org.apache.turbine.modules.layouts.DirectResponseLayout
-
- DirectTemplateMapper - Class in org.apache.turbine.services.template.mapper
-
The most primitive templating mapper.
- DirectTemplateMapper() - Constructor for class org.apache.turbine.services.template.mapper.DirectTemplateMapper
-
Default C'tor.
- dispose() - Method in class org.apache.turbine.om.OMTool
-
Disposes the object after use.
- dispose() - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
Disposes of the container and releases resources
- dispose() - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
Disposes of the container and releases resources
- dispose() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Disposes the object after use.
- dispose() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Disposes a run data object.
- dispose() - Method in class org.apache.turbine.util.TurbineConfig
-
Shutdown the Turbine System, lifecycle style
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.Layout
-
A subclass must override this method to perform itself.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.DirectResponseLayout
-
Ensures that a direct response has been declared.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.JspLayout
-
Method called by LayoutLoader.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.VelocityCachedLayout
-
Method called by LayoutLoader.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.VelocityDirectLayout
-
Method called by LayoutLoader.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.VelocityOnlyLayout
-
Build the layout.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.VelocityXslLayout
-
Build the layout.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.Navigation
-
A subclass must override this method to build itself.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.navigations.TemplateNavigation
-
Calls doBuildTemplate() and then buildTemplate().
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.Page
-
A subclass must override this method to build itself.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.pages.DefaultPage
-
Builds the Page.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.Screen
-
A subclass must override this method to build itself.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.screens.error.InvalidState
-
Build the Screen.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.screens.RawScreen
-
Build the Screen.
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.screens.TemplateScreen
-
This method is called by the Screenloader to construct the
Screen.
- doBuildAfterAction(PipelineData) - Method in class org.apache.turbine.modules.pages.DefaultPage
-
Can be overridden by template Pages to set up data needed to
process a template.
- doBuildAfterAction(PipelineData) - Method in class org.apache.turbine.modules.pages.TemplatePage
-
Works with TemplateService to set up default templates and
corresponding class modules.
- doBuildBeforeAction(PipelineData) - Method in class 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) - Method in class 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) - Method in class 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) - Method in class org.apache.turbine.modules.navigations.BaseJspNavigation
-
Method to be overridden by subclasses to include data in beans, etc.
- doBuildTemplate(RunData, Context) - Method in class org.apache.turbine.modules.navigations.LegacyVelocityNavigation
-
Deprecated.
Velocity Navigations extending this class should override this
method to perform any particular business logic and add
information to the context.
- doBuildTemplate(PipelineData, Context) - Method in class org.apache.turbine.modules.navigations.LegacyVelocityNavigation
-
Deprecated.
Adapter method
- doBuildTemplate(PipelineData) - Method in class 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, Context) - Method in class 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) - Method in class org.apache.turbine.modules.navigations.VelocityNavigation
-
Needs to be implemented to make TemplateNavigation like us.
- doBuildTemplate(PipelineData) - Method in class org.apache.turbine.modules.screens.BaseJspScreen
-
Method to be overridden by subclasses to include data in beans, etc.
- doBuildTemplate(PipelineData) - Method in class org.apache.turbine.modules.screens.JspErrorScreen
-
- doBuildTemplate(RunData, Context) - Method in class org.apache.turbine.modules.screens.LegacyVelocityScreen
-
Deprecated.
Velocity Screens extending this class should override this
method to perform any particular business logic and add
information to the context.
- doBuildTemplate(PipelineData, Context) - Method in class org.apache.turbine.modules.screens.LegacyVelocityScreen
-
Deprecated.
Adapter method
- doBuildTemplate(RunData, Context) - Method in class org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
-
Deprecated.
Implement this to add information to the context.
- doBuildTemplate(PipelineData) - Method in class org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
-
Deprecated.
This method overrides the method in VelocityScreen to
perform a security check first.
- doBuildTemplate(PipelineData) - Method in class org.apache.turbine.modules.screens.TemplateScreen
-
This method should be overridden by subclasses that wish to add
specific business logic.
- doBuildTemplate(PipelineData, Context) - Method in class org.apache.turbine.modules.screens.VelocityErrorScreen
-
Implement this to add information to the context.
- doBuildTemplate(PipelineData, Context) - Method in class 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) - Method in class org.apache.turbine.modules.screens.VelocityScreen
-
Needs to be implemented to make TemplateScreen like us.
- doBuildTemplate(PipelineData, Context) - Method in class org.apache.turbine.modules.screens.VelocitySecureScreen
-
Implement this to add information to the context.
- doBuildTemplate(PipelineData) - Method in class org.apache.turbine.modules.screens.VelocitySecureScreen
-
This method overrides the method in VelocityScreen to
perform a security check first.
- doDelete(Criteria) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes rows from a database table.
- doDelete(Criteria, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes rows from a table.
- doDelete(JobEntryTorque) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes a data object, i.e. a row in a table, in the database.
- doDelete(JobEntryTorque, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes a data object, i.e. a row in a table, in the database.
- doDelete(Collection<JobEntryTorque>) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes data objects, i.e. rows in a table, in the database.
- doDelete(Collection<JobEntryTorque>, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes data objects, i.e. rows in a table, in the database.
- doDelete(ObjectKey) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes a row in the database.
- doDelete(ObjectKey, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Deletes a row in the database.
- doDelete(JobEntryTorque) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes a data object, i.e. a row in a table, in the database.
- doDelete(JobEntryTorque, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes a data object, i.e. a row in a table, in the database.
- doDelete(Collection<JobEntryTorque>) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes data objects, i.e. rows in a table, in the database.
- doDelete(Collection<JobEntryTorque>, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes data objects, i.e. rows in a table, in the database.
- doDelete(ObjectKey) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes a row in the database.
- doDelete(ObjectKey, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Deletes a row in the database.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.turbine.Turbine
-
The primary method invoked when the Turbine servlet is executed.
- doInsert(ColumnValues) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do inserts.
- doInsert(ColumnValues, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do inserts.
- doInsert(JobEntryTorque) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do inserts
- doInsert(JobEntryTorque, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do inserts.
- doInsert(ColumnValues) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do inserts.
- doInsert(ColumnValues, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do inserts.
- doInsert(JobEntryTorque) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do inserts
- doInsert(JobEntryTorque, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do inserts.
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
The actual mapping implementation class.
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.ClassMapper
-
Strip off a possible extension, replace all "," with "."
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.DirectMapper
-
Strip off a possible extension, replace all "," with "."
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.DirectTemplateMapper
-
Replace all "," with "
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.LayoutTemplateMapper
-
Look for a given Template, then try the
defaults until we hit the root.
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.ScreenDefaultTemplateMapper
-
Look for a given Template, then try the
default.
- doMapping(String) - Method in class org.apache.turbine.services.template.mapper.ScreenTemplateMapper
-
Check, whether the provided name exists.
- doOutput(PipelineData) - Method in class org.apache.turbine.modules.screens.JSONScreen
-
Output the dynamic content.
- doOutput(PipelineData) - Method in class 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) - Method in class org.apache.turbine.modules.screens.RawScreen
-
Actually output the dynamic content.
- doPerform(PipelineData) - Method in class org.apache.turbine.modules.Action
-
A subclass must override this method to perform itself.
- doPerform(PipelineData) - Method in class org.apache.turbine.modules.ActionEvent
-
This overrides the default Action.doPerform() to execute the
doEvent() method.
- doPerform(PipelineData) - Method in class 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) - Method in class org.apache.turbine.modules.actions.DefaultAction
-
Execute the action.
- doPerform(PipelineData) - Method in class 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(RunData, Context) - Method in class org.apache.turbine.modules.actions.LegacyVelocityAction
-
Deprecated.
You SHOULD override this method and implement it in your action.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.LegacyVelocityAction
-
Deprecated.
Adapter method for legacy signature
- doPerform(PipelineData) - Method in class org.apache.turbine.modules.actions.LegacyVelocityAction
-
Deprecated.
This overrides the default Action.doPerform() to execute the
doEvent() method.
- doPerform(PipelineData) - Method in class org.apache.turbine.modules.actions.LoginUser
-
Updates the user's LastLogin timestamp, sets their state to
"logged in" and calls RunData.setUser() .
- doPerform(PipelineData) - Method in class 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) - Method in class org.apache.turbine.modules.actions.sessionvalidator.DefaultSessionValidator
-
Execute the action.
- doPerform(PipelineData) - Method in class 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) - Method in class org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator
-
Execute the action.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityAction
-
You SHOULD override this method and implement it in your action.
- doPerform(PipelineData) - Method in class org.apache.turbine.util.velocity.VelocityActionEvent
-
This overrides the default Action.doPerform() to execute the
doEvent() method.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.turbine.Turbine
-
In this application doGet and doPost are the same thing.
- doPostBuild(PipelineData) - Method in class org.apache.turbine.modules.pages.DefaultPage
-
Can be overridden to perform actions when the request is
fully processed.
- doPostBuild(PipelineData) - Method in class org.apache.turbine.modules.pages.VelocityPage
-
Allows the VelocityService to perform post-request actions.
- doPostBuildTemplate(PipelineData) - Method in class 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, String) - Method in class org.apache.turbine.modules.screens.TemplateScreen
-
You can call this within a Screen to cause an internal redirect
to happen.
- doRedirect(PipelineData, String) - Method in class org.apache.turbine.modules.screens.TemplateScreen
-
You can call this within a Screen to cause an internal redirect
to happen.
- doSelect(Criteria) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects JobEntryTorque objects from a database.
- doSelect(Criteria, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects JobEntryTorque objects from a database
within a transaction.
- doSelect(Criteria, RecordMapper<T>) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects rows from a database an maps them to objects.
- doSelect(Criteria, RecordMapper<T>, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects rows from a database an maps them to objects.
- doSelect(String, RecordMapper<T>, String) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects rows from a database an maps them to objects.
- doSelect(String, RecordMapper<T>, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects rows from a database an maps them to objects.
- doSelect(JobEntryTorque) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects JobEntryTorque objects from the database which have
the same content as the passed object.
- doSelect(JobEntryTorque) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Selects JobEntryTorque objects from the database which have
the same content as the passed object.
- doSelectSingleRecord(Criteria) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects at most one JobEntryTorque object from a database.
- doSelectSingleRecord(Criteria, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects at most one JobEntryTorque object from a database
within a transaction.
- doSelectSingleRecord(Criteria, RecordMapper<T>) - Static method in class 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) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects at most a single row from a database an maps them to objects.
- doSelectSingleRecord(JobEntryTorque) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Selects at most one JobEntryTorque object from the database
which has the same content as the passed object.
- doSelectSingleRecord(JobEntryTorque) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Selects at most one JobEntryTorque object from the database
which has the same content as the passed object.
- doUpdate(ColumnValues) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do updates.
- doUpdate(ColumnValues, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Method to do updates.
- doUpdate(Criteria, ColumnValues) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Executes an update against the database.
- doUpdate(Criteria, ColumnValues, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Executes an update against the database.
- doUpdate(JobEntryTorque) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Updates an JobEntryTorque in the database.
- doUpdate(JobEntryTorque, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Updates a JobEntryTorque in the database.
- doUpdate(ColumnValues) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do updates.
- doUpdate(ColumnValues, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Method to do updates.
- doUpdate(JobEntryTorque) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Updates an JobEntryTorque in the database.
- doUpdate(JobEntryTorque, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Updates a JobEntryTorque in the database.
- GenerateUniqueId - Class in org.apache.turbine.util
-
This class generates a unique 10+ character id.
- GenerateUniqueId() - Constructor for class org.apache.turbine.util.GenerateUniqueId
-
- GenericLoader<T extends Assembler> - Class in org.apache.turbine.modules
-
This is the base class for the loaders.
- GenericLoader() - Constructor for class org.apache.turbine.modules.GenericLoader
-
Basic constructor for creating a loader.
- get(String) - Method in class org.apache.turbine.om.OMTool
-
- get(String, String) - Method in class org.apache.turbine.om.OMTool
-
Get the object with the given name and key
- get(Class<?>) - Method in class org.apache.turbine.pipeline.DefaultPipelineData
-
Get the configured map of objects for the given key
- get(Class<?>, Class<T>) - Method in class org.apache.turbine.pipeline.DefaultPipelineData
-
Get a value from the configured map of objects for the given keys
- get(Class<?>) - Method in interface org.apache.turbine.pipeline.PipelineData
-
Get the configured map of objects for the given key
- get(Class<?>, Class<T>) - Method in interface org.apache.turbine.pipeline.PipelineData
-
Get a value from the configured map of objects for the given keys
- get(String) - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
- get(String) - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
- get(String) - Method in class org.apache.turbine.services.intake.IntakeTool
-
get a specific group
- get(String, boolean) - Method in class org.apache.turbine.services.intake.IntakeTool
-
Get a specific group
- get(String, String) - Method in class org.apache.turbine.services.intake.IntakeTool
-
Get a specific group by name and key.
- get(String, String, boolean) - Method in class org.apache.turbine.services.intake.IntakeTool
-
Get a specific group by name and key.
- get(String) - Method in class org.apache.turbine.services.localization.LocalizationTool
-
Performs text lookups for localization.
- get(String) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve a skin property.
- get(String) - Method in class org.apache.turbine.services.pull.util.SessionData
-
Gets the data stored under the key.
- get(String) - Method in interface org.apache.turbine.services.TurbineServiceProvider
-
Returns an instance of the requested service.
- get(String, String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve a skin property from the named skin.
- get(String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve a skin property from the default skin for the webapp.
- get(String, String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve a skin property from the named skin.
- get(String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve a skin property from the default skin for the webapp.
- get(String, String) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve a skin property from the named skin.
- get(String) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve a skin property from the default skin for the webapp.
- getAbsoluteLink() - Method in class 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() - Method in class org.apache.turbine.util.uri.DataURI
-
Builds the URL with all of the data URL-encoded as well as
encoded using HttpServletResponse.encodeUrl().
- getAbsoluteLink() - Method in class 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) - Static method in class org.apache.turbine.util.uri.URIUtils
-
Convert a given Path into a Turbine Data URI.
- getAbsolutePathToResourcesDirectory() - Method in interface org.apache.turbine.services.pull.PullService
-
Return the absolute path of the resources directory
used by application tools.
- getAbsolutePathToResourcesDirectory() - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Return the absolute path of the resources directory
used by application tools.
- getAbsolutePathToResourcesDirectory() - Method in class org.apache.turbine.services.pull.TurbinePullService
-
Return the absolute path to the resources directory
used by the application tools.
- getAbsoluteURI(String) - Method in class org.apache.turbine.services.pull.tools.ContentTool
-
Returns the Turbine URI of a given Path.
- getAbsoluteURI() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Returns the absolute URI leaving the source intact.
- getAccessCounter() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Gets the access counter for a user from perm storage.
- getAccessCounter() - Method in interface org.apache.turbine.om.security.User
-
Gets the access counter for a user from perm storage.
- getAccessCounterForSession() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Gets the access counter for a user during a session.
- getAccessCounterForSession() - Method in interface org.apache.turbine.om.security.User
-
Gets the access counter for a user during a session.
- getACL() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the access control list.
- getACL(User) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Constructs an AccessControlList for a specific user.
- getACL(User) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Return a Class object representing the system's chosen implementation of
of ACL interface.
- getACL(User) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Return a Class object representing the system's chosen implementation of
of ACL interface.
- getACL(User) - Method in interface org.apache.turbine.services.security.SecurityService
-
Constructs an AccessControlList for a specific user.
- getACL(User) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Constructs an AccessControlList for a specific user.
- getACL(User) - Method in interface org.apache.turbine.services.security.UserManager
-
Return a Class object representing the system's chosen implementation of
of ACL interface for the given user
- getACL() - Method in interface org.apache.turbine.util.RunData
-
Gets the access control list.
- getAction() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the action.
- getAction() - Method in interface org.apache.turbine.util.RunData
-
Gets the action.
- getActiveSessions() - Method in interface org.apache.turbine.services.session.SessionService
-
Gets all active sessions
- getActiveSessions() - Method in class org.apache.turbine.services.session.SessionTool
-
Gets a list of the active sessions
- getActiveSessions() - Static method in class org.apache.turbine.services.session.TurbineSession
-
Gets a list of the active sessions
- getActiveSessions() - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Gets a list of the active sessions.
- getActiveUsers() - Method in interface org.apache.turbine.services.session.SessionService
-
Gets a collection of all user objects representing the users currently
logged in.
- getActiveUsers() - Method in class org.apache.turbine.services.session.SessionTool
-
Gets a collection of all user objects representing the users currently
logged in.
- getActiveUsers() - Static method in class org.apache.turbine.services.session.TurbineSession
-
Gets a collection of all user objects representing the users currently
logged in.
- getActiveUsers() - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Gets a collection of all user objects representing the users currently
logged in.
- getAllGroups() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieves all groups defined in the system.
- getAllGroups() - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieves all groups defined in the system.
- getAllGroups() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieves all groups defined in the system.
- getAllPermissions() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieves all permissions defined in the system.
- getAllPermissions() - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieves all permissions defined in the system.
- getAllPermissions() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieves all permissions defined in the system.
- getAllRoles() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieves all roles defined in the system.
- getAllRoles() - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieves all roles defined in the system.
- getAllRoles() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieves all roles defined in the system.
- getAMPMSelector(String) - Static method in class org.apache.turbine.util.TimeSelector
-
Return an am/pm selector.
- getAMPMSelector(String, Calendar) - Static method in class org.apache.turbine.util.TimeSelector
-
Return an am/pm selector.
- getAnonymousUser() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Constructs an User object to represent an anonymous user of the
application.
- getAnonymousUser() - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Constructs an User object to represent an anonymous user of the
application.
- getAnonymousUser() - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Constructs an User object to represent an anonymous user of the
application.
- getAnonymousUser() - Method in interface org.apache.turbine.services.security.SecurityService
-
Constructs an User object to represent an anonymous user of the
application.
- getAnonymousUser() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Constructs an User object to represent an anonymous user of the
application.
- getAnonymousUser() - Method in interface org.apache.turbine.services.security.UserManager
-
Constructs an User object to represent an anonymous user of the
application.
- getApplicationRoot() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Get the application root as set by
the parent application.
- getApplicationRoot() - Static method in class org.apache.turbine.Turbine
-
Get the application root for this Turbine webapp.
- getAssembler(String) - Method in class org.apache.turbine.modules.ActionLoader
-
Pulls out an instance of the object by name.
- getAssembler(Class<T>, String) - Method in class org.apache.turbine.modules.GenericLoader
-
Pulls out an instance of the object by name.
- getAssembler(String) - Method in class org.apache.turbine.modules.LayoutLoader
-
Pulls out an instance of the object by name.
- getAssembler(String) - Method in interface org.apache.turbine.modules.Loader
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.modules.NavigationLoader
-
Pulls out an instance of the object by name.
- getAssembler(String) - Method in class org.apache.turbine.modules.PageLoader
-
Pulls out an instance of the object by name.
- getAssembler(String) - Method in class org.apache.turbine.modules.ScheduledJobLoader
-
Pulls out an instance of the object by name.
- getAssembler(String) - Method in class org.apache.turbine.modules.ScreenLoader
-
Pulls out an instance of the object by name.
- getAssembler(Class<T>, String) - Method in interface org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
-
Attempts to load an Assembler of a type with a given name
- getAssembler(Class<T>, String) - Static method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBroker
-
Return an Assembler for a given type and object name.
- getAssembler(Class<T>, String) - Method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
-
Attempt to retrieve an Assembler of a given type with
a name.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
-
Get an Assembler.
- getAssembler(String, String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
-
Get an Assembler.
- getAssembler(String, String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
-
Get an Assembler.
- getAssembler(String) - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
-
Get an Assembler.
- getAssociatedFileExtensions() - Method in class org.apache.turbine.services.template.BaseTemplateEngineService
-
- getAssociatedFileExtensions() - Method in interface org.apache.turbine.services.template.TemplateEngineService
-
Supplies the file extension to key this engine in
TemplateService
's
registry with.
- getAttribute(String) - Method in class 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() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns an Enumeration containing the attribute names available
within this servlet context.
- getAuthenticatedUser(String, String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Authenticates an user, and constructs an User object to represent
him/her.
- getAuthenticatedUser(String, String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Authenticates an user, and constructs an User object to represent
him/her.
- getAuthenticatedUser(String, String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Authenticates an user, and constructs an User object to represent
him/her.
- getBasePackage() - Static method in class org.apache.turbine.modules.GenericLoader
-
Gets the base package where Turbine should find its default
modules.
- getBodyAttributes() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Returns the map of body attributes
- getBridge(HttpSession) - Method in interface org.apache.turbine.services.jsonrpc.JsonRpcService
-
Get the JSONRPCBridge
from the session
- getBridge(HttpSession) - Static method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpc
-
Get the JSONRPCBridge
from the session
- getBridge(HttpSession) - Method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
-
- getBrowserName() - Method in class org.apache.turbine.util.BrowserDetector
-
The browser name specified in the user agent string.
- getBrowserPlatform() - Method in class org.apache.turbine.util.BrowserDetector
-
The browser platform specified in the user agent string.
- getBrowserVersion() - Method in class org.apache.turbine.util.BrowserDetector
-
The browser version specified in the user agent string.
- getBundleName(Object) - Method in class 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() - Method in class org.apache.turbine.modules.ActionLoader
-
- getCacheSize() - Method in class org.apache.turbine.modules.LayoutLoader
-
- getCacheSize() - Method in interface org.apache.turbine.modules.Loader
-
Get the size of a possibly configured cache
- getCacheSize() - Method in class org.apache.turbine.modules.NavigationLoader
-
- getCacheSize() - Method in class org.apache.turbine.modules.PageLoader
-
- getCacheSize() - Method in class org.apache.turbine.modules.ScheduledJobLoader
-
- getCacheSize() - Method in class org.apache.turbine.modules.ScreenLoader
-
- getCacheSize() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
-
Get the size of a possibly configured cache
- getCacheSize() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
-
Get the size of a possibly configured cache
- getCacheSize() - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Get the CacheSize value.
- getCacheSize() - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Get the CacheSize value.
- getCharSet() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the charset.
- getCharSet() - Method in interface org.apache.turbine.util.RunData
-
Gets the charset.
- getCid(String) - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Get the cid of an embedded file.
- getConfiguration() - Method in class org.apache.turbine.services.BaseService
-
Returns the configuration of this Service.
- getConfiguration() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Get the configuration for this service manager.
- getConfiguration(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Returns the configuration for the specified service.
- getConfiguration() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
Returns the configuration of this service.
- getConfiguration() - Method in interface org.apache.turbine.services.Service
-
Returns the Configuration of this Service.
- getConfiguration(String) - Method in interface org.apache.turbine.services.ServiceBroker
-
Returns the configuration of a specific service.
- getConfiguration() - Method in interface org.apache.turbine.services.ServiceManager
-
Get the configuration for this service manager.
- getConfiguration() - Static method in class org.apache.turbine.Turbine
-
Return the current configuration with all keys included
- getConfirmed() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the confirm value of the user
- getConfirmed() - Method in interface org.apache.turbine.om.security.User
-
Gets the confirmation value.
- getContentType(PipelineData) - Method in class org.apache.turbine.modules.screens.JSONScreen
-
- getContentType(PipelineData) - Method in class org.apache.turbine.modules.screens.RawScreen
-
Set the content type.
- getContentType() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the HTTP content type to return.
- getContentType() - Method in interface org.apache.turbine.util.RunData
-
Gets the HTTP content type to return.
- getContext(String) - Method in interface org.apache.turbine.services.naming.NamingService
-
Return the Context with the specified name.
- getContext(String) - Method in class org.apache.turbine.services.naming.TurbineNamingService
-
Return the Context with the specified name.
- getContext(PipelineData) - Static method in class org.apache.turbine.services.velocity.TurbineVelocity
-
This returns a Context that you can pass into handleRequest
once you have populated it with information that the template
will know about.
- getContext() - Static method in class org.apache.turbine.services.velocity.TurbineVelocity
-
This method returns a blank Context object, which
also contains the global context object.
- getContext() - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
Create a Context object that also contains the globalContext.
- getContext(PipelineData) - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
Create a Context from the PipelineData object.
- getContext() - Method in interface org.apache.turbine.services.velocity.VelocityService
-
Create an empty WebContext object.
- getContext(PipelineData) - Method in interface org.apache.turbine.services.velocity.VelocityService
-
Create a Context from the PipelineData object.
- getContext(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getContext() - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Get the context object that will be merged with the
template.
- getContextAndScript(StringBuilder) - Method in class org.apache.turbine.util.uri.BaseURI
-
Append the Context Path and Script Name to the passed
String Buffer.
- getContextPath() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cached context path.
- getContextPath() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the context path for this
Turbine application.
- getContextPath() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the context path for this
Turbine application.
- getContextPath() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the context path for this
Turbine application.
- getContextPath() - Static method in class org.apache.turbine.Turbine
-
Return the context path.
- getContextPath() - Method in interface org.apache.turbine.util.RunData
-
Gets the cached context path.
- getContextPath() - Method in class org.apache.turbine.util.ServerData
-
Get the context path.
- getContextPath() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns the context path.
- getContextPath() - Method in class org.apache.turbine.util.uri.BaseURI
-
Gets the context path.
- getContextPath() - Method in interface org.apache.turbine.util.uri.URI
-
Gets the context path.
- getCookieParser() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cookie parser without parsing the cookies.
- getCookieParser() - Method in interface org.apache.turbine.services.rundata.TurbineRunData
-
Gets the cookie parser without parsing the cookies.
- getCookies() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cookies.
- getCookies() - Method in interface org.apache.turbine.util.RunData
-
Gets the cookies.
- getCreateDate() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the creation date of the user
- getCreateDate() - Method in interface org.apache.turbine.om.security.User
-
Gets the create date for this User.
- getDayOfMonth() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of dayOfMonth.
- getDayOfMonth() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of dayOfMonth.
- getDayOfMonth(ResultSet, int) - Method in class 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.
- getDayOfMonth() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of dayOfMonth.
- getDaySelector(String) - Static method in class org.apache.turbine.util.DateSelector
-
Return a day selector.
- getDaySelector(String, Calendar) - Static method in class org.apache.turbine.util.DateSelector
-
Return a day selector.
- getDbObjectInstance() - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Returns a new instance of the Data object class
- getDbObjectInstance() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Returns a new instance of the Data object class
- getDebugVariables() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets a Map of debug variables.
- getDebugVariables() - Method in interface org.apache.turbine.util.RunData
-
Gets a Map of debug variables.
- getDefault() - Method in class org.apache.turbine.services.intake.IntakeTool.PullHelper
-
Populates the object with the default values from the XML File
- getDefaultBufferSize() - Method in interface org.apache.turbine.services.jsp.JspService
-
Returns the default buffer size of the JspService
- getDefaultBufferSize() - Static method in class org.apache.turbine.services.jsp.TurbineJsp
-
Returns the default buffer size of the JspService
- getDefaultBufferSize() - Method in class org.apache.turbine.services.jsp.TurbineJspService
-
Returns the default buffer size of the JspService
- getDefaultCharSet() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the default charset defined by a property named
"locale.default.charset" or by the specified locale.
- getDefaultDoctype() - Method in class 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() - Method in interface org.apache.turbine.services.template.TemplateService
-
Get the default template name extension specified
in the template service properties.
- getDefaultExtension() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default extension given in the properties file.
- getDefaultExtension() - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Get the default template name extension specified
in the template service properties.
- getDefaultInputEncoding() - Method in class org.apache.turbine.Turbine
-
Returns the default input encoding for the servlet.
- getDefaultLayout() - Method in interface 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() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default layout module name of the template engine
service corresponding to the default template name extension.
- getDefaultLayout() - Method in class 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) - Method in interface 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(PipelineData) - Method in interface org.apache.turbine.services.template.TemplateService
-
Find the default layout module name for the given request.
- getDefaultLayoutName(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default layout module name of the template engine
service corresponding to the template name extension of
the named template.
- getDefaultLayoutName(PipelineData) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Find the default layout module name for the given request.
- getDefaultLayoutName(String) - Method in class 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) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Find the default layout module name for the given request.
- getDefaultLayoutTemplate() - Method in interface 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() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default layout template given in the properties file.
- getDefaultLayoutTemplate() - Method in class 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) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default layout template name of the template engine
service corresponding to the template name extension of
the named template.
- getDefaultLayoutTemplateName(String) - Method in class 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() - Static method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the default locale defined by properties named
"locale.default.lang" and "locale.default.country".
- getDefaultName(String) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Returns the default name for the passed Template.
- getDefaultName(String) - Method in class org.apache.turbine.services.template.mapper.BaseTemplateMapper
-
Returns the default name for the passed Template.
- getDefaultName(String) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Returns the default name for the supplied template
name.
- getDefaultNavigation() - Method in interface 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() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default Navigation given in the properties file.
- getDefaultNavigation() - Method in class 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) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default navigation module name of the template engine
service corresponding to the template name extension of
the named template.
- getDefaultNavigationName(String) - Method in class 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() - Method in interface 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() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default page module name of the template engine
service corresponding to the default template name extension.
- getDefaultPage() - Method in class 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) - Method in interface 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(PipelineData) - Method in interface org.apache.turbine.services.template.TemplateService
-
Find the default page module name for the given request.
- getDefaultPageName(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default page module name of the template engine
service corresponding to the template name extension of
the named template.
- getDefaultPageName(PipelineData) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Find the default page module name for the given request.
- getDefaultPageName(String) - Method in class 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) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Find the default page module name for the given request.
- getDefaultProperty() - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Get the DefaultProperty value.
- getDefaultProperty() - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Get the DefaultProperty value.
- getDefaultScreen() - Method in interface 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() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the Screen template given in the properties file.
- getDefaultScreen() - Method in class 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) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Get the default screen module name of the template engine
service corresponding to the template name extension of
the named template.
- getDefaultScreenName(String) - Method in class 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() - Static method in class org.apache.turbine.Turbine
-
Return all the Turbine Servlet information (Server Name, Port,
Scheme in a ServerData structure.
- getDefaultTemplate() - Method in interface org.apache.turbine.services.template.TemplateService
-
Returns the Default Template Name with the Default Extension.
- getDefaultTemplate() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Returns the Default Template Name with the Default Extension.
- getDefaultTemplate() - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Returns the Default Template Name with the Default Extension.
- getEmail() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the email address for this user.
- getEmail() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of email.
- getEmail(ResultSet, int) - Method in class 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) - Method in interface org.apache.turbine.services.template.TemplateService
-
Return Extension for a supplied template
- getExtension(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Return Extension for a supplied template
- getExtension(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Return Extension for a supplied template
- getFailScreen() - Method in class org.apache.turbine.util.SecurityCheck
-
Get the screen that should be displayed.
- getFailScreen() - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Get the value of failScreen.
- getFailTemplate() - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Get the value of failTemplate.
- getFieldNames() - Method in class org.apache.turbine.util.FormMessage
-
Return the field names.
- getFirstName() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the first name for this user.
- getFormMessages(String) - Method in class org.apache.turbine.util.FormMessages
-
Gets all form messages for a given form.
- getFormMessages(String, String) - Method in class org.apache.turbine.util.FormMessages
-
Get form messages for a given form and field.
- getFormName() - Method in class org.apache.turbine.util.FormMessage
-
Return the form name.
- getGlobalContext() - Method in interface org.apache.turbine.services.pull.PullService
-
Get the context containing global tools that will be
use as part of the Turbine Pull Model.
- getGlobalContext() - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Get the context containing global tools that will be
use as part of the Turbine Pull Model.
- getGlobalContext() - Method in class 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() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Provides a reference to the Group object that represents the
global group.
- getGlobalGroup() - Method in interface org.apache.turbine.services.security.SecurityService
-
Provides a reference to the Group object that represents the
global group.
- getGlobalGroup() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Provides a reference to the Group object that represents the
global group.
- getGroupById(int) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Group object with specified Id.
- getGroupById(int) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Group object with specified Id.
- getGroupById(int) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Group object with specified Id.
- getGroupByName(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Group object with specified name.
- getGroupByName(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Group object with specified name.
- getGroupByName(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Group object with specified name.
- getGroupInstance() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Group object.
- getGroupInstance(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Group object.
- getGroupInstance() - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Group object.
- getGroupInstance(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Group object.
- getGroupInstance(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Construct a blank Group object.
- getGroups() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Get a Map containing all the groups.
- getHostUrl(StringBuilder) - Method in class org.apache.turbine.util.ServerData
-
Appends the Host URL to the supplied StringBuilder.
- getHour() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of hour.
- getHour() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of hour.
- getHour(ResultSet, int) - Method in class 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.
- getHour() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of hour.
- getHourSelector(String) - Static method in class org.apache.turbine.util.TimeSelector
-
Return an 12 hour selector.
- getHourSelector(String, Calendar) - Static method in class org.apache.turbine.util.TimeSelector
-
Return an 12 hour selector.
- getHourSelector(String, Calendar, int) - Static method in class org.apache.turbine.util.TimeSelector
-
Return an hour selector (either 12hr or 24hr depending on
format
.
- getHttpEquivs() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Gets the map of http equiv tags
- getId() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get the Id of the SecurityEntity.
- getIdentifier() - Static method in class org.apache.turbine.util.GenerateUniqueId
-
Get the unique id.
- getIdentifier(String) - Method in class org.apache.turbine.util.GenerateUniqueId
-
Get the unique id.
- getInit() - Method in class org.apache.turbine.services.BaseInitable
-
Returns initialization status.
- getInit() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- getInit() - Method in interface org.apache.turbine.services.Initable
-
Returns initialization status of an Initable.
- getInitable(String) - Method in class org.apache.turbine.services.BaseInitableBroker
-
Provides an instance of Initable class ready to work.
- getInitable(String) - Method in interface org.apache.turbine.services.InitableBroker
-
Provides an instance of Initable class ready to work.
- getInitableBroker() - Method in class org.apache.turbine.services.BaseInitable
-
Returns an InitableBroker reference.
- getInitableBroker() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- getInitableInstance(String) - Method in class org.apache.turbine.services.BaseInitableBroker
-
Retrieves an instance of an Initable from the repository.
- getInitParameter(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Retrieves an initialization parameter.
- getInitParameterNames() - Method in class org.apache.turbine.util.TurbineConfig
-
Retrieves an Enumeration of initialization parameter names.
- getInstance() - Static method in class org.apache.turbine.modules.ActionLoader
-
The method through which this class is accessed.
- getInstance() - Static method in class org.apache.turbine.modules.LayoutLoader
-
The method through which this class is accessed.
- getInstance() - Static method in class org.apache.turbine.modules.NavigationLoader
-
The method through which this class is accessed.
- getInstance() - Static method in class org.apache.turbine.modules.PageLoader
-
The method through which this class is accessed.
- getInstance() - Static method in class org.apache.turbine.modules.ScheduledJobLoader
-
The method through which this class is accessed.
- getInstance() - Static method in class org.apache.turbine.modules.ScreenLoader
-
The method through which this class is accessed.
- getInstance(String) - Method in interface org.apache.turbine.om.RetrieverFactory
-
Gets an object capable of retrieving objects of type "className"
- getInstance() - Static method in class org.apache.turbine.services.TurbineServices
-
The method through which this class is accessed as a broker.
- getInstanceId() - Static method in class org.apache.turbine.services.uniqueid.TurbineUniqueId
-
Returs an identifer of this Turbine instance that is unique
both on the server and worldwide.
- getInstanceId() - Method in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
Returns an identifier of this Turbine instance that is unique
both on the server and worldwide.
- getInstanceId() - Method in interface org.apache.turbine.services.uniqueid.UniqueIdService
-
Returns an identifier of this Turbine instance that is unique
both on the server and worldwide.
- getJNDIContexts() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets JNDI Contexts.
- getJNDIContexts() - Method in interface org.apache.turbine.util.RunData
-
Gets JNDI Contexts.
- getJob(int) - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Get a specific Job from Storage.
- getJob(J) - Method in class org.apache.turbine.services.schedule.JobQueue
-
Return a specific job.
- getJob(int) - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Get a specific Job from Storage.
- getJob(String) - Method in class org.apache.turbine.services.schedule.SchedulerTool
-
Gets the job identified by the jobId.
- getJob(int) - Method in interface org.apache.turbine.services.schedule.ScheduleService
-
Get a specific Job from Storage.
- getJob(int) - Method in class org.apache.turbine.services.schedule.TorqueSchedulerService
-
Deprecated.
Get a specific Job from Storage.
- getJob(int) - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
-
Deprecated.
This method returns the job element from the internal queue.
- getJob(int) - Static method in class org.apache.turbine.services.schedule.TurbineScheduler
-
Get a specific Job from Storage.
- getJobDetail() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- getJobEntryTorquePeerImpl() - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Returns an instance of the implementation of the peer.
- getJobId() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of jobId.
- getJobId() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of jobId.
- getJobId(ResultSet, int) - Method in class 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.
- getJobId() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Get the value of jobId.
- getJobId() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of jobId.
- getJobId() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
Get the value of jobId.
- getJobTrigger() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- getKey() - Method in class org.apache.turbine.util.uri.URIParam
-
Returns the key.
- getLastAccessDate() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Gets the last access date for this User.
- getLastAccessDate() - Method in interface org.apache.turbine.om.security.User
-
Gets the last access date for this User.
- getLastLogin() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the date of the last login of the user
- getLastLogin() - Method in interface org.apache.turbine.om.security.User
-
Returns the user's last login date.
- getLastName() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the last name for this user.
- getLayout(PipelineData) - Method in class org.apache.turbine.modules.Screen
-
If the Layout has not been defined by the Screen then set the
layout to be "DefaultLayout".
- getLayout(PipelineData) - Method in class org.apache.turbine.modules.screens.RawScreen
-
The layout must be set to null.
- getLayout() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
If the Layout has not been defined by the screen then set the
layout to be "DefaultLayout".
- getLayout() - Method in interface org.apache.turbine.util.RunData
-
If the Layout has not been defined by the screen then set the
layout to be "DefaultLayout".
- getLayoutName(String) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of the layout module to be used
with the named layout template.
- getLayoutName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the layout module to be used
with the named layout template.
- getLayoutTemplate() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Convenience method for a template info that
returns the layout template being used.
- getLayoutTemplate() - Method in interface org.apache.turbine.util.RunData
-
Convenience method for a template info that
returns the layout template being used.
- getLayoutTemplate() - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get the value of layout.
- getLayoutTemplateName(String) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of a layout template.
- getLayoutTemplateName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the layout template corresponding
to the given screen template name parameter.
- getLink() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Returns the URI.
- getLinks() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Returns a collection of link URLs
- getLoader(Class<T>) - Method in interface org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
-
Get a Loader for the given assembler type
- getLoader(Class<T>) - Static method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBroker
-
Get a Loader for the given assembler type
- getLoader(Class<T>) - Method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
-
Get a Loader for the given assembler type
- getLoader() - Method in interface org.apache.turbine.services.assemblerbroker.util.AssemblerFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaBaseFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonBaseFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
-
Get the loader for this type of assembler
- getLoader() - Method in class org.apache.turbine.services.template.mapper.ClassMapper
-
Get the Loader value.
- getLocale() - Method in class org.apache.turbine.services.localization.LocalizationTool
-
Gets the current locale.
- getLocale() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the locale.
- getLocale() - Method in interface org.apache.turbine.util.RunData
-
Gets the locale.
- getLocalizationService() - Method in class org.apache.turbine.services.localization.LocalizationTool
-
Lazy load the LocalizationService.
- getMailServer() - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Gets the host name of the outgoing mail server.
- getMailServer() - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Gets the host name of the outgoing mail server.
- getMajorVersion() - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getManagedClass() - Method in interface org.apache.turbine.services.assemblerbroker.util.AssemblerFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaActionFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaLayoutFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaNavigationFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaPageFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScheduledJobFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.java.JavaScreenFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonActionFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonLayoutFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonNavigationFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonPageFactory
-
Get the class of this assembler
- getManagedClass() - Method in class org.apache.turbine.services.assemblerbroker.util.python.PythonScreenFactory
-
Get the class of this assembler
- getMappedName(String) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Return the first match name for the given template name.
- getMappedName(String) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Return the first match name for the given template name.
- getMedia() - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Gets the media for which the stylesheet should be applied.
- getMessage() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the results of an action or another message
to be displayed as a string.
- getMessage() - Method in class org.apache.turbine.util.FormMessage
-
Return the message.
- getMessage() - Method in interface org.apache.turbine.util.RunData
-
Gets the results of an action or another message
to be displayed as a string.
- getMessage() - Method in class org.apache.turbine.util.SecurityCheck
-
Get the message that should be displayed.
- getMessage() - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Get the message that should be displayed.
- getMessageAsHTML() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the results of an action or another message
to be displayed as an ECS string element.
- getMessageAsHTML() - Method in interface org.apache.turbine.util.RunData
-
Gets the results of an action or another message
to be displayed as an ECS string element.
- getMessages() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets a FormMessages object where all the messages to the
user should be stored.
- getMessages() - Method in interface org.apache.turbine.util.RunData
-
Gets a FormMessages object where all the messages to the
user should be stored.
- getMetaTags() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Gets the map of meta tags
- getMethod(String, Class<?>[], ParameterParser) - Method in class org.apache.turbine.modules.ActionEvent
-
Retrieve a method of the given name and signature.
- getMimeType(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getMinorVersion() - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getMinute() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of minute.
- getMinute() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of minute.
- getMinute(ResultSet, int) - Method in class 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.
- getMinute() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of minute.
- getMinuteSelector(String) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a minute selector.
- getMinuteSelector(String, Calendar) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a minute selector.
- getMinuteSelector(String, Calendar, int) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a minute selector.
- getMonthSelector(String) - Static method in class org.apache.turbine.util.DateSelector
-
Return a month selector.
- getMonthSelector(String, Calendar) - Static method in class org.apache.turbine.util.DateSelector
-
Return a month selector.
- getName() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get the Name of the SecurityEntity.
- getName() - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
Get the name of this pipeline.
- getName() - Method in class org.apache.turbine.services.BaseService
-
Returns the name of this service.
- getName() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- getName() - Method in interface org.apache.turbine.services.Service
-
Returns the name of this Service.
- getNamedDispatcher(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getNavigationName(String) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of the navigation module to be used
with the named navigation template.
- getNavigationName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the navigation module to be used
with the named navigation template.
- getNavigationTemplate() - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get the value of navigationTemplate.
- getNavigationTemplateName(String) - Method in interface org.apache.turbine.services.template.TemplateService
-
Locate and return the name of the navigation template corresponding
to the given template name parameter.
- getNavigationTemplateName(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of a navigation template.
- getNavigationTemplateName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the navigation template corresponding
to the given template name parameter.
- getNewContext() - Static method in class org.apache.turbine.services.velocity.TurbineVelocity
-
This method returns a new, empty Context object.
- getNewContext() - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
This method returns a new, empty Context object.
- getNewContext() - Method in interface org.apache.turbine.services.velocity.VelocityService
-
This method returns a new, empty Context object.
- getNext() - Method in class org.apache.turbine.services.schedule.JobQueue
-
Return the next job off the top of the queue, or null
if
there are no jobs in the queue.
- getNextRunAsString() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the next runtime for this job as a String.
- getNextRunAsString() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Get the next runtime for this job as a String.
- getNextRunAsString() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- getNextRunDate() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Gets the next runtime as a date
- getNextRunDate() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Gets the next runtime as a date
- getNextRunDate() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- getNextRuntime() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the next runtime for this job as a long.
- getNextRuntime() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Get the next runtime for this job as a long.
- getNextRuntime() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- getNonLocalService(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Get a non-local service managed by a TurbineServiceProvider.
- getObjectdata() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the value of the objectdata for this user.
- getOut() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the print writer.
- getOut() - Method in interface org.apache.turbine.util.RunData
-
Gets the print writer.
- getPackages() - Static method in class org.apache.turbine.modules.GenericLoader
-
Gets the package list where Turbine should find its
modules.
- getPage() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Gets the template variable used by the Template Service.
- getPage() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Deprecated.
no replacement planned, ECS is no longer a requirement
- getPage() - Method in interface org.apache.turbine.util.RunData
-
Deprecated.
no replacement planned, ECS is no longer a requirement
- getParameterParser() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the parameter parser without parsing the parameters.
- getParameterParser() - Method in interface org.apache.turbine.services.rundata.TurbineRunData
-
Gets the parameter parser without parsing the parameters.
- getParameters() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the parameters.
- getParameters() - Method in interface org.apache.turbine.util.RunData
-
Gets the parameters.
- getPassword() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the user's password.
- getPathInfo() - Method in class org.apache.turbine.util.uri.TurbineURI
-
Gets the current Query Data List.
- getPeer() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
returns a peer instance associated with this om.
- getPerm(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get an object from permanent storage.
- getPerm(String, Object) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get an object from permanent storage; return default if value
is null.
- getPerm(String) - Method in interface org.apache.turbine.om.security.User
-
Get an object from permanent storage.
- getPerm(String, Object) - Method in interface org.apache.turbine.om.security.User
-
Get an object from permanent storage; return default if value
is null.
- getPermissionById(int) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Permission object with specified Id.
- getPermissionById(int) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Permission object with specified Id.
- getPermissionById(int) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Permission object with specified Id.
- getPermissionByName(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Permission object with specified name.
- getPermissionByName(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Permission object with specified name.
- getPermissionByName(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Permission object with specified name.
- getPermissionInstance() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Permission object.
- getPermissionInstance(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Permission object.
- getPermissionInstance() - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Permission object.
- getPermissionInstance(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Permission object.
- getPermissionInstance(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Construct a blank Permission object.
- getPermissions(Role) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieves all permissions associated with a role.
- getPermissions(Role) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieves all permissions associated with a role.
- getPermissions(Role) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieves all permissions associated with a role.
- getPermStorage() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the permanent storage.
- getPermStorage() - Method in interface 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() - Method in class org.apache.turbine.modules.Action
-
- getPrefix() - Method in class org.apache.turbine.modules.Assembler
-
Abstract method to provide the prefix for module related classes and templates
- getPrefix() - Method in class org.apache.turbine.modules.Layout
-
- getPrefix() - Method in class org.apache.turbine.modules.Navigation
-
- getPrefix() - Method in class org.apache.turbine.modules.Page
-
- getPrefix() - Method in class org.apache.turbine.modules.ScheduledJob
-
- getPrefix() - Method in class org.apache.turbine.modules.Screen
-
- getPrefix() - Method in class org.apache.turbine.services.template.mapper.BaseTemplateMapper
-
Get the Prefix value.
- getPrimaryKey() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
returns an id that differentiates this object from others
of its class.
- getProperties() - Method in class org.apache.turbine.services.BaseService
-
Returns the properties of this Service.
- getProperties() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- getProperties() - Method in interface org.apache.turbine.services.Service
-
Returns the Properties of this Service.
- getProperty() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of property.
- getProperty(ResultSet, int) - Method in class 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() - Static method in class org.apache.turbine.services.uniqueid.TurbineUniqueId
-
Returns a unique identifier that looks like random data.
- getPseudorandomId() - Method in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
Returns a unique identifier that looks like random data.
- getPseudorandomId() - Method in interface org.apache.turbine.services.uniqueid.UniqueIdService
-
Returns a unique identifier that looks like random data.
- getQueryData() - Method in class org.apache.turbine.util.uri.TurbineURI
-
Gets the current Query Data List.
- getQueryKey() - Method in interface org.apache.turbine.om.Retrievable
-
get an id that differentiates this object from others
of its class.
- getRealPath(String) - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the complete filesystem path for a
given URI
- getRealPath(String) - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the complete filesystem path for a
given URI
- getRealPath(String) - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the complete filesystem path for a
given URI
- getRealPath(String) - Static method in class org.apache.turbine.Turbine
-
Used to get the real path of configuration and resource
information.
- getRealPath(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Translates a path relative to the web application root into an
absolute path.
- getRedirectURI() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the redirect URI.
- getRedirectURI() - Method in interface org.apache.turbine.util.RunData
-
Gets the redirect URI.
- getReference() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Returns the current reference anchor.
- getReference() - Method in class org.apache.turbine.util.uri.BaseURI
-
Returns the current reference anchor.
- getReference() - Method in interface org.apache.turbine.util.uri.URI
-
Returns the current reference anchor.
- getRelation() - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Gets the relation type of the tag.
- getRelativeLink() - Method in class 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() - Method in class org.apache.turbine.util.uri.DataURI
-
Builds the URL with all of the data URL-encoded as well as
encoded using HttpServletResponse.encodeUrl().
- getRelativeLink() - Method in class 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) - Method in interface 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) - Static method in class org.apache.turbine.services.jsp.TurbineJsp
-
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) - Method in class 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(String) - Method in class org.apache.turbine.services.pull.tools.ContentTool
-
Returns the Turbine URI of a given Path.
- getRelativeURI() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Returns the relative URI leaving the source intact.
- getRemoteAddr() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the IP address of the client that sent the request.
- getRemoteAddr() - Method in interface org.apache.turbine.util.RunData
-
Gets the IP address of the client that sent the request.
- getRemoteHost() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the qualified name of the client that sent the request.
- getRemoteHost() - Method in interface org.apache.turbine.util.RunData
-
Gets the qualified name of the client that sent the request.
- getRequest() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the servlet request.
- getRequest() - Method in interface org.apache.turbine.util.RunData
-
Gets the servlet request.
- getRequestDispatcher(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getResource(String) - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns an URL object for a given URI string.
- getResource(String) - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns an URL object for a given URI string.
- getResource(String) - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns an URL object for a given URI string.
- getResource(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Returns a URL to the resource that is mapped to a specified
path.
- getResourceAsStream(String) - Method in interface org.apache.turbine.services.servlet.ServletService
-
Same as getResource except that it returns an InputStream
- getResourceAsStream(String) - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Same as getResource except that it returns an InputStream
- getResourceAsStream(String) - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Same as getResource except that it returns an InputStream
- getResourceAsStream(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Returns the resource located at the named path as
an InputStream
object.
- getResourcePaths(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getResourcesDirectory() - Method in interface org.apache.turbine.services.pull.PullService
-
Return the resources directory.
- getResourcesDirectory() - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Return the resources directory.
- getResourcesDirectory() - Method in class org.apache.turbine.services.pull.TurbinePullService
-
Return the resources directory.
- getResponse() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the servlet response.
- getResponse() - Method in interface org.apache.turbine.util.RunData
-
Gets the servlet response.
- getResponse() - Method in class org.apache.turbine.util.uri.BaseURI
-
Returns the Response Object from the Servlet Container.
- getRoleById(int) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Role object with specified Id.
- getRoleById(int) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Role object with specified Id.
- getRoleById(int) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Role object with specified Id.
- getRoleByName(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Retrieve a Role object with specified name.
- getRoleByName(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Retrieve a Role object with specified name.
- getRoleByName(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieve a Role object with specified name.
- getRoleInstance() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Role object.
- getRoleInstance(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank Role object.
- getRoleInstance() - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Role object.
- getRoleInstance(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank Role object.
- getRoleInstance(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Construct a blank Role object.
- getRunData(PipelineData) - Method in class org.apache.turbine.modules.Assembler
-
This can go once RunData is replaced...
- getRunData(PipelineData) - Method in class org.apache.turbine.pipeline.AbstractValve
-
utility for getting RunData out of the pipelineData object.
- getRunData(HttpServletRequest, HttpServletResponse, ServletConfig) - Method in interface org.apache.turbine.services.rundata.RunDataService
-
Gets a default RunData object.
- getRunData(String, HttpServletRequest, HttpServletResponse, ServletConfig) - Method in interface org.apache.turbine.services.rundata.RunDataService
-
Gets a RunData object from a specific configuration.
- getRunData(HttpServletRequest, HttpServletResponse, ServletConfig) - Method in class org.apache.turbine.services.rundata.TurbineRunDataService
-
Gets a default RunData object.
- getRunData(String, HttpServletRequest, HttpServletResponse, ServletConfig) - Method in class org.apache.turbine.services.rundata.TurbineRunDataService
-
Gets a RunData instance from a specific configuration.
- getScheduledJobs() - Method in class org.apache.turbine.services.schedule.SchedulerTool
-
Gets the list of scheduled jobs.
- getSchemeAndPort(StringBuilder) - Method in class org.apache.turbine.util.uri.BaseURI
-
Appends Scheme, Server and optionally the port to the
supplied String Buffer.
- getScreen() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the screen to execute.
- getScreen() - Method in interface org.apache.turbine.util.RunData
-
Gets the screen to execute.
- getScreenName(String) - Method in interface 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) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of a Screen module.
- getScreenName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the screen module to be used
with the named screen template.
- getScreenTemplate() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Convenience method for a template info that
returns the name of the template being used.
- getScreenTemplate() - Method in interface org.apache.turbine.util.RunData
-
Convenience method for a template info that
returns the name of the template being used.
- getScreenTemplate() - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get the value of screen for the RunData parameters.
- getScreenTemplateName(String) - Method in interface org.apache.turbine.services.template.TemplateService
-
Locate and return the name of the screen template corresponding
to the given template name parameter.
- getScreenTemplateName(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Locate and return the name of a screen template.
- getScreenTemplateName(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Locate and return the name of the screen template corresponding
to the given template name parameter.
- getScript(String, RunData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for a given script that is part of the skin.
- getScript(String, ServerData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for a given script that is part of the skin.
- getScript(String) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for a given script that is part of the skin.
- getScript(String, String, ServerData) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for a given script that is part of the skin.
- getScript(String, String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for a given script that is part of the skin.
- getScript(String, String, ServerData) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for a given script that is part of a skin.
- getScript(String, String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for a given script that is part of a skin.
- getScript(String, String, ServerData) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for a given script that is part of a skin.
- getScript(String, String) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for a given script that is part of a skin.
- getScriptName() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cached script name.
- getScriptName() - Static method in class org.apache.turbine.Turbine
-
Get the script name.
- getScriptName() - Method in interface org.apache.turbine.util.RunData
-
Gets the cached script name.
- getScriptName() - Method in class org.apache.turbine.util.ServerData
-
Get the script name
- getScriptName() - Method in class org.apache.turbine.util.uri.BaseURI
-
Gets the script name (/servlets/Turbine).
- getScriptName() - Method in interface org.apache.turbine.util.uri.URI
-
Gets the script name (/servlets/Turbine).
- getScripts() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Returns a collection of script URLs
- getSecond() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of second.
- getSecond() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of second.
- getSecond(ResultSet, int) - Method in class 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.
- getSecond() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of second.
- getSecondSelector(String) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a second selector.
- getSecondSelector(String, Calendar) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a second selector.
- getSecondSelector(String, Calendar, int) - Static method in class org.apache.turbine.util.TimeSelector
-
Return a second selector.
- getSelName() - Method in class org.apache.turbine.util.DateSelector
-
Get the selector name prefix.
- getSelName() - Method in class org.apache.turbine.util.TimeSelector
-
Get the selector name prefix.
- getSeparator() - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Get the Separator value.
- getSeparator() - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Get the Separator value.
- getServerData() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the server data ofy the request.
- getServerData() - Method in interface org.apache.turbine.util.RunData
-
Gets the server data used by the request.
- getServerInfo() - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- getServerName() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cached server name.
- getServerName() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the server name that this
Turbine application is running
on.
- getServerName() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the server name that this
Turbine application is running
on.
- getServerName() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the server name that this
Turbine application is running
on.
- getServerName() - Static method in class org.apache.turbine.Turbine
-
Return the server name.
- getServerName() - Method in interface org.apache.turbine.util.RunData
-
Gets the cached server name.
- getServerName() - Method in class org.apache.turbine.util.ServerData
-
Get the name of the server.
- getServerName() - Method in class org.apache.turbine.util.uri.BaseURI
-
Gets the server name.
- getServerName() - Method in interface org.apache.turbine.util.uri.URI
-
Gets the server name.
- getServerPort() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cached server port.
- getServerPort() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the port that this Turbine
application is running through
on the server.
- getServerPort() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the port that this Turbine
application is running through
on the server.
- getServerPort() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the port that this Turbine
application is running through
on the server.
- getServerPort() - Static method in class org.apache.turbine.Turbine
-
Return the server port.
- getServerPort() - Method in interface org.apache.turbine.util.RunData
-
Gets the cached server port.
- getServerPort() - Method in class org.apache.turbine.util.ServerData
-
Get the server port.
- getServerPort() - Method in class org.apache.turbine.util.uri.BaseURI
-
Gets the server port.
- getServerPort() - Method in interface org.apache.turbine.util.uri.URI
-
Gets the server port.
- getServerScheme() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the cached server scheme.
- getServerScheme() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the server scheme for this
Turbine application.
- getServerScheme() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the server scheme for this
Turbine application.
- getServerScheme() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the server scheme for this
Turbine application.
- getServerScheme() - Static method in class org.apache.turbine.Turbine
-
Return the server scheme.
- getServerScheme() - Method in interface org.apache.turbine.util.RunData
-
Gets the cached server scheme.
- getServerScheme() - Method in class org.apache.turbine.util.ServerData
-
Get the server scheme.
- getServerScheme() - Method in class org.apache.turbine.util.uri.BaseURI
-
Returns the current Server Scheme
- getServerScheme() - Method in interface org.apache.turbine.util.uri.URI
-
Returns the current Server Scheme
- getService() - Static method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBroker
-
Utility method for accessing the service
implementation
- getService(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Returns an instance of requested Service.
- getService() - Static method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpc
-
- getService() - Static method in class org.apache.turbine.services.jsp.TurbineJsp
-
Utility method for accessing the service
implementation
- getService() - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Utility method for accessing the service
implementation
- getService() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Retrieves an implementation of SecurityService, base on the settings in
TurbineResources.
- getService(String) - Method in interface org.apache.turbine.services.ServiceBroker
-
Returns an instance of requested Service.
- getService() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Utility method for accessing the service
implementation
- getService() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Utility method for accessing the service
implementation
- getService() - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Get the service instance
- getService() - Static method in class org.apache.turbine.services.uniqueid.TurbineUniqueId
-
Utility method for accessing the service
implementation
- getService() - Static method in class org.apache.turbine.services.velocity.TurbineVelocity
-
Utility method for accessing the service
implementation
- getService() - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get the value of service.
- getServiceBroker() - Method in class org.apache.turbine.services.BaseService
-
Returns a ServiceBroker reference.
- getServiceBroker() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- getServiceInstance(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Retrieves an instance of a Service without triggering late
initialization.
- getServiceNames() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Returns an Iterator over all known service names.
- getServiceNames(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Returns an Iterator over all known service names beginning with
the provided prefix.
- getServiceObject(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Get an application specific service object.
- getServlet(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Deprecated.
As of Java Servlet API 2.1, with no direct replacement.
- getServletConfig() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the servlet configuration used during servlet init.
- getServletConfig() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the servlet config used by this
Turbine web application.
- getServletConfig() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the servlet config used by this
Turbine web application.
- getServletConfig() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the servlet config used by this
Turbine web application.
- getServletConfig() - Method in interface org.apache.turbine.util.RunData
-
Gets the servlet configuration used during servlet init.
- getServletContext() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the servlet context used during servlet init.
- getServletContext() - Method in interface org.apache.turbine.services.servlet.ServletService
-
Returns the servlet context used by this
Turbine web application.
- getServletContext() - Static method in class org.apache.turbine.services.servlet.TurbineServlet
-
Returns the servlet context used by this
Turbine web application.
- getServletContext() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Returns the servlet context used by this
Turbine web application.
- getServletContext() - Method in interface org.apache.turbine.util.RunData
-
Gets the servlet context used during servlet init.
- getServletContext() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns a reference to the object cast onto ServletContext type.
- getServletContextName() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns the context name.
- getServletInfo() - Method in class org.apache.turbine.Turbine
-
Return the servlet info.
- getServletName() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns the servlet name.
- getServletNames() - Method in class org.apache.turbine.util.TurbineConfig
-
Deprecated.
As of Java Servlet API 2.1, with no replacement.
- getServlets() - Method in class org.apache.turbine.util.TurbineConfig
-
Deprecated.
As of Java Servlet API 2.0, with no replacement.
- getSession() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the servlet session information.
- getSession(String) - Method in interface org.apache.turbine.services.session.SessionService
-
Gets the HttpSession by the session identifier
- getSession(String) - Static method in class org.apache.turbine.services.session.TurbineSession
-
Gets the HttpSession by the session identifier
- getSession(String) - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Gets the HttpSession by the session identifier
- getSession() - Method in interface org.apache.turbine.util.RunData
-
Gets the servlet session information.
- getSessionsForUser(User) - Method in interface org.apache.turbine.services.session.SessionService
-
Get a collection of all session on which the given user
is logged in.
- getSessionsForUser(User) - Method in class org.apache.turbine.services.session.SessionTool
-
Get a collection of all session on which the given user
is logged in.
- getSessionsForUser(User) - Static method in class org.apache.turbine.services.session.TurbineSession
-
Get a collection of all session on which the given user
is logged in.
- getSessionsForUser(User) - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Get a collection of all session on which the given user
is logged in.
- getSkin() - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the skin name.
- getSkinNames() - Method in class org.apache.turbine.services.pull.tools.UITool
-
Provide access to the list of available skin names.
- getSkinNames() - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Provide access to the list of available skin names.
- getSkinNames() - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Provide access to the list of available skin names.
- getSkinNames() - Method in interface org.apache.turbine.services.ui.UIService
-
Provide access to the list of available skin names.
- getStackTrace() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the stack trace if set.
- getStackTrace() - Method in interface org.apache.turbine.util.RunData
-
Gets the stack trace if set.
- getStackTraceException() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the stack trace exception if set.
- getStackTraceException() - Method in interface org.apache.turbine.util.RunData
-
Gets the stack trace exception if set.
- getStatusCode() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the HTTP status code to return.
- getStatusCode() - Method in interface org.apache.turbine.util.RunData
-
Gets the HTTP status code to return.
- getString(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Return a String from the temp hash map.
- getStringArray(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Return a String[] from the temp hash map.
- getStylecss(RunData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for the style sheet that is part of the skin.
- getStylecss(ServerData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for the style sheet that is part of the skin.
- getStylecss() - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for the style sheet that is part of the skin.
- getStylecss(String, ServerData) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for the style sheet that is part of a skin.
- getStylecss(String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for the style sheet that is part of a skin.
- getStylecss(String, ServerData) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for the style sheet that is part of a skin.
- getStylecss(String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for the style sheet that is part of a skin.
- getStylecss(String, ServerData) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for the style sheet that is part of a skin.
- getStylecss(String) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for the style sheet that is part of a skin.
- getStyles() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Returns a collection of styles
- getSystemErrors() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets an array of system errors.
- getSystemErrors() - Method in interface org.apache.turbine.util.RunData
-
Gets an array of system errors.
- getTableMap() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Retrieves the TableMap object related to this Table data without
compiler warnings of using getPeer().getTableMap().
- getTableMap() - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Returns the TableMap related to this peer.
- getTask() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of task.
- getTask() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of task.
- getTask(ResultSet, int) - Method in class 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.
- getTask() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Get the Task
- getTask() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of task.
- getTask() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
Get the value of task.
- getTemp(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get an object from temporary storage.
- getTemp(String, Object) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get an object from temporary storage; return default if value
is null.
- getTemp(String) - Method in interface org.apache.turbine.om.security.User
-
Get an object from temporary storage.
- getTemp(String, Object) - Method in interface org.apache.turbine.om.security.User
-
Get an object from temporary storage; return default if value
is null.
- getTemp(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get an object from temporary storage.
- getTemp(String, Object) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get an object from temporary storage, or a default value.
- getTempKeys() - Method in class org.apache.turbine.util.template.TemplateInfo
-
Returns all the available names in the temporary storage.
- getTemplateContext(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Get the value of Template context.
- getTemplateEncoding() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the character encoding to use for reading template files.
- getTemplateEncoding() - Method in interface org.apache.turbine.util.RunData
-
Gets the character encoding to use for reading template files.
- getTemplateEngineService(String) - Method in interface org.apache.turbine.services.template.TemplateService
-
- getTemplateEngineService(String) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
- getTemplateEngineService(String) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
- getTemplateEngineServiceConfiguration() - Method in class org.apache.turbine.services.template.BaseTemplateEngineService
-
- getTemplateEngineServiceConfiguration() - Method in interface org.apache.turbine.services.template.TemplateEngineService
-
Return the configuration of the template engine in
the form of a Hashtable.
- getTemplateInfo() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the template info.
- getTemplateInfo() - Method in interface org.apache.turbine.util.RunData
-
Gets the template info.
- getTempStorage() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Returns the temporary storage.
- getTempStorage() - Method in interface 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() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Return the thread being used to process commands, or null if there is no
such thread.
- getTitle() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the title of the page.
- getTitle() - Method in interface org.apache.turbine.util.RunData
-
Gets the title of the page.
- getTitle() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Get the title in the page.
- getTitle() - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Gets the title of the style sheet
- getTool(Context, String) - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Helper method that allows you to easily get a tool
from a Context.
- getTurbine() - Method in class org.apache.turbine.util.TurbineConfig
-
Returns a reference to the Turbine servlet that was initialized.
- getTurbineServletConfig() - Static method in class org.apache.turbine.Turbine
-
Get the servlet config for this turbine webapp.
- getTurbineServletContext() - Static method in class org.apache.turbine.Turbine
-
Get the servlet context for this turbine webapp.
- getType() - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Gets the content type of the style sheet
- getUniqueId() - Static method in class org.apache.turbine.services.uniqueid.TurbineUniqueId
-
Returns an identifier that is unique within this turbine
instance, but does not have random-like apearance.
- getUniqueId() - Method in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
Returns an identifier that is unique within this turbine
instance, but does not have random-like apearance.
- getUniqueId() - Method in interface org.apache.turbine.services.uniqueid.UniqueIdService
-
Returns an identifier that is unique within this Turbine
instance, but does not have random-like appearance.
- getURI(String) - Method in class org.apache.turbine.services.pull.tools.ContentTool
-
Returns the Turbine URI of a given Path
- getURI() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Returns the relative URI leaving the source intact.
- getUrl() - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
- getUser() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Gets the user.
- getUser(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Constructs an User object to represent a registered user of the
application.
- getUser(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Constructs an User object to represent a registered user of the
application.
- getUser(String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Constructs an User object to represent a registered user of the
application.
- getUser() - Method in interface org.apache.turbine.util.RunData
-
Gets the user.
- getUserAgent() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Get the user agent for the request.
- getUserAgent() - Method in interface org.apache.turbine.util.RunData
-
Get the user agent for the request.
- getUserAgentString() - Method in class org.apache.turbine.util.BrowserDetector
-
The user agent string for this class.
- getUserDelegate() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get the delegated user
- getUserFromSession(HttpSession) - Static method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Attempts to get the User object from the session.
- getUserFromSession() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Attempts to get the user from the session.
- getUserFromSession(HttpSession) - Method in interface org.apache.turbine.services.session.SessionService
-
Gets the User object of the the specified HttpSession.
- getUserFromSession(HttpSession) - Method in class org.apache.turbine.services.session.SessionTool
-
Gets the User object of the the specified HttpSession.
- getUserFromSession(HttpSession) - Static method in class org.apache.turbine.services.session.TurbineSession
-
Gets the User object of the the specified HttpSession.
- getUserFromSession(HttpSession) - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Gets the User object of the the specified HttpSession.
- getUserFromSession() - Method in interface org.apache.turbine.util.RunData
-
Attempts to get the user from the session.
- getUserGroupRoleSet() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Get the User/Group/Role set associated with this entity
- getUserInstance() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank User object.
- getUserInstance(String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Construct a blank User object.
- getUserInstance() - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Construct a blank User object.
- getUserInstance(String) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Construct a blank User object.
- getUserInstance() - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Construct a blank User object.
- getUserInstance(String) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Construct a blank User object.
- getUserInstance() - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank User object.
- getUserInstance(String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Construct a blank User object.
- getUserInstance() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Construct a blank User object.
- getUserInstance() - Method in interface org.apache.turbine.services.security.UserManager
-
Construct a blank User object.
- getUserInstance(String) - Method in interface org.apache.turbine.services.security.UserManager
-
Construct a blank User object.
- getUserManager() - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Returns the configured UserManager.
- getUserManager() - Method in interface org.apache.turbine.services.security.SecurityService
-
Returns the configured UserManager.
- getUserManager() - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Returns the configured UserManager.
- getValue() - Method in class org.apache.turbine.util.uri.URIParam
-
Returns the value.
- getValves() - Method in interface org.apache.turbine.pipeline.Pipeline
-
Return the set of all Valves in the pipeline.
- getValves() - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
- getWebappSkinName() - Method in class 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() - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Get the name of the default skin name for the web application from the
TurbineResources.properties file.
- getWebappSkinName() - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Get the name of the default skin name for the web application from the
TurbineResources.properties file.
- getWebappSkinName() - Method in interface org.apache.turbine.services.ui.UIService
-
Get the name of the default skin name for the web application from the
TurbineResources.properties file.
- getWeekDay() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Get the value of weekDay.
- getWeekDay() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Get the value of weekDay.
- getWeekDay(ResultSet, int) - Method in class 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.
- getWeekDay() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Get the value of weekDay.
- getYearSelector(String) - Static method in class org.apache.turbine.util.DateSelector
-
Return a year selector.
- getYearSelector(String, Calendar) - Static method in class org.apache.turbine.util.DateSelector
-
Return a year selector.
- getYearSelector(String, int, int, int) - Static method in class org.apache.turbine.util.DateSelector
-
Return a year selector.
- GLOBAL_TOOL - Static variable in interface org.apache.turbine.services.pull.PullService
-
Property Key for the global tools
- grant(User, Group, Role) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Grant an User a Role in a Group.
- grant(Role, Permission) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Grants a Role a Permission
- grant(User, Group, Role) - Method in interface org.apache.turbine.services.security.SecurityService
-
Grant an User a Role in a Group.
- grant(Role, Permission) - Method in interface org.apache.turbine.services.security.SecurityService
-
Grants a Role a Permission
- grant(User, Group, Role) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Grant an User a Role in a Group.
- grant(Role, Permission) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Grants a Role a Permission
- groups - Variable in class org.apache.turbine.services.intake.IntakeTool
-
Groups from intake.xml
- image(String, RunData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for an image that is part of the skin.
- image(String, ServerData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for an image that is part of the skin.
- image(String) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Retrieve the URL for an image that is part of the skin.
- image(String, String, ServerData) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for an image that is part of a skin.
- image(String, String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Retrieve the URL for an image that is part of a skin.
- image(String, String, ServerData) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for an image that is part of a skin.
- image(String, String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Retrieve the URL for an image that is part of a skin.
- image(String, String, ServerData) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for an image that is part of a skin.
- image(String, String) - Method in interface org.apache.turbine.services.ui.UIService
-
Retrieve the URL for an image that is part of a skin.
- incrementAccessCounter() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Increments the permanent hit counter for the user.
- incrementAccessCounter() - Method in interface org.apache.turbine.om.security.User
-
Increments the permanent hit counter for the user.
- incrementAccessCounterForSession() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Increments the session hit counter for the user.
- incrementAccessCounterForSession() - Method in interface org.apache.turbine.om.security.User
-
Increments the session hit counter for the user.
- init(Object) - Method in class org.apache.turbine.om.OMTool
-
Prepares tool for a single request
- init() - Method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
-
Initializes the AssemblerBroker and loads the AssemblerFactory
classes registered in TurbineResources.Properties.
- init() - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
Load all configured components and initialize them.
- init() - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
Load all configured components and initialize them.
- init(Object) - Method in class org.apache.turbine.services.BaseInitable
-
Performs early initialization.
- init() - Method in class org.apache.turbine.services.BaseInitable
-
Performs late initialization.
- init() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Initialize this service manager.
- init(Object) - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- init() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- init(Object) - Method in interface 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() - Method in interface org.apache.turbine.services.Initable
-
Performs late initialization of an Initable.
- init(Object) - Method in class org.apache.turbine.services.intake.IntakeTool
-
Prepares intake for a single request
- init() - Method in class org.apache.turbine.services.jsp.TurbineJspService
-
Load all configured components and initialize them.
- init(Object) - Method in class org.apache.turbine.services.localization.LocalizationTool
-
Sets the request to get the Accept-Language
header
from (reset on each request).
- init() - Method in class org.apache.turbine.services.naming.TurbineNamingService
-
Called the first time the Service is used.
- init(Object) - Method in interface org.apache.turbine.services.pull.ApplicationTool
-
Initialize the application tool.
- init(Object) - Method in interface org.apache.turbine.services.pull.PipelineDataApplicationTool
-
Initialize the application tool.
- init(Object) - Method in interface org.apache.turbine.services.pull.RunDataApplicationTool
-
Initialize the application tool.
- init(Object) - Method in class org.apache.turbine.services.pull.tools.ContentTool
-
This will initialize a ContentTool object that was
constructed with the default constructor (ApplicationTool
method).
- init(Object) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
This will initialize a TemplateLink object that was
constructed with the default constructor (ApplicationTool
method).
- init(Object) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Initialize the UITool object.
- init() - Method in class org.apache.turbine.services.pull.TurbinePullService
-
Called the first time the Service is used.
- init(Object) - Method in class org.apache.turbine.services.pull.util.DateFormatter
-
Initialize the application tool.
- init(Object) - Method in class org.apache.turbine.services.pull.util.SessionData
-
Initialize the application tool.
- init() - Method in class org.apache.turbine.services.rundata.TurbineRunDataService
-
Initializes the service by setting the pool capacity.
- init() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Initializes the SchedulerService.
- init() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Initializes the SchedulerService.
- init(Object) - Method in class org.apache.turbine.services.schedule.SchedulerTool
-
Initialize the pull tool
- init() - Method in class 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(Configuration) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Initializes the UserManager
- init(Configuration) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Initializes the UserManager
- init(Configuration) - Method in interface org.apache.turbine.services.security.UserManager
-
Initializes the UserManager
- init() - Method in interface org.apache.turbine.services.ServiceManager
-
Initialize this service manager.
- init() - Method in class org.apache.turbine.services.servlet.TurbineServletService
-
Load all configured components and initialize them.
- init(Object) - Method in class org.apache.turbine.services.session.SessionTool
-
- init() - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Initializes the service
- init() - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Initializes the Mapper.
- init() - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Mapper initialization.
- init() - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Called the first time the Service is used.
- init(Object) - Method in class org.apache.turbine.services.TurbineBaseService
-
Performs early initialization.
- init(PipelineData) - Method in class org.apache.turbine.services.TurbineBaseService
-
Performs early initialization.
- init() - Method in class org.apache.turbine.services.TurbineBaseService
-
Performs late initialization.
- init() - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Initializes the service.
- init() - Method in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
Initializes the service upon first Turbine.doGet()
invocation.
- init() - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
Load all configured components and initialize them.
- init() - Method in class org.apache.turbine.Turbine
-
This init method will load the default resources from a
properties file.
- init(PipelineData) - Method in class org.apache.turbine.Turbine
-
Initializes the services which need PipelineData
to
initialize themselves (post startup).
- init(Object) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Initialize this instance.
- init(RunData) - Method in class org.apache.turbine.util.TurbineConfig
-
Initialization requiring a HTTP GET
request.
- Initable - Interface in org.apache.turbine.services
-
Classes that implement this interface need initialization before
they can work.
- initableBroker - Variable in class org.apache.turbine.services.BaseInitable
-
InitableBroker that instantiatd this class.
- InitableBroker - Interface in org.apache.turbine.services
-
Classes that implement this interface can act as a broker for
Initable
classes.
- initables - Variable in class org.apache.turbine.services.BaseInitableBroker
-
A repository of Initable instances.
- initClass(String, Object) - Method in class org.apache.turbine.services.BaseInitableBroker
-
Performs early initialization of an Initable class.
- initClass(String, Object) - Method in interface org.apache.turbine.services.InitableBroker
-
Performs early initialization of an Initable class.
- initConfiguration(String) - Method in class org.apache.turbine.services.template.BaseTemplateEngineService
-
Initialize the Template Engine Service.
- InitContextsAction - Class in org.apache.turbine.modules.actions
-
Used to initialize JNDI contexts.
- InitContextsAction() - Constructor for class org.apache.turbine.modules.actions.InitContextsAction
-
- initDatabaseMap() - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
- InitializationException - Exception in org.apache.turbine.services
-
Thrown by Initable
class in case of initialization
problems.
- InitializationException(String) - Constructor for exception org.apache.turbine.services.InitializationException
-
Construct an InitializationException with specified detail message.
- InitializationException(String, Throwable) - Constructor for exception org.apache.turbine.services.InitializationException
-
Construct an InitializationException with specified detail message
and nested Throwable.
- initialize() - Method in class org.apache.turbine.modules.actions.VelocityAction
-
Initialize the module.
- initialize() - Method in class org.apache.turbine.pipeline.AbstractValve
-
Initialize this valve for use in a pipeline.
- initialize() - Method in interface org.apache.turbine.pipeline.Pipeline
-
Initializes this instance.
- initialize() - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
- initialize() - Method in interface org.apache.turbine.pipeline.Valve
-
Initialize the valve before using in a pipeline.
- initialize() - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
Initializes the container
- initialize() - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
Initializes the container
- initialize() - Method in class 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() - Method in class org.apache.turbine.util.velocity.VelocityActionEvent
-
Provides a means of initializing the module.
- initialized - Variable in class org.apache.turbine.util.velocity.VelocityActionEvent
-
Indicates whether or not this module has been initialized.
- initMapping() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Creates a mapping between Service names and class names.
- initParams - Variable in class org.apache.turbine.util.TurbineConfig
-
Turbine servlet initialization parameters.
- initService(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Performs early initialization of specified service.
- initService(String) - Method in interface org.apache.turbine.services.ServiceBroker
-
Performs early initialization of the specified service.
- initServices() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Performs early initialization of all services.
- initServices(boolean) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Performs early initialization of all services.
- InputFilterUtils - Class in org.apache.turbine.util
-
Some filter methods that have been orphaned in the Screen class.
- InputFilterUtils() - Constructor for class org.apache.turbine.util.InputFilterUtils
-
- InstantiationException - Exception in org.apache.turbine.services
-
Thrown by InitableBroker
and
ServiceBroker
classes to indicate problems with
instatiation of requested objects.
- InstantiationException(String) - Constructor for exception org.apache.turbine.services.InstantiationException
-
Construct an InstantiationException with specified detail
message.
- InstantiationException(String, Throwable) - Constructor for exception org.apache.turbine.services.InstantiationException
-
Construct an InstantiatioException with specified detail message
and nested Throwable.
- INTAKE_GRP - Static variable in class org.apache.turbine.services.intake.IntakeTool
-
Constant for the hidden fieldname
- IntakeTool - Class in org.apache.turbine.services.intake
-
The main class through which Intake is accessed.
- IntakeTool() - Constructor for class org.apache.turbine.services.intake.IntakeTool
-
Constructor
- IntakeTool.PullHelper - Class in org.apache.turbine.services.intake
-
Inner class to present a nice interface to the template designer
- IntakeTool.PullHelper(String) - Constructor for class org.apache.turbine.services.intake.IntakeTool.PullHelper
-
Protected constructor to force use of factory method.
- INTIALLY_ACTIVE - Static variable in interface org.apache.turbine.services.schedule.ScheduleService
-
TR.props key for initially activating the scheduler thread
- InvalidState - Class in org.apache.turbine.modules.screens.error
-
Users will get this screen if the screen on their browser is in an
invalid state.
- InvalidState() - Constructor for class org.apache.turbine.modules.screens.error.InvalidState
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.AbstractValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.CleanUpValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DefaultACLCreationValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DefaultLoginValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DefaultSessionValidationValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DetermineActionValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DetermineRedirectRequestedValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.DetermineTargetValve
-
- invoke(PipelineData, ValveContext) - Method in class org.apache.turbine.pipeline.ExecutePageValve
-
- invoke(PipelineData) - Method in interface 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) - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
- invoke(PipelineData, ValveContext) - Method in interface org.apache.turbine.pipeline.Valve
-
Perform request processing as required by this Valve.
- invokeNext(PipelineData) - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
- invokeNext(PipelineData) - Method in interface 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() - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Check to see if job is currently active/running
- isActive() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Check to see if job is currently active/running
- isActive() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- isAllValid() - Method in class 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) - Method in class 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) - Method in class 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) - Method in class 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) - Method in interface 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) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Checks whether a passed user object matches the anonymous user pattern
according to the configured service
- isAnonymousUser(User) - Method in interface org.apache.turbine.services.security.UserManager
-
Checks whether a passed user object matches the anonymous user pattern
according to the configured user manager
- isAuthorized(RunData) - Method in class org.apache.turbine.modules.actions.LegacyVelocitySecureAction
-
Deprecated.
Implement this method to perform the security check needed.
- isAuthorized(PipelineData) - Method in class org.apache.turbine.modules.actions.VelocitySecureAction
-
Implement this method to perform the security check needed.
- isAuthorized(PipelineData) - Method in class org.apache.turbine.modules.screens.JSONSecureScreen
-
Override this method to perform the necessary security checks.
- isAuthorized(RunData) - Method in class org.apache.turbine.modules.screens.LegacyVelocitySecureScreen
-
Deprecated.
Implement this method to perform the security check needed.
- isAuthorized(PipelineData) - Method in class org.apache.turbine.modules.screens.VelocitySecureScreen
-
Implement this method to perform the security check needed.
- isCaching() - Method in interface org.apache.turbine.services.template.TemplateService
-
Returns true if the Template Service has caching activated
- isCaching() - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Returns true if the Template Service has caching activated
- isCaching() - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Returns true if the Template Service has caching activated
- isConfirmed() - Method in class 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() - Method in interface 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.
- isCssOK() - Method in class org.apache.turbine.util.BrowserDetector
-
Whether or not CSS works in this browser.
- isDeleted() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Returns whether this object was deleted from the database.
- isDisposed() - Method in class org.apache.turbine.om.OMTool
-
Checks whether the recyclable has been disposed.
- isDisposed() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Checks whether the recyclable has been disposed.
- isDisposed() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Checks whether the object is disposed.
- isEnabled() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Determines if the scheduler service is currently enabled.
- isEnabled() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Determines if the scheduler service is currently enabled.
- isEnabled() - Method in class org.apache.turbine.services.schedule.SchedulerTool
-
Determines if the scheduler service is currently enabled.
- isEnabled() - Method in interface org.apache.turbine.services.schedule.ScheduleService
-
Determines if the scheduler service is currently active.
- isEnabled() - Static method in class org.apache.turbine.services.schedule.TurbineScheduler
-
Determines if the scheduler service is currently active.
- isFileUploadOK() - Method in class org.apache.turbine.util.BrowserDetector
-
Whether or not file upload works in this browser.
- isInitialized - Variable in class org.apache.turbine.services.BaseInitable
-
Initialization status of this class.
- isJavascriptOK() - Method in class org.apache.turbine.util.BrowserDetector
-
Whether or not Javascript works in this browser.
- isLoading() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Returns whether this object is currently being loaded from the database.
- isLocalService(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Determines if the requested service is managed by this
ServiceBroker.
- isModified() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Returns whether the object has been modified.
- isNew() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Returns whether the object has ever been saved.
- isNew() - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Check to see if job is new
- isNew() - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Return true, if the entry is not yet persisted
- isNew() - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
Return true, if the entry is not yet persisted
- isNonLocalService(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Determines if the requested service is managed by an initialized
TurbineServiceProvider.
- isOutSet() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Deprecated.
no replacement planned, response writer will not be cached
- isOutSet() - Method in interface org.apache.turbine.util.RunData
-
Deprecated.
no replacement planned, response writer will not be cached
- isPageSet() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Deprecated.
no replacement planned, ECS is no longer a requirement
- isPageSet() - Method in interface org.apache.turbine.util.RunData
-
Deprecated.
no replacement planned, ECS is no longer a requirement
- isRedirect() - Method in class org.apache.turbine.util.uri.BaseURI
-
Returns the current value of the Redirect flag
- isRegistered(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Determines whether a service is registered in the configured
TurbineResources.properties
.
- isRegistered() - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Checks whether this service has been registered.
- isRegistered(String) - Method in interface org.apache.turbine.services.ServiceBroker
-
Determines whether a service is registered in the configured
TurbineResources.properties
.
- isSaving() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Returns whether this object is currently saving.
- isUseCache() - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Get the UseCache value.
- isUseCache() - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Get the UseCache value.
- isUserLoggedIn(User) - Method in interface org.apache.turbine.services.session.SessionService
-
Determines if a given user is currently logged in.
- isUserLoggedIn(User) - Method in class org.apache.turbine.services.session.SessionTool
-
Determines if a given user is currently logged in.
- isUserLoggedIn(User) - Static method in class org.apache.turbine.services.session.TurbineSession
-
Determines if a given user is currently logged in.
- isUserLoggedIn(User) - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Determines if a given user is currently logged in.
- iterator() - Method in class org.apache.turbine.services.pull.util.SessionData
-
Gets a iterator for the keys.
- RawScreen - Class in org.apache.turbine.modules.screens
-
Base class for writing Screens that output binary data.
- RawScreen() - Constructor for class org.apache.turbine.modules.screens.RawScreen
-
- recycle() - Method in class org.apache.turbine.om.OMTool
-
Recycles the object for a new client.
- recycle() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Recycles the object for a new client.
- recycle() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Recycles the object by removing its disposed flag.
- REDIRECTED_PATHINFO_NAME - Static variable in class org.apache.turbine.Turbine
-
Name of path info parameter used to indicate the redirected stage of
a given user's initial Turbine request
- redirectRequested(PipelineData) - Method in class org.apache.turbine.pipeline.DetermineRedirectRequestedValve
-
Perform clean up after processing the request.
- refresh() - Method in class org.apache.turbine.om.OMTool
-
Implementation of ApplicationTool interface is not needed for this
method as the tool is request scoped
- refresh() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Implementation of ApplicationTool interface is not needed for this
tool as it is request scoped
- refresh() - Method in class org.apache.turbine.services.localization.LocalizationTool
-
No-op.
- refresh() - Method in interface org.apache.turbine.services.pull.ApplicationTool
-
Refresh the application tool.
- refresh(PipelineData) - Method in interface org.apache.turbine.services.pull.PipelineDataApplicationTool
-
Refresh the application tool.
- refresh(RunData) - Method in interface org.apache.turbine.services.pull.RunDataApplicationTool
-
Refresh the application tool.
- refresh() - Method in class org.apache.turbine.services.pull.tools.ContentTool
-
Refresh method - does nothing
- refresh() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Refresh method - does nothing
- refresh() - Method in class org.apache.turbine.services.pull.tools.UITool
-
Refresh the tool.
- refresh() - Method in class org.apache.turbine.services.pull.util.DateFormatter
-
Refresh the application tool.
- refresh() - Method in class org.apache.turbine.services.pull.util.SessionData
-
Refresh the application tool.
- refresh() - Method in class org.apache.turbine.services.schedule.SchedulerTool
-
Does nothing
- refresh() - Method in class org.apache.turbine.services.session.SessionTool
-
- refresh() - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Refresh all skins.
- refresh(String) - Static method in class org.apache.turbine.services.ui.TurbineUI
-
Refresh a particular skin.
- refresh() - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Refresh the service by clearing all skins.
- refresh(String) - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Refresh a particular skin by clearing it.
- refresh() - Method in interface org.apache.turbine.services.ui.UIService
-
Refresh all skins.
- refresh(String) - Method in interface org.apache.turbine.services.ui.UIService
-
Refresh a particular skin.
- refresh() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Refresh method - does nothing
- registerConfiguration(String) - Method in class org.apache.turbine.services.template.BaseTemplateEngineService
-
- registerConfiguration(String) - Method in interface org.apache.turbine.services.template.TemplateEngineService
-
Initializes file extension associations and registers with the
template service.
- registerFactory(AssemblerFactory<T>) - Method in interface org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
-
Register an AssemblerFactory class
- registerFactory(AssemblerFactory<T>) - Static method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBroker
-
Register a new Assembler factory with this service.
- registerFactory(AssemblerFactory<T>) - Method in class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
-
Register a new AssemblerFactory
- registerObject(HttpSession, String, Object) - Method in interface org.apache.turbine.services.jsonrpc.JsonRpcService
-
Register an object with the JSONRPCBridge
in a given session
- registerObject(HttpSession, String, Object) - Static method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpc
-
Register an object with the JSONRPCBridge
in a given session
- registerObject(HttpSession, String, Object) - Method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
-
- registerObjectGlobal(String, Object) - Method in interface org.apache.turbine.services.jsonrpc.JsonRpcService
-
Register an object with the JSONRPCBridge
globally
- registerObjectGlobal(String, Object) - Static method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpc
-
Register an object with the JSONRPCBridge
globally
- registerObjectGlobal(String, Object) - Method in class org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
-
- registerTemplateEngineService(TemplateEngineService) - Method in interface org.apache.turbine.services.template.TemplateService
-
Registers the provided template engine for use by the
TemplateService
.
- registerTemplateEngineService(TemplateEngineService) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Registers the provided template engine for use by the
TemplateService
.
- registerTemplateEngineService(TemplateEngineService) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Registers the provided template engine for use by the
TemplateService
.
- release(Object) - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
Releases the component
- release(Object) - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
Releases the component.
- release(Object) - Method in interface org.apache.turbine.services.TurbineServiceProvider
-
Releases the instance you got before.
- releaseTools(Context) - Method in interface org.apache.turbine.services.pull.PullService
-
Release tool instances from the given context to the
object pool
- releaseTools(Context) - Static method in class org.apache.turbine.services.pull.TurbinePull
-
Release tool instances from the given context to the
object pool
- releaseTools(Context) - Method in class org.apache.turbine.services.pull.TurbinePullService
-
Release the request-scope tool instances in the
given Context back to the pool
- reload() - Method in class org.apache.turbine.modules.GenericLoader
-
Returns whether or not this external action is reload itself.
- remove(Group) - Method in class org.apache.turbine.services.intake.IntakeTool
-
Removes group.
- remove(J) - Method in class org.apache.turbine.services.schedule.JobQueue
-
Remove a job from the queue.
- remove(int, String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
If the type is P (0), then remove name/value from the
pathInfo hashtable.
- removeAccount(User) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Removes an user account from the system.
- removeAccount(User) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Removes an user account from the system.
- removeAccount(User) - Method in interface org.apache.turbine.services.security.UserManager
-
Removes an user account from the system.
- removeAll() - Method in class org.apache.turbine.services.intake.IntakeTool
-
Removes all groups.
- removeAttribute(String) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- removeGroup(Group) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Removes a Group from the system.
- removeGroup(Group) - Method in interface org.apache.turbine.services.security.SecurityService
-
Removes a Group from the system.
- removeGroup(Group) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Removes a Group from the system.
- removeJob(JobEntry) - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Remove a job from the queue.
- removeJob(JobEntry) - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Remove a job from the queue.
- removeJob(JobEntry) - Method in interface org.apache.turbine.services.schedule.ScheduleService
-
Remove a job from the queue.
- removeJob(JobEntry) - Method in class org.apache.turbine.services.schedule.TorqueSchedulerService
-
Deprecated.
Remove a job from the queue.
- removeJob(JobEntry) - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
-
Deprecated.
Remove a job from the queue.
- removeJob(JobEntry) - Static method in class org.apache.turbine.services.schedule.TurbineScheduler
-
Remove a job from the queue.
- removePathInfo() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Removes all the path info elements.
- removePathInfo(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Removes a name=value pair from the path info.
- removePathInfo() - Method in class org.apache.turbine.util.uri.TurbineURI
-
Removes all the path info elements.
- removePathInfo(String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Removes a name=value pair from the path info.
- removePermission(Permission) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Removes a Permission from the system.
- removePermission(Permission) - Method in interface org.apache.turbine.services.security.SecurityService
-
Removes a Permission from the system.
- removePermission(Permission) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Removes a Permission from the system.
- removeQueryData() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Removes all the query string elements.
- removeQueryData(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Removes a name=value pair from the query string.
- removeQueryData() - Method in class org.apache.turbine.util.uri.TurbineURI
-
Removes all the query string elements.
- removeQueryData(String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Removes a name=value pair from the query string.
- removeRole(Role) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Removes a Role from the system.
- removeRole(Role) - Method in interface org.apache.turbine.services.security.SecurityService
-
Removes a Role from the system.
- removeRole(Role) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Removes a Role from the system.
- removeSession(HttpSession) - Method in interface org.apache.turbine.services.session.SessionService
-
Removes a session from the current list.
- removeSession(HttpSession) - Method in class org.apache.turbine.services.session.SessionTool
-
Removes a session from the current list.
- removeSession(HttpSession) - Static method in class org.apache.turbine.services.session.TurbineSession
-
Removes a session from the current list.
- removeSession(HttpSession) - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Removes a session from the current list.
- removeTemp(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Remove an object from temporary storage and return the object.
- removeTemp(String) - Method in interface org.apache.turbine.om.security.User
-
Remove an object from temporary storage and return the object.
- removeTemp(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Remove an object from the temporary storage.
- removeUser(User) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Removes an user account from the system.
- removeUser(User) - Method in interface org.apache.turbine.services.security.SecurityService
-
Removes an user account from the system.
- removeUser(User) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Removes an user account from the system.
- removeUserFromSession(HttpSession) - Static method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Allows one to invalidate the user in a session.
- removeUserFromSession() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Allows one to invalidate the user in the default session.
- removeUserFromSession() - Method in interface org.apache.turbine.util.RunData
-
Allows one to invalidate the user in the default session.
- removeUserGroupRole(TurbineUserGroupRole) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Remove a User/Group/Role relation from this entity
- removeValve(Valve) - Method in interface org.apache.turbine.pipeline.Pipeline
-
Remove the specified Valve from the pipeline, if it is found;
otherwise, do nothing.
- removeValve(Valve) - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
- renameGroup(Group, String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Renames an existing Group.
- renameGroup(Group, String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Renames an existing Group.
- renameGroup(Group, String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Renames an existing Group.
- renamePermission(Permission, String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Renames an existing Permission.
- renamePermission(Permission, String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Renames an existing Permission.
- renamePermission(Permission, String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Renames an existing Permission.
- renameRole(Role, String) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Renames an existing Role.
- renameRole(Role, String) - Method in interface org.apache.turbine.services.security.SecurityService
-
Renames an existing Role.
- renameRole(Role, String) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Renames an existing Role.
- REQUEST_TOOL - Static variable in interface org.apache.turbine.services.pull.PullService
-
Property Key for the request tools
- requestFinished(Context) - Static method in class org.apache.turbine.services.velocity.TurbineVelocity
-
Performs post-request actions (releases context
tools back to the object pool).
- requestFinished(Context) - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
Performs post-request actions (releases context
tools back to the object pool).
- requestFinished(Context) - Method in interface org.apache.turbine.services.velocity.VelocityService
-
Performs post-request actions (releases context
tools back to the object pool).
- reset() - Method in class org.apache.turbine.util.template.SelectorBox
-
Resets the internal state of the SelectorBox.
- resetModified() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets the modified state for the object to be false.
- restart() - Method in class 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() - Method in class 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 - Interface in org.apache.turbine.om
-
This interface specifies methods for uniquely identifying an object.
- retrieve(String) - Method in interface org.apache.turbine.om.Retriever
-
Gets an object of the same type as the object implementing
this method according to the key.
- retrieve(String) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Retrieve a user from persistent storage using username as the
key.
- retrieve(String, String) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Retrieve a user from persistent storage using username as the
key, and authenticate the user.
- retrieve(String) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Retrieve a user from persistent storage using username as the
key.
- retrieve(String, String) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Retrieve a user from persistent storage using username as the
key, and authenticate the user.
- retrieve(String) - Method in interface org.apache.turbine.services.security.UserManager
-
Retrieve a user from persistent storage using username as the
key.
- retrieve(String, String) - Method in interface org.apache.turbine.services.security.UserManager
-
Retrieve a user from persistent storage using username as the
key, and authenticate the user.
- retrieveByPK(int) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve a single object by pk
- retrieveByPK(int, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve a single object by pk
- retrieveByPK(ObjectKey) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve a single object by pk
- retrieveByPK(ObjectKey, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve a single object by pk
- retrieveByPK(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve a single object by pk
- retrieveByPK(int, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve a single object by pk
- retrieveByPK(ObjectKey) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve a single object by pk
- retrieveByPK(ObjectKey, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve a single object by pk
- retrieveByPKs(Collection<ObjectKey>) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve a multiple objects by pk
- retrieveByPKs(Collection<ObjectKey>, Connection) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Retrieve multiple objects by pk
- retrieveByPKs(Collection<ObjectKey>) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve a multiple objects by pk
- retrieveByPKs(Collection<ObjectKey>, Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeerImpl
-
Retrieve multiple objects by pk
- retrieveList(Object) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Retrieve a set of users that meet the specified criteria.
- retrieveList(Object) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Retrieve a set of users that meet the specified criteria.
- retrieveList(Object) - Method in interface org.apache.turbine.services.security.UserManager
-
Retrieve a list of users that meet the specified criteria.
- Retriever - Interface in org.apache.turbine.om
-
This interface marks a class that has a retrieve(String) method.
- RetrieverFactory - Interface in org.apache.turbine.om
-
A factory that can provide retrievers
- revoke(User, Group, Role) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Revoke a Role in a Group from an User.
- revoke(Role, Permission) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Revokes a Permission from a Role.
- revoke(User, Group, Role) - Method in interface org.apache.turbine.services.security.SecurityService
-
Revoke a Role in a Group from an User.
- revoke(Role, Permission) - Method in interface org.apache.turbine.services.security.SecurityService
-
Revokes a Permission from a Role.
- revoke(User, Group, Role) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Revoke a Role in a Group from an User.
- revoke(Role, Permission) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Revokes a Permission from a Role.
- revokeAll(User) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Revokes all roles from an User.
- revokeAll(Role) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Revokes all permissions from a Role.
- revokeAll(User) - Method in interface org.apache.turbine.services.security.SecurityService
-
Revokes all roles from an User.
- revokeAll(Role) - Method in interface org.apache.turbine.services.security.SecurityService
-
Revokes all permissions from a Role.
- revokeAll(User) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Revokes all roles from an User.
- revokeAll(Role) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Revokes all permissions from a Role.
- ROLE - Static variable in annotation type org.apache.turbine.annotation.TurbineService
-
A constant defining the field name for the role
- root - Variable in class org.apache.turbine.util.TurbineConfig
-
Filenames are looked up in this directory.
- run(JobEntry) - Method in class org.apache.turbine.modules.ScheduledJob
-
Run the Jobentry from the scheduler queue.
- run() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService.MainLoop
-
Method to run the class.
- run() - Method in class org.apache.turbine.services.schedule.WorkerThread
-
Run the job.
- RUN_DATA_KEY - Static variable in interface org.apache.turbine.services.rundata.RunDataService
-
The property for the implemention of the RunData object
- RunData - Interface in org.apache.turbine.util
-
RunData is an interface to run-time information that is passed
within Turbine.
- RUNDATA_KEY - Static variable in interface org.apache.turbine.services.velocity.VelocityService
-
The Key for storing the RunData Object in the Context
- RunDataApplicationTool - Interface in org.apache.turbine.services.pull
-
Tools in the Toolbox that need a Rundata Object on every refresh should
implement this interface.
- RunDataService - Interface in org.apache.turbine.services.rundata
-
The RunData Service provides the implementations for RunData and
related interfaces required by request processing.
- save() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Saves a user object into the session.
- save() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Stores an object in the database.
- save(String) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Stores an object in the database.
- save(Connection) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Stores an object in the database.
- save() - Method in interface org.apache.turbine.util.RunData
-
Saves a user object into the session.
- saveOnSessionUnbind(User) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Saves User data when the session is unbound.
- saveOnSessionUnbind(User) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Saves User data when the session is unbound.
- saveOnSessionUnbind(User) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Saves User data when the session is unbound.
- saveOnSessionUnbind(User) - Method in interface org.apache.turbine.services.security.SecurityService
-
Saves User data when the session is unbound.
- saveOnSessionUnbind(User) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Saves User data when the session is unbound.
- saveOnSessionUnbind(User) - Method in interface org.apache.turbine.services.security.UserManager
-
Saves User data when the session is unbound.
- saveServletInfo(PipelineData) - Static method in class 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) - Method in class org.apache.turbine.services.security.DefaultSecurityService
-
Saves User's data in the permanent storage.
- saveUser(User) - Method in interface org.apache.turbine.services.security.SecurityService
-
Saves User's data in the permanent storage.
- saveUser(User) - Static method in class org.apache.turbine.services.security.TurbineSecurity
-
Saves User's data in the permanent storage.
- ScheduledJob - Class in org.apache.turbine.modules
-
All Scheduled jobs should extend this.
- ScheduledJob() - Constructor for class org.apache.turbine.modules.ScheduledJob
-
- ScheduledJobLoader - Class in org.apache.turbine.modules
-
ScheduledJobs loader class.
- scheduleQueue - Variable in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
The queue
- SCHEDULER_LOG_FACILITY - Static variable in interface org.apache.turbine.TurbineConstants
-
The logging facility which captures output from the SchedulerService.
- SchedulerTool - Class in org.apache.turbine.services.schedule
-
This tool is used to retrieve information about the job scheduler.
- SchedulerTool() - Constructor for class org.apache.turbine.services.schedule.SchedulerTool
-
- ScheduleService - Interface in org.apache.turbine.services.schedule
-
ScheduleService interface.
- Screen - Class in org.apache.turbine.modules
-
This is the base class which defines the Screen modules.
- Screen() - Constructor for class org.apache.turbine.modules.Screen
-
- SCREEN_DEFAULT_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Default value for the Default Screen
- SCREEN_ERROR_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Default value for Login Screen
- SCREEN_ERROR_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Login error screen.
- SCREEN_HOMEPAGE - Static variable in interface org.apache.turbine.TurbineConstants
-
Home page screen.
- SCREEN_INVALID_STATE - Static variable in interface org.apache.turbine.TurbineConstants
-
Report Screen for invalid state in the application
- SCREEN_KEY - Static variable in class org.apache.turbine.services.template.TurbineTemplateService
-
Represents Screen Objects
- SCREEN_LOGIN - Static variable in interface org.apache.turbine.TurbineConstants
-
Login screen.
- SCREEN_PLACEHOLDER - Static variable in interface org.apache.turbine.TurbineConstants
-
Context Key for the screen placeholder in the various velocity layouts
- SCREEN_TEMPLATE_KEY - Static variable in class org.apache.turbine.services.template.TurbineTemplateService
-
Represents Screen Template Objects
- SCREEN_TEMPLATE_NAME - Static variable in class org.apache.turbine.services.template.TurbineTemplateService
-
Represents Screen Template Objects
- ScreenDefaultTemplateMapper - Class in org.apache.turbine.services.template.mapper
-
This is a pretty simple mapper which returns template pathes for
a supplied template name.
- ScreenDefaultTemplateMapper() - Constructor for class org.apache.turbine.services.template.mapper.ScreenDefaultTemplateMapper
-
Default C'tor.
- screenLoader - Variable in class org.apache.turbine.modules.pages.DefaultPage
-
Injected loader instance
- ScreenLoader - Class in org.apache.turbine.modules
-
The purpose of this class is to allow one to load and execute
Screen modules.
- ScreenTemplateMapper - Class in org.apache.turbine.services.template.mapper
-
This is a pretty simple mapper which returns template pathes for
a supplied template name.
- ScreenTemplateMapper() - Constructor for class org.apache.turbine.services.template.mapper.ScreenTemplateMapper
-
Default C'tor.
- SECOND - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The column for the SECOND field
- SECOND_SUFFIX - Static variable in class org.apache.turbine.util.TimeSelector
-
Suffix for second parameter.
- SecurityCheck - Class in org.apache.turbine.util
-
Utility for doing security checks in Screens and Actions.
- SecurityCheck(RunData, String, String) - Constructor for class org.apache.turbine.util.SecurityCheck
-
Constructor.
- SecurityCheck(RunData, String, String, boolean) - Constructor for class org.apache.turbine.util.SecurityCheck
-
Constructor.
- SecurityService - Interface in org.apache.turbine.services.security
-
The Security Service manages Users, Groups Roles and Permissions in the
system.
- SelectorBox - Class in org.apache.turbine.util.template
-
This class is for generating a SelectorBox.
- SelectorBox(String, Object[], Object[]) - Constructor for class org.apache.turbine.util.template.SelectorBox
-
Generic constructor, builds a select box with a default size of
1 and no selected items.
- SelectorBox(String, Object[], Object[], int) - Constructor for class org.apache.turbine.util.template.SelectorBox
-
Generic constructor builds a select box.
- SelectorBox(String, Object[], Object[], boolean[]) - Constructor for class org.apache.turbine.util.template.SelectorBox
-
Generic constructor builds a select box.
- SelectorBox(String, Object[], Object[], int, boolean[]) - Constructor for class org.apache.turbine.util.template.SelectorBox
-
Primary constructor for everything.
- send() - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
This method sends the email.
- send() - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Actually send the mail.
- separator - Variable in class org.apache.turbine.services.template.mapper.BaseMapper
-
The separator used to concatenate the result parts for this mapper.
- serializeMap(Map<String, Object>) - Static method in class org.apache.turbine.util.ObjectUtils
-
Converts a map to a byte array for storage/serialization.
- ServerData - Class in org.apache.turbine.util
-
Holds basic server information under which Turbine is running.
- ServerData(String, int, String, String, String) - Constructor for class org.apache.turbine.util.ServerData
-
Constructor.
- ServerData(ServerData) - Constructor for class org.apache.turbine.util.ServerData
-
Copy-Constructor
- ServerData(HttpServletRequest) - Constructor for class org.apache.turbine.util.ServerData
-
A C'tor that takes a HTTP Request object and
builds the server data from its contents
- Service - Interface in org.apache.turbine.services
-
Services
are Initables
that have a name,
and a set of properties.
- SERVICE_NAME - Static variable in annotation type org.apache.turbine.annotation.TurbineService
-
A constant defining the field name for the service name
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.assemblerbroker.AssemblerBrokerService
-
Name of the Service
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.avaloncomponent.AvalonComponentService
-
The publically visible name of the service
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.jsonrpc.JsonRpcService
-
TurbineJsonRpcService.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.jsp.JspService
-
The name used to specify this service in Turbine.properties
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.naming.NamingService
-
The service name
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.pull.PullService
-
The key under which this service is stored in TurbineServices.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.rundata.RunDataService
-
The key under which this service is stored in TurbineServices.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.schedule.ScheduleService
-
Name of service
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.security.SecurityService
-
The name of the service
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.Service
-
The name of this service.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.servlet.ServletService
-
The service identifier
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.session.SessionService
-
The key under which this service is stored in TurbineServices.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.template.TemplateService
-
The key under which this service is stored in TurbineServices.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.ui.UIService
-
The service identifier.
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.uniqueid.UniqueIdService
-
The service name
- SERVICE_NAME - Static variable in interface org.apache.turbine.services.velocity.VelocityService
-
The Service Name
- SERVICE_NAME - Static variable in class org.apache.turbine.util.template.TemplateInfo
-
Constants for tempStorage hash map.
- SERVICE_PREFIX - Static variable in class org.apache.turbine.services.BaseServiceBroker
-
A prefix for Service
properties in
TurbineResource.properties.
- serviceBroker - Variable in class org.apache.turbine.services.BaseService
-
A reference to the ServiceBroker that instantiated this object.
- ServiceBroker - Interface in org.apache.turbine.services
-
Classes that implement this interface can act as a broker for
Service
classes.
- ServiceManager - Interface in org.apache.turbine.services
-
Classes that implement this interface can act as a manager for
Service
classes.
- ServletService - Interface in org.apache.turbine.services.servlet
-
This interface exposes methods of the runner context in order
resolve or get access to external resources
- ServletUtils - Class in org.apache.turbine.util
-
This is where common Servlet manipulation routines should go.
- ServletUtils() - Constructor for class org.apache.turbine.util.ServletUtils
-
- SESSION_ACCESS_COUNTER - Static variable in interface org.apache.turbine.om.security.User
-
The 'temp storage' key name for the session access counter
- SESSION_KEY - Static variable in interface org.apache.turbine.om.security.User
-
The session key for the User object.
- SESSION_TIMEOUT_DEFAULT - Static variable in interface org.apache.turbine.TurbineConstants
-
Session Timeout Default Value
- SESSION_TIMEOUT_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Session Timeout
- SESSION_TOOL - Static variable in interface org.apache.turbine.services.pull.PullService
-
Property Key for the session tools
- SESSION_TOOLS_ATTRIBUTE_PREFIX - Static variable in interface org.apache.turbine.services.pull.PullService
-
prefix for key used in the session to store session scope pull tools
- sessionCreated(HttpSessionEvent) - Method in class org.apache.turbine.services.session.SessionListener
-
Called by the servlet container when a new session is created
- SessionData - Class in org.apache.turbine.services.pull.util
-
Pull tool designed to be used in the session scope for storage of
temporary data.
- SessionData() - Constructor for class org.apache.turbine.services.pull.util.SessionData
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.turbine.services.session.SessionListener
-
Called by the servlet container when a session is destroyed
- sessionDidActivate(HttpSessionEvent) - Method in class org.apache.turbine.services.session.SessionListener
-
Called by the servlet container when an existing session is
(re-)activated.
- SessionListener - Class in org.apache.turbine.services.session
-
This class is a listener for both session creation and destruction,
and for session activation and passivation.
- SessionListener() - Constructor for class org.apache.turbine.services.session.SessionListener
-
- SessionService - Interface in org.apache.turbine.services.session
-
The SessionService allows access to the current sessions of the current context.
- SessionTool - Class in org.apache.turbine.services.session
-
A pull tool for accessing the SessionService from a velocity template.
- SessionTool() - Constructor for class org.apache.turbine.services.session.SessionTool
-
- SessionValidator - Class 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() - Constructor for class org.apache.turbine.modules.actions.sessionvalidator.SessionValidator
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.turbine.services.session.SessionListener
-
Called by the servlet container when a an existing session is
passivated.
- setAccessCounter(int) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the access counter for a user, saved in perm storage.
- setAccessCounter(int) - Method in interface org.apache.turbine.om.security.User
-
Sets the access counter for a user, saved in perm storage.
- setAccessCounterForSession(int) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the session access counter for a user, saved in temp
storage.
- setAccessCounterForSession(int) - Method in interface org.apache.turbine.om.security.User
-
Sets the session access counter for a user, saved in temp
storage.
- setACL(AccessControlList) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the access control list.
- setACL(AccessControlList) - Method in interface org.apache.turbine.util.RunData
-
Sets the access control list.
- setAction(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Sets the action= value for this URL.
- setAction(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the action for the request.
- setAction(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the action for the request.
- setAction(String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the action= value for this URL.
- setActionEvent(String, String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Sets the action= and eventSubmit= values for this URL.
- setActionEvent(String, String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the action= and eventSubmit= values for this URL.
- setActive(boolean) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Sets whether the job is running.
- setActive(boolean) - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Sets whether the job is running.
- setActive(boolean) - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- setAlinkColor(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the active link color for the BODY tag.
- setApplicationRoot(String) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Set the application root.
- setApplicationRoot(String) - Method in interface org.apache.turbine.services.ServiceManager
-
Set the application root.
- setApplicationRoot(String) - Static method in class org.apache.turbine.Turbine
-
Set the application root for the webapp.
- setAttribute(String, Object) - Method in class org.apache.turbine.util.TurbineConfig
-
Not implemented.
- setBackground(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the background image for the BODY tag.
- setBgColor(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the background color for the BODY tag.
- setCacheHeaders(PipelineData, int) - Static method in class org.apache.turbine.util.HttpUtils
-
This method sets the required expiration headers in the response for a
given
PipelineData
object.
- setCacheSize(int) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Set the CacheSize value.
- setCacheSize(int) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Set the CacheSize value.
- setCharSet(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the charset.
- setCharSet(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the charset.
- setConfiguration(Configuration) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Set the configuration object for the services broker.
- setConfiguration(Configuration) - Method in interface org.apache.turbine.services.ServiceManager
-
Set the configuration object for the services broker.
- setConfirmed(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the new confirm value of the user
- setConfirmed(String) - Method in interface org.apache.turbine.om.security.User
-
Sets the confirmation value.
- setContentType(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the HTTP content type to return.
- setContentType(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the HTTP content type to return.
- setContext(Context) - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Set the context object that will be merged with the
template.
- setContextPath(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the cached context path that is stored in the server data.
- setContextPath(String) - Method in class org.apache.turbine.util.ServerData
-
Set the context path.
- setContextPath(String) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets the context path.
- setCreateDate(Date) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the new creation date of the user
- setCreateDate(Date) - Method in interface org.apache.turbine.om.security.User
-
Sets the creation date for this user.
- setDay(int) - Method in class org.apache.turbine.util.DateSelector
-
Select the day to be selected if the showDays(false) behavior
is used.
- setDayOfMonth(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of dayOfMonth.
- setDayOfMonth(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of dayOfMonth.
- setDayOfMonth(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of dayOfMonth.
- setDebugVariable(String, Object) - Method in class 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) - Method in interface org.apache.turbine.util.RunData
-
Sets a name/value pair in an internal Map that is accessible from the
Error screen.
- setDefaultProperty(String) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Set the DefaultProperty value.
- setDefaultProperty(String) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Set the DefaultProperty value.
- setDeleted(boolean) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets whether this object was deleted from the database.
- setDescription(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Add a description META tag to the HEAD of the page.
- setEmail(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the email address.
- setEmail(String) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of email.
- setEnabled(boolean) - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Sets the enabled status of the scheduler
- setEnabled(boolean) - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Sets the enabled status of the scheduler
- setEncodeURLOff() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
This will turn off the execution of res.encodeURL()
by making res == null.
- setEvent(String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the fired eventSubmit= value for this URL.
- setFailScreen(String) - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Set the value of failScreen.
- setFailTemplate(String) - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Set the value of failTemplate.
- setFieldName(String) - Method in class org.apache.turbine.util.FormMessage
-
Adds one field name.
- setFirstName(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the first name for this user.
- setFormName(String) - Method in class org.apache.turbine.util.FormMessage
-
Set the form name.
- setHasLoggedIn(Boolean) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
This sets whether or not someone has logged in.
- setHasLoggedIn(Boolean) - Method in interface org.apache.turbine.om.security.User
-
This sets whether or not someone has logged in.
- setHour(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of hour.
- setHour(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of hour.
- setHour(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of hour.
- setHtmlTemplate(String) - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Set the HTML template for the mail.
- setHttpEquiv(String, String) - Method in class 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) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the Id of the SecurityEntity.
- setInit(boolean) - Method in class org.apache.turbine.services.BaseInitable
-
Sets initialization status.
- setInit(boolean) - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- setInitableBroker(InitableBroker) - Method in class org.apache.turbine.services.BaseInitable
-
Saves InitableBroker reference for later use.
- setInitableBroker(InitableBroker) - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- setInitableBroker(InitableBroker) - Method in interface 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.
- setJNDIContexts(Map<String, Context>) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets JNDI Contexts.
- setJNDIContexts(Map<String, Context>) - Method in interface org.apache.turbine.util.RunData
-
Sets JNDI Contexts.
- setJobEntryTorquePeerImpl(JobEntryTorquePeerImpl) - Static method in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
Sets the instance of the implementation of the peer.
- setJobId(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of jobId.
- setJobId(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of jobId.
- setJobId(int) - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Set the value of jobId.
- setJobId(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of jobId.
- setJobId(int) - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
Set the value of jobId.
- setJobTrigger(Trigger) - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
- setKey(String) - Method in class org.apache.turbine.om.OMTool.PullHelper
-
- setKey(String) - Method in class org.apache.turbine.services.intake.IntakeTool.PullHelper
-
Calls setKey(key,true)
- setKey(String, boolean) - Method in class org.apache.turbine.services.intake.IntakeTool.PullHelper
-
- setKeywords(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set a keywords META tag in the HEAD of the page.
- setLastAccessDate() - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the last access date for this User.
- setLastAccessDate() - Method in interface org.apache.turbine.om.security.User
-
Sets the last access date for this User.
- setLastLogin(Date) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the new date of the last login of the user
- setLastLogin(Date) - Method in interface org.apache.turbine.om.security.User
-
Set last login date/time.
- setLastName(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the last name for this user.
- setLayout(PipelineData, String) - Method in class org.apache.turbine.modules.Screen
-
Set the layout for a Screen.
- setLayout(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Set the layout for the request.
- setLayout(String) - Method in interface org.apache.turbine.util.RunData
-
Set the layout for the request.
- setLayoutTemplate(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Modifies the layout template for the screen.
- setLayoutTemplate(String) - Method in interface org.apache.turbine.util.RunData
-
Modifies the layout template for the screen.
- setLayoutTemplate(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Set the value of layout.
- setLinkColor(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the link color for the BODY tag.
- setLoader(Loader<? extends Assembler>) - Method in class org.apache.turbine.services.template.mapper.ClassMapper
-
Set the Loader value.
- setLoading(boolean) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets whether this object is currently being loaded from the database.
- setLocale(Locale) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the locale.
- setLocale(Locale) - Method in interface org.apache.turbine.util.RunData
-
Sets the locale.
- setMailServer(String) - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Sets the address of the outgoing mail server.
- setMailServer(String) - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Sets the address of the outgoing mail server.
- setManager(ServiceManager) - Static method in class org.apache.turbine.services.TurbineServices
-
The method through which to change the default manager.
- setMedia(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Sets the media for which the stylesheet should be applied.
- setMessage(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the message for the request as a string.
- setMessage(Element) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the message for the request as an ECS element.
- setMessage(String) - Method in class org.apache.turbine.util.FormMessage
-
Set the message.
- setMessage(String, String, long) - Method in class org.apache.turbine.util.FormMessages
-
Sets a message for a field of a form.
- setMessage(String, String, String) - Method in class org.apache.turbine.util.FormMessages
-
Sets a message for a field of a form.
- setMessage(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the message for the request as a string.
- setMessage(Element) - Method in interface org.apache.turbine.util.RunData
-
Sets the message for the request as an ECS element.
- setMessage(String) - Method in class org.apache.turbine.util.template.TemplateSecurityCheck
-
Set the message that should be displayed.
- setMessages(FormMessages) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the FormMessages object for the request.
- setMessages(FormMessages) - Method in interface org.apache.turbine.util.RunData
-
Sets the FormMessages object for the request.
- setMinute(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of minute.
- setMinute(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of minute.
- setMinute(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of minute.
- setMinuteInterval(int) - Method in class org.apache.turbine.util.TimeSelector
-
Set the interval between options in the minute select box.
- setModified(boolean) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets whether the object has been modified.
- setMultiple(boolean) - Method in class org.apache.turbine.util.template.SelectorBox
-
This allows you to set the multiple attribute to the select
element.
- setName(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the Name of the SecurityEntity.
- setName(String) - Method in class org.apache.turbine.pipeline.TurbinePipeline
-
Set the name of this pipeline.
- setName(String) - Method in class org.apache.turbine.services.BaseService
-
ServiceBroker uses this method to pass a Service its name.
- setName(String) - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- setName(String) - Method in interface org.apache.turbine.services.Service
-
ServiceBroker uses this method to pass a Service its name.
- setName(String) - Method in class org.apache.turbine.util.template.SelectorBox
-
This allows one to set the name= attribute to the select
element.
- setNavigationTemplate(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Set the value of navigationTemplate.
- setNew(boolean) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets whether the object has ever been saved.
- setObjectdata(byte[]) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Sets the value of the objectdata for the user
- setOnChange(String) - Method in class org.apache.turbine.util.DateSelector
-
Adds the onChange to all of <SELECT> tags.
- setOnChange(String) - Method in class org.apache.turbine.util.template.SelectorBox
-
This allows one to set an onChange attribute on the select tag
- setOnChange(String) - Method in class org.apache.turbine.util.TimeSelector
-
Adds the onChange to all of <SELECT>
tags.
- setOut(PrintWriter) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Deprecated.
no replacement planned, response writer will not be cached
- setPage(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Sets the template variable used by the Template Service.
- setPassword(String) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Set password.
- setPathInfo(List<URIParam>) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the Query Data List.
- setPerm(String, Object) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Put an object into permanent storage.
- setPerm(String, Object) - Method in interface org.apache.turbine.om.security.User
-
Put an object into permanent storage.
- setPermStorage(Map<String, Object>) - Method in class 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>) - Method in interface 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) - Method in class org.apache.turbine.services.template.mapper.BaseTemplateMapper
-
Set the Prefix value.
- setPrimaryKey(ObjectKey) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the PrimaryKey using ObjectKey.
- setPrimaryKey(String) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the PrimaryKey using a String.
- setProperty(byte[]) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of property.
- setQueryData(List<URIParam>) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the Query Data List.
- setQueryKey(String) - Method in interface org.apache.turbine.om.Retrievable
-
set an id that differentiates this object from others
of its class.
- setRedirect(boolean) - Method in class org.apache.turbine.util.uri.BaseURI
-
Set the redirect Flag
- setRedirectURI(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the redirect uri.
- setRedirectURI(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the redirect uri.
- setReference(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Sets a reference anchor (#ref).
- setReference(String) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets a reference anchor (#ref).
- setRelation(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Sets the relation type of the tag.
- setReload(boolean) - Method in class org.apache.turbine.modules.GenericLoader
-
Sets whether or not this external action is reload itself.
- setResponse(HttpServletResponse) - Method in class org.apache.turbine.util.uri.BaseURI
-
Set a Response Object to use when creating the
response string.
- setSaving(boolean) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Sets whether this object is currently saving.
- setScreen(String) - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Sets the screen= value for this URL.
- setScreen(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the screen for the request.
- setScreen(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the screen for the request.
- setScreen(String) - Method in class org.apache.turbine.util.template.TemplateScreen
-
Set the screen.
- setScreen(String) - Method in class org.apache.turbine.util.uri.TurbineURI
-
Sets the screen= value for this URL.
- setScreenTemplate(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the screen template for the request.
- setScreenTemplate(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the screen template for the request.
- setScreenTemplate(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Set the value of screen.
- setScriptName(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the cached script name that is stored in the server data.
- setScriptName(String) - Method in class org.apache.turbine.util.ServerData
-
Set the script name.
- setScriptName(String) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets the script name (/servlets/Turbine).
- setSecond(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of second.
- setSecond(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of second.
- setSecond(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of second.
- setSecondInterval(int) - Method in class org.apache.turbine.util.TimeSelector
-
Set the interval between options in the second select box.
- setSeconds(int) - Method in class org.apache.turbine.util.TimeSelector
-
Select the second to be selected if the showSeconds(false) behavior
is used.
- setSecure() - Method in class org.apache.turbine.util.uri.BaseURI
-
Method to specify that a URI should use SSL.
- setSecure(int) - Method in class org.apache.turbine.util.uri.BaseURI
-
Method to specify that a URI should use SSL.
- setSelected(boolean[]) - Method in class org.apache.turbine.util.template.SelectorBox
-
This allows one to set the array of selected booleans.
- setSelected(Object) - Method in class org.apache.turbine.util.template.SelectorBox
-
This will set all elements as unselected, except for the
element(s) with the given name.
- setSelName(String) - Method in class org.apache.turbine.util.DateSelector
-
Set the selector name prefix.
- setSelName(String) - Method in class org.apache.turbine.util.TimeSelector
-
Set the selector name prefix.
- setSeparator(char) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Set the Separator value.
- setSeparator(char) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Set the Separator value.
- setServerName(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the cached server same that is stored in the server data.
- setServerName(String) - Method in class org.apache.turbine.util.ServerData
-
Sets the cached serverName.
- setServerName(String) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets the server name.
- setServerPort(int) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the cached server port that is stored in the server data.
- setServerPort(int) - Method in class org.apache.turbine.util.ServerData
-
Sets the cached serverPort.
- setServerPort(int) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets the server port.
- setServerScheme(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the cached server scheme that is stored in the server data.
- setServerScheme(String) - Method in class org.apache.turbine.util.ServerData
-
Sets the cached serverScheme.
- setServerScheme(String) - Method in class org.apache.turbine.util.uri.BaseURI
-
Sets the scheme (HTTP or HTTPS).
- setService(String) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Set the value of service.
- setServiceBroker(ServiceBroker) - Method in class 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) - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
- setServiceBroker(ServiceBroker) - Method in interface 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) - Method in class org.apache.turbine.services.BaseServiceBroker
-
Set an application specific service object
that can be used by application specific
services.
- setShowDay(boolean) - Method in class org.apache.turbine.util.DateSelector
-
Whether or not to show the days as a popup menu.
- setShowSeconds(boolean) - Method in class org.apache.turbine.util.TimeSelector
-
Whether or not to show the seconds as a popup menu.
- setSize(int) - Method in class org.apache.turbine.util.template.SelectorBox
-
This allows one to set the size of the select element.
- setSkin() - Method in class org.apache.turbine.services.pull.tools.UITool
-
Set the skin name to the skin from the TurbineResources.properties file.
- setSkin(String) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Set the skin name to the specified skin.
- setSkin(RunData) - Method in class org.apache.turbine.services.pull.tools.UITool
-
Set the skin name when the tool is configured to be loaded on a
per-request basis.
- setSkin(User) - Method in class 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) - Static method in class org.apache.turbine.services.pull.tools.UITool
-
Set the skin name in the user's temp hashmap for the current session.
- setStackTrace(String, Throwable) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the stack trace.
- setStackTrace(String, Throwable) - Method in interface org.apache.turbine.util.RunData
-
Sets the stack trace.
- setStatusCode(int) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the HTTP status code to return.
- setStatusCode(int) - Method in interface org.apache.turbine.util.RunData
-
Sets the HTTP status code to return.
- setSystemError(SystemError) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Adds a critical system error.
- setSystemError(SystemError) - Method in interface org.apache.turbine.util.RunData
-
Adds a critical system error.
- setTask(String) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of task.
- setTask(String) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of task.
- setTask(String) - Method in interface org.apache.turbine.services.schedule.JobEntry
-
Set the value of Task
- setTask(String) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of task.
- setTask(String) - Method in class org.apache.turbine.services.schedule.JobEntryQuartz
-
Set the value of task.
- setTemp(String, Object) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Put an object into temporary storage.
- setTemp(String, Object) - Method in interface org.apache.turbine.om.security.User
-
Put an object into temporary storage.
- setTemp(String, Object) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Put an object into temporary storage.
- setTemplate(PipelineData, String) - Method in class 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) - Static method in class 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.
- setTemplate(String) - Method in class org.apache.turbine.services.jsp.util.JspNavigation
-
builds the output of the navigation template
- setTemplate(String) - Method in class org.apache.turbine.util.template.TemplateNavigation
-
Set the template.
- setTemplate(String) - Method in class org.apache.turbine.util.uri.TemplateURI
-
Sets the template= value for this URL.
- setTemplate(String) - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Velocity template to execute.
- setTemplateContext(String, Object) - Method in class org.apache.turbine.util.template.TemplateInfo
-
Set the value of context.
- setTemplateEncoding(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the character encoding to use for reading template files.
- setTemplateEncoding(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the character encoding to use for reading template files.
- setTempStorage(Map<String, Object>) - Method in class 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>) - Method in interface 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) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the text color for the BODY tag.
- setTextTemplate(String) - Method in class org.apache.turbine.util.velocity.VelocityHtmlEmail
-
Set the text template for the mail.
- setTimeFormat(int) - Method in class org.apache.turbine.util.TimeSelector
-
Set the time format to 12 or 24 hour.
- setTitle(String) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the title of the page.
- setTitle(String) - Method in interface org.apache.turbine.util.RunData
-
Sets the title of the page.
- setTitle(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Sets the title of the stylesheet
- setTitle(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the title in the page.
- setTo(String, String) - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Deprecated.
use addTo(email,name) instead
- setTurbineServletConfig(ServletConfig) - Static method in class org.apache.turbine.Turbine
-
Set the servlet config for this turbine webapp.
- setTurbineServletContext(ServletContext) - Static method in class org.apache.turbine.Turbine
-
Set the servlet context for this turbine webapp.
- setType(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes.LinkTag
-
Sets the content type of the style sheet
- setUseCache(boolean) - Method in class org.apache.turbine.services.template.mapper.BaseMapper
-
Set the UseCache value.
- setUseCache(boolean) - Method in interface org.apache.turbine.services.template.mapper.Mapper
-
Set the UseCache value.
- setUser(User) - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunData
-
Sets the user.
- setUser(T) - Method in interface org.apache.turbine.util.RunData
-
Sets the user.
- setUserDelegate(TurbineUser) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Set the delegated user
- setUserGroupRoleSet(Set<T>) - Method in class org.apache.turbine.om.security.DefaultUserImpl
-
Set the User/Group/Role set associated with this entity
- setVlinkColor(String) - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
Set the visited link color for the BODY tag.
- setWeekDay(int) - Method in class org.apache.turbine.services.schedule.AbstractJobEntry
-
Set the value of weekDay.
- setWeekDay(int) - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
Set the value of weekDay.
- setWeekDay(int) - Method in class org.apache.turbine.services.schedule.JobEntryNonPersistent
-
Set the value of weekDay.
- setWordWrap(int) - Method in class org.apache.turbine.util.velocity.VelocityEmail
-
Set the column at which long lines of text should be word-
wrapped.
- setYear(int, int, int) - Method in class org.apache.turbine.util.DateSelector
-
Set a year range to be displayed
- shutdown() - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
Shuts the Component Service down, calls dispose on the components that
implement this interface
- shutdown() - Method in class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
Shuts the Component Service down, calls dispose on the components that implement this
interface
- shutdown() - Method in class org.apache.turbine.services.BaseInitable
-
Returns an Initable to uninitialized state.
- shutdown() - Method in class org.apache.turbine.services.BaseUnicastRemoteService
-
Shuts down this service.
- shutdown() - Method in interface org.apache.turbine.services.Initable
-
Returns an Initable
to an uninitialized state.
- shutdown() - Method in class org.apache.turbine.services.rundata.TurbineRunDataService
-
Shutdown the service
- shutdown() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Shutdowns the service.
- shutdown() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Shutdowns the service.
- shutdown() - Method in class org.apache.turbine.services.session.TurbineSessionService
-
Returns to uninitialized state.
- shutdown() - Method in class org.apache.turbine.services.TurbineBaseService
-
Returns to uninitialized state.
- shutdown() - Method in class org.apache.turbine.services.ui.TurbineUIService
-
Returns to uninitialized state.
- shutdown() - Method in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
Writes a message to the log upon system shutdown.
- shutdownClass(String) - Method in class org.apache.turbine.services.BaseInitableBroker
-
Shuts down an Initable
.
- shutdownClass(String) - Method in interface org.apache.turbine.services.InitableBroker
-
Shutdowns an Initable class.
- shutdownService(String) - Method in class 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) - Method in interface org.apache.turbine.services.ServiceBroker
-
Shutdowns a Service.
- shutdownServices() - Method in class org.apache.turbine.services.BaseServiceBroker
-
Shuts down all Turbine services, releasing allocated resources and
returning them to their initial (uninitialized) state.
- shutdownServices() - Method in interface org.apache.turbine.services.ServiceBroker
-
Shutdowns all Services.
- SKIN_ATTRIBUTE - Static variable in class org.apache.turbine.services.pull.tools.UITool
-
Attribute name of skinName value in User's temp hashmap.
- SKIN_PROPERTY_DEFAULT - Static variable in class org.apache.turbine.services.ui.TurbineUIService
-
Default skin name.
- stack - Variable in class org.apache.turbine.services.BaseInitableBroker
-
Names of classes being early-initialized are pushed onto this
stack.
- STACK_TRACE_PLACEHOLDER - Static variable in interface org.apache.turbine.TurbineConstants
-
Context Key for the Stack Trace
- STANDARD_PIPELINE - Static variable in interface org.apache.turbine.TurbineConstants
-
The fully qualified class name of the default
Pipeline
implementation to use in the
Turbine
servlet.
- startScheduler() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Starts or restarts the scheduler if not already running.
- startScheduler() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Starts or restarts the scheduler if not already running.
- startScheduler() - Method in interface org.apache.turbine.services.schedule.ScheduleService
-
Starts the scheduler if not already running.
- startScheduler() - Static method in class org.apache.turbine.services.schedule.TurbineScheduler
-
Starts the scheduler if not already running.
- state - Variable in class org.apache.turbine.pipeline.TurbinePipeline
-
The per-thread execution state for processing through this
pipeline.
- stopScheduler() - Method in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
Stops the scheduler if it is currently running.
- stopScheduler() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerService
-
Stops the scheduler if it is currently running.
- stopScheduler() - Method in interface org.apache.turbine.services.schedule.ScheduleService
-
Stops the scheduler if ti is currently running.
- stopScheduler() - Static method in class org.apache.turbine.services.schedule.TurbineScheduler
-
Stops the scheduler if ti is currently running.
- store(User) - Method in class org.apache.turbine.services.security.DefaultUserManager
-
Save an User object to persistent storage.
- store(User) - Method in class org.apache.turbine.services.security.passive.PassiveUserManager
-
Save an User object to persistent storage.
- store(User) - Method in interface org.apache.turbine.services.security.UserManager
-
Save an User object to persistent storage.
- SystemError - Error in org.apache.turbine.util
-
Used for wrapping system errors (exceptions) that may occur in the
application.
- SystemError(Throwable) - Constructor for error org.apache.turbine.util.SystemError
-
Constructor.
- SystemError(String) - Constructor for error org.apache.turbine.util.SystemError
-
Constructor.
- SystemError(String, Throwable) - Constructor for error org.apache.turbine.util.SystemError
-
Constructor.
- TABLE - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The table map for this class.
- TABLE_NAME - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The table name for this class.
- TASK - Static variable in class org.apache.turbine.services.schedule.BaseJobEntryTorquePeer
-
The column for the TASK field
- template - Variable in class org.apache.turbine.services.pull.tools.TemplateLink
-
cache of the template name for getPage()
- TEMPLATE_ERROR_JSP - Static variable in interface org.apache.turbine.TurbineConstants
-
Template error default for JSP
- TEMPLATE_ERROR_KEY - Static variable in interface org.apache.turbine.TurbineConstants
-
Template error template Property.
- TEMPLATE_ERROR_VM - Static variable in interface org.apache.turbine.TurbineConstants
-
Template error default for Velocity
- TEMPLATE_EXTENSIONS - Static variable in interface org.apache.turbine.services.template.TemplateEngineService
-
Configuration key
- TEMPLATE_HOMEPAGE - Static variable in interface org.apache.turbine.TurbineConstants
-
Home page template.
- TEMPLATE_INVALID_STATE - Static variable in interface org.apache.turbine.TurbineConstants
-
Report Template for invalid state in the application
- TEMPLATE_LINK_PREFIX - Static variable in class org.apache.turbine.services.pull.tools.TemplateLink
-
Prefix for Parameters for this tool
- TEMPLATE_LINK_RELATIVE_DEFAULT - Static variable in class org.apache.turbine.services.pull.tools.TemplateLink
-
Default Value for TEMPLATE_LINK_RELATIVE_KEY
- TEMPLATE_LINK_RELATIVE_KEY - Static variable in class org.apache.turbine.services.pull.tools.TemplateLink
-
Should this tool return relative URIs or absolute?
- TEMPLATE_LOGIN - Static variable in interface org.apache.turbine.TurbineConstants
-
Login template.
- TEMPLATE_PARTS_SEPARATOR - Static variable in interface org.apache.turbine.services.template.TemplateService
-
Character that separates the various Template Parts
- TEMPLATE_PATH_KEY - Static variable in interface org.apache.turbine.services.jsp.JspService
-
Property key for Template Pathes
- TEMPLATE_TYPES - Static variable in class org.apache.turbine.services.template.TurbineTemplateService
-
Number of different Template Types that we know of
- TemplateEngineService - Interface in org.apache.turbine.services.template
-
This is the interface that all template engine services must adhere
to.
- templateExists(String) - Method in class org.apache.turbine.services.jsp.TurbineJspService
-
Determine whether a given template is available on the
configured template pathes.
- templateExists(String) - Method in class org.apache.turbine.services.template.BaseTemplateEngineService
-
- templateExists(String) - Method in interface org.apache.turbine.services.template.TemplateEngineService
-
Use the specific template engine to determine whether
a given template exists.
- templateExists(String, String[]) - Method in interface org.apache.turbine.services.template.TemplateService
-
Deprecated.
Use templateExists from the various Templating Engines
- templateExists(String, String[]) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Deprecated.
Use templateExists from the various Templating Engines
- templateExists(String, String[]) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Deprecated.
Use templateExists from the various Templating Engines
- templateExists(String) - Method in class org.apache.turbine.services.velocity.TurbineVelocityService
-
Find out if a given template exists.
- TemplateInfo - Class in org.apache.turbine.util.template
-
This is a wrapper for Template specific information.
- TemplateInfo(RunData) - Constructor for class org.apache.turbine.util.template.TemplateInfo
-
Constructor
- TemplateLink - Class 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() - Constructor for class org.apache.turbine.services.pull.tools.TemplateLink
-
Default constructor
The init method must be called before use.
- TemplateNavigation - Class in org.apache.turbine.modules.navigations
-
Base Template Navigation.
- TemplateNavigation() - Constructor for class org.apache.turbine.modules.navigations.TemplateNavigation
-
- TemplateNavigation - Class in org.apache.turbine.util.template
-
Returns output of a Navigation module.
- TemplateNavigation(RunData) - Constructor for class org.apache.turbine.util.template.TemplateNavigation
-
Constructor
- TemplatePage - Class 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() - Constructor for class org.apache.turbine.modules.pages.TemplatePage
-
- TemplateScreen - Class in org.apache.turbine.modules.screens
-
Template Screen.
- TemplateScreen() - Constructor for class org.apache.turbine.modules.screens.TemplateScreen
-
- TemplateScreen - Class in org.apache.turbine.util.template
-
Returns output of a Screen module.
- TemplateScreen(RunData) - Constructor for class org.apache.turbine.util.template.TemplateScreen
-
Constructor
- TemplateSecureSessionValidator - Class in org.apache.turbine.modules.actions.sessionvalidator
-
SessionValidator that requires login for use with Template Services
like Velocity or WebMacro.
- TemplateSecureSessionValidator() - Constructor for class org.apache.turbine.modules.actions.sessionvalidator.TemplateSecureSessionValidator
-
- TemplateSecurityCheck - Class in org.apache.turbine.util.template
-
Utility class to help check for proper authorization when using
template screens.
- TemplateSecurityCheck(RunData, String) - Constructor for class org.apache.turbine.util.template.TemplateSecurityCheck
-
Constructor.
- TemplateSecurityCheck(RunData) - Constructor for class org.apache.turbine.util.template.TemplateSecurityCheck
-
Generic Constructor.
- templateService - Variable in class org.apache.turbine.modules.screens.VelocityScreen
-
Injected service instance
- TemplateService - Interface in org.apache.turbine.services.template
-
This service provides a method for mapping templates to their
appropriate Screens or Navigations.
- TemplateSessionValidator - Class in org.apache.turbine.modules.actions.sessionvalidator
-
SessionValidator for use with the Template Service, the
TemplateSessionValidator is virtually identical to the
TemplateSecureValidator except that it does not transfer to the
login page when it detects a null user (or a user not logged in).
- TemplateSessionValidator() - Constructor for class org.apache.turbine.modules.actions.sessionvalidator.TemplateSessionValidator
-
- templateURI - Variable in class org.apache.turbine.services.pull.tools.TemplateLink
-
TemplateURI used as backend for this object
- TemplateURI - Class in org.apache.turbine.util.uri
-
This class allows you to keep all the information needed for a single
link at one place.
- TemplateURI() - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Empty C'tor.
- TemplateURI(RunData) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor with a RunData object
- TemplateURI(RunData, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set explicit redirection
- TemplateURI(RunData, String) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template
- TemplateURI(RunData, String, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template, set explicit redirection
- TemplateURI(RunData, String, String) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template and Action
- TemplateURI(RunData, String, String, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template and Action, set explicit redirection
- TemplateURI(ServerData) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor with a ServerData object
- TemplateURI(ServerData, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set explicit redirection
- TemplateURI(ServerData, String) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template
- TemplateURI(ServerData, String, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template, set explicit redirection
- TemplateURI(ServerData, String, String) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template and Action
- TemplateURI(ServerData, String, String, boolean) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, set Template and Action, set explicit redirection
- TemplateURI(String, String) - Constructor for class org.apache.turbine.util.uri.TemplateURI
-
Constructor, user Turbine.getDefaultServerData(), set Template and Action
- thread - Variable in class org.apache.turbine.services.schedule.AbstractSchedulerService
-
The thread used to process commands.
- ticDifference - Static variable in class org.apache.turbine.util.GenerateUniqueId
-
Millisecons between different tics.
- timeout - Variable in class org.apache.turbine.pipeline.DefaultSessionTimeoutValve
-
- TimeSelector - Class in org.apache.turbine.util
-
TimeSelector is a utility class to handle the creation of a set of
time drop-down menus.
- TimeSelector() - Constructor for class org.apache.turbine.util.TimeSelector
-
Constructor defaults to current date/time and uses the default
prefix: TimeSelector.DEFAULT
- TimeSelector(String, Calendar) - Constructor for class org.apache.turbine.util.TimeSelector
-
Constructor, uses the date/time set in the calendar
passed in (with the date/time set correctly).
- TimeSelector(String) - Constructor for class org.apache.turbine.util.TimeSelector
-
Constructor defaults to current date/time.
- TOOL_RESOURCES_DIR_DEFAULT - Static variable in interface org.apache.turbine.services.pull.PullService
-
Default value for the application tool resources.
- TOOL_RESOURCES_DIR_KEY - Static variable in interface org.apache.turbine.services.pull.PullService
-
Property tag for application tool resources directory
- TOOLS_PER_REQUEST_REFRESH_DEFAULT - Static variable in interface org.apache.turbine.services.pull.PullService
-
Default value for per request tool refreshing
- TOOLS_PER_REQUEST_REFRESH_KEY - Static variable in interface org.apache.turbine.services.pull.PullService
-
Property tag for per request tool refreshing (for obvious reasons
has no effect for per-request tools)
- TorqueSchedulerService - Class in org.apache.turbine.services.schedule
-
Deprecated.
Use QuartzSchedulerService instead
- TorqueSchedulerService() - Constructor for class org.apache.turbine.services.schedule.TorqueSchedulerService
-
Deprecated.
- toString() - Method in class org.apache.turbine.services.pull.tools.TemplateLink
-
Same as getLink().
- toString() - Method in class org.apache.turbine.services.schedule.BaseJobEntryTorque
-
- toString() - Method in class org.apache.turbine.util.DateSelector
-
Used to build the popupmenu in HTML.
- toString() - Method in class org.apache.turbine.util.FormMessage
-
Write out the contents of the message in a friendly manner.
- toString() - Method in class org.apache.turbine.util.ServerData
-
Returns this object as an URL.
- toString() - Method in class org.apache.turbine.util.template.HtmlPageAttributes
-
A dummy toString method that returns an empty string.
- toString(int) - Method in class org.apache.turbine.util.template.SelectorBox
-
This builds out the select box at a certain size.
- toString() - Method in class org.apache.turbine.util.template.SelectorBox
-
This builds out the select box at a certain size.
- toString() - Method in class org.apache.turbine.util.template.TemplateNavigation
-
Builds the output of the navigation template.
- toString() - Method in class org.apache.turbine.util.template.TemplateScreen
-
Builds the output of the navigation template.
- toString() - Method in class org.apache.turbine.util.TimeSelector
-
Used to build the popupmenu in HTML.
- toString() - Method in class org.apache.turbine.util.uri.DataURI
-
toString() simply calls getAbsoluteLink.
- toString() - Method in class org.apache.turbine.util.uri.TurbineURI
-
Simply calls getAbsoluteLink().
- toString() - Method in class 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[]) - Method in interface org.apache.turbine.services.template.TemplateService
-
Deprecated.
Each template engine service should know how to translate
a request onto a file.
- translateTemplatePaths(String[]) - Static method in class org.apache.turbine.services.template.TurbineTemplate
-
Deprecated.
Each template engine service should know how to translate
a request onto a file.
- translateTemplatePaths(String[]) - Method in class org.apache.turbine.services.template.TurbineTemplateService
-
Deprecated.
Each template engine service should know how to translate
a request onto a file.
- Turbine - Class in org.apache.turbine
-
Turbine is the main servlet for the entire system.
- Turbine() - Constructor for class org.apache.turbine.Turbine
-
- TurbineActionEvent - Annotation Type in org.apache.turbine.annotation
-
Annotation to associate methods in modules to action events
- TurbineAssemblerBroker - Class in org.apache.turbine.services.assemblerbroker
-
An interface the Turbine Assembler service.
- TurbineAssemblerBroker() - Constructor for class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBroker
-
- TurbineAssemblerBrokerService - Class in org.apache.turbine.services.assemblerbroker
-
TurbineAssemblerBrokerService allows assemblers (like screens,
actions and layouts) to be loaded from one or more AssemblerFactory
classes.
- TurbineAssemblerBrokerService() - Constructor for class org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
-
- TurbineAvalonComponentService - Class in org.apache.turbine.services.avaloncomponent
-
Deprecated.
- TurbineAvalonComponentService() - Constructor for class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentService
-
Deprecated.
- TurbineBaseService - Class in org.apache.turbine.services
-
This class provides a Service
implementation that
Services used in Turbine are required to extend.
- TurbineBaseService() - Constructor for class org.apache.turbine.services.TurbineBaseService
-
- TurbineConfig - Class in org.apache.turbine.util
-
A class used for initialization of Turbine without a servlet container.
- TurbineConfig(String, Map<String, Object>, Map<String, String>) - Constructor for class org.apache.turbine.util.TurbineConfig
-
Constructs a new TurbineConfig.
- TurbineConfig(String, Map<String, String>) - Constructor for class org.apache.turbine.util.TurbineConfig
-
Constructs a new TurbineConfig.
- TurbineConfig(String, String) - Constructor for class org.apache.turbine.util.TurbineConfig
-
Constructs a TurbineConfig.
- TurbineConfiguration - Annotation Type in org.apache.turbine.annotation
-
Annotation to mark fields in modules that require a configuration to be injected
- TurbineConstants - Interface in org.apache.turbine
-
This interface contains all the constants used throughout
the Turbine code base.
- TurbineException - Exception in org.apache.turbine.util
-
The base class of all exceptions thrown by Turbine.
- TurbineException() - Constructor for exception org.apache.turbine.util.TurbineException
-
Constructs a new TurbineException
without specified
detail message.
- TurbineException(String) - Constructor for exception org.apache.turbine.util.TurbineException
-
Constructs a new TurbineException
with specified
detail message.
- TurbineException(Throwable) - Constructor for exception org.apache.turbine.util.TurbineException
-
Constructs a new TurbineException
with specified
nested Throwable
.
- TurbineException(String, Throwable) - Constructor for exception org.apache.turbine.util.TurbineException
-
Constructs a new TurbineException
with specified
detail message and nested Throwable
.
- turbineId - Static variable in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
The identifier of this instance of turbine.
- TurbineJsonRpc - Class in org.apache.turbine.services.jsonrpc
-
- TurbineJsonRpc() - Constructor for class org.apache.turbine.services.jsonrpc.TurbineJsonRpc
-
- TurbineJsonRpcService - Class in org.apache.turbine.services.jsonrpc
-
This is a service that will respond to JSON-RPC calls.
- TurbineJsonRpcService() - Constructor for class org.apache.turbine.services.jsonrpc.TurbineJsonRpcService
-
- TurbineJsp - Class in org.apache.turbine.services.jsp
-
Facade class for the Jsp Service.
- TurbineJsp() - Constructor for class org.apache.turbine.services.jsp.TurbineJsp
-
- TurbineJspService - Class in org.apache.turbine.services.jsp
-
This is a Service that can process JSP templates from within a Turbine
screen.
- TurbineJspService() - Constructor for class org.apache.turbine.services.jsp.TurbineJspService
-
- TurbineLoader - Annotation Type in org.apache.turbine.annotation
-
Annotation to mark fields in modules that require a loader to be injected
- TurbineNamingService - Class in org.apache.turbine.services.naming
-
This class is the default implementation of NamingService, which
provides JNDI naming contexts.
- TurbineNamingService() - Constructor for class org.apache.turbine.services.naming.TurbineNamingService
-
- TurbineNonPersistentSchedulerService - Class in org.apache.turbine.services.schedule
-
Deprecated.
Use QuartzSchedulerService instead
- TurbineNonPersistentSchedulerService() - Constructor for class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerService
-
Deprecated.
- TurbinePipeline - Class in org.apache.turbine.pipeline
-
- TurbinePipeline() - Constructor for class org.apache.turbine.pipeline.TurbinePipeline
-
- TurbinePull - Class in org.apache.turbine.services.pull
-
This is a Facade class for PullService.
- TurbinePull() - Constructor for class org.apache.turbine.services.pull.TurbinePull
-
- TurbinePullService - Class in org.apache.turbine.services.pull
-
This is the concrete implementation of the Turbine
Pull Service.
- TurbinePullService() - Constructor for class org.apache.turbine.services.pull.TurbinePullService
-
- TurbineRunData - Interface 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 - Class in org.apache.turbine.services.rundata
-
The RunData Service provides the implementations for RunData and
related interfaces required by request processing.
- TurbineRunDataService() - Constructor for class org.apache.turbine.services.rundata.TurbineRunDataService
-
Constructs a RunData Service.
- TurbineRuntimeException - Exception in org.apache.turbine.util
-
This is a base class of runtime exeptions thrown by Turbine.
- TurbineRuntimeException() - Constructor for exception org.apache.turbine.util.TurbineRuntimeException
-
Constructs a new TurbineRuntimeException
without specified
detail message.
- TurbineRuntimeException(String) - Constructor for exception org.apache.turbine.util.TurbineRuntimeException
-
Constructs a new TurbineRuntimeException
with specified
detail message.
- TurbineRuntimeException(Throwable) - Constructor for exception org.apache.turbine.util.TurbineRuntimeException
-
Constructs a new TurbineRuntimeException
with specified
nested Throwable
.
- TurbineRuntimeException(String, Throwable) - Constructor for exception org.apache.turbine.util.TurbineRuntimeException
-
Constructs a new TurbineRuntimeException
with specified
detail message and nested Throwable
.
- TurbineScheduler - Class in org.apache.turbine.services.schedule
-
This is a facade class to provide easy access to the Scheduler
service.
- TurbineScheduler() - Constructor for class org.apache.turbine.services.schedule.TurbineScheduler
-
- TurbineSecurity - Class in org.apache.turbine.services.security
-
This is a Facade class for SecurityService.
- TurbineSecurity() - Constructor for class org.apache.turbine.services.security.TurbineSecurity
-
- TurbineService - Annotation Type in org.apache.turbine.annotation
-
Annotation to mark fields in modules that require a service to be injected
- TurbineServiceProvider - Interface 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 - Class in org.apache.turbine.services
-
This is a singleton utility class that acts as a Services broker.
- TurbineServices() - Constructor for class org.apache.turbine.services.TurbineServices
-
This constructor is protected to force clients to use
getInstance() to access this class.
- TurbineServlet - Class in org.apache.turbine.services.servlet
-
Simple static accessor to the EngineContextService
- TurbineServlet() - Constructor for class org.apache.turbine.services.servlet.TurbineServlet
-
- TurbineServletService - Class in org.apache.turbine.services.servlet
-
This class provides a context service when the application
is run in a ServletContainer.
- TurbineServletService() - Constructor for class org.apache.turbine.services.servlet.TurbineServletService
-
- TurbineSession - Class in org.apache.turbine.services.session
-
This is a conveience class provided to allow access to the SessionService
through static methods.
- TurbineSession() - Constructor for class org.apache.turbine.services.session.TurbineSession
-
- TurbineSessionService - Class in org.apache.turbine.services.session
-
The SessionService allows thread-safe access to the current
sessions of the current context.
- TurbineSessionService() - Constructor for class org.apache.turbine.services.session.TurbineSessionService
-
- TurbineTemplate - Class in org.apache.turbine.services.template
-
This is a simple static accessor to common TemplateService tasks such as
getting a Screen that is associated with a screen template.
- TurbineTemplate() - Constructor for class org.apache.turbine.services.template.TurbineTemplate
-
- TurbineTemplateService - Class in org.apache.turbine.services.template
-
This service provides a method for mapping templates to their
appropriate Screens or Navigations.
- TurbineTemplateService() - Constructor for class org.apache.turbine.services.template.TurbineTemplateService
-
C'tor
- TurbineUI - Class in org.apache.turbine.services.ui
-
This is a convenience class provided to allow access to the UIService
through static methods.
- TurbineUI() - Constructor for class org.apache.turbine.services.ui.TurbineUI
-
- TurbineUIService - Class 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() - Constructor for class org.apache.turbine.services.ui.TurbineUIService
-
- TurbineUniqueId - Class in org.apache.turbine.services.uniqueid
-
- TurbineUniqueId() - Constructor for class org.apache.turbine.services.uniqueid.TurbineUniqueId
-
- TurbineUniqueIdService - Class in org.apache.turbine.services.uniqueid
-
- TurbineUniqueIdService() - Constructor for class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
- TurbineURI - Class in org.apache.turbine.util.uri
-
This class allows you to keep all the information needed for a single
link at one place.
- TurbineURI() - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Empty C'tor.
- TurbineURI(RunData) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor with a RunData object.
- TurbineURI(RunData, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set explicit redirection.
- TurbineURI(RunData, String) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen.
- TurbineURI(RunData, String, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen, set explicit redirection.
- TurbineURI(RunData, String, String) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen and Action.
- TurbineURI(RunData, String, String, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen and Action, set explicit redirection.
- TurbineURI(ServerData) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor with a ServerData object.
- TurbineURI(ServerData, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set explicit redirection.
- TurbineURI(ServerData, String) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen.
- TurbineURI(ServerData, String, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen, set explicit redirection.
- TurbineURI(ServerData, String, String) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen and Action.
- TurbineURI(ServerData, String, String, boolean) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, set Screen and Action, set explicit redirection.
- TurbineURI(String, String) - Constructor for class org.apache.turbine.util.uri.TurbineURI
-
Constructor, user Turbine.getDefaultServerData(), set Screen and Action.
- turbineURL - Static variable in class org.apache.turbine.services.uniqueid.TurbineUniqueIdService
-
- TurbineVelocity - Class in org.apache.turbine.services.velocity
-
This is a simple static accessor to common Velocity tasks such as
getting an instance of a context as well as handling a request for
processing a template.
- TurbineVelocity() - Constructor for class org.apache.turbine.services.velocity.TurbineVelocity
-
- TurbineVelocityService - Class in org.apache.turbine.services.velocity
-
This is a Service that can process Velocity templates from within a
Turbine Screen.
- TurbineVelocityService() - Constructor for class org.apache.turbine.services.velocity.TurbineVelocityService
-
- TurbineXmlConfig - Class in org.apache.turbine.util
-
A class used for initialization of Turbine without a servlet container.
- TurbineXmlConfig(String, Map<String, Object>, Map<String, String>) - Constructor for class org.apache.turbine.util.TurbineXmlConfig
-
Constructs a new TurbineXmlConfig.
- TurbineXmlConfig(String, Map<String, String>) - Constructor for class org.apache.turbine.util.TurbineXmlConfig
-
Constructs a new TurbineXmlConfig.
- TurbineXmlConfig(String, String) - Constructor for class org.apache.turbine.util.TurbineXmlConfig
-
Constructs a TurbineXmlConfig.
- TurbineYaafiComponentService - Class in org.apache.turbine.services.avaloncomponent
-
An implementation of Turbine service initializing the YAAFI container
- TurbineYaafiComponentService() - Constructor for class org.apache.turbine.services.avaloncomponent.TurbineYaafiComponentService
-
- TWELVE_HOUR - Static variable in class org.apache.turbine.util.TimeSelector
-
Constant for 12hr format
- TWENTY_FOUR_HOUR - Static variable in class org.apache.turbine.util.TimeSelector
-
Constant for 24hr format