Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.turbine.modules Classes and Interfaces - 55 results found.
NameDescriptionTypePackageFramework
AccessControllerThis action doPerforms an Access Control List and places it into the RunData object, so it is easily available to modules.Classorg.apache.turbine.modules.actionsApache Turbine
ActionGeneric Action class.Classorg.apache.turbine.modulesApache Turbine
ActionEvent This is an alternative to the Action class that allows you to do event based actions.Classorg.apache.turbine.modulesApache Turbine
ActionLoaderThe purpose of this class is to allow one to load and executeVersion:$Id: ActionLoader.Classorg.apache.turbine.modulesApache Turbine
AssemblerThis is an interface that defines what an Assembler is.Classorg.apache.turbine.modulesApache Turbine
BaseJspNavigationBase JSP navigation that should be subclassed by Navigation that want to use JSP.Classorg.apache.turbine.modules.navigationsApache Turbine
BaseJspScreenBase JSP Screen that should be subclassed by screens that want to use JSP.Classorg.apache.turbine.modules.screensApache Turbine
DefaultActionThis is a Default Action module that doesn't do much.Classorg.apache.turbine.modules.actionsApache Turbine
DefaultBottomNavigationThis is a sample navigation module.Classorg.apache.turbine.modules.navigationsApache Turbine
DefaultLayoutThis is an example Layout module that is executed by default.Classorg.apache.turbine.modules.layoutsApache Turbine
DefaultPageWhen building sites using templates, Screens need only be defined for templates which require dynamic (database or object) data.Classorg.apache.turbine.modules.pagesApache Turbine
DefaultSessionValidatorThe SessionValidator attempts to retrieve the User object from the Servlet API session that is associated with the request.Classorg.apache.turbine.modules.actions.sessionvalidatorApache Turbine
DefaultTopNavigationThis is a sample navigation module.Classorg.apache.turbine.modules.navigationsApache Turbine
DirectResponseLayoutThis layout allows an action to manipulate the ServletOutputStream directly.Classorg.apache.turbine.modules.layoutsApache Turbine
ErrorThis is a sample Error Screen module.Classorg.apache.turbine.modules.screensApache Turbine
GenericLoaderThis is the base class for the loaders.Classorg.apache.turbine.modulesApache Turbine
InitContextsActionUsed to initialize JNDI contexts.Classorg.apache.turbine.modules.actionsApache Turbine
InvalidStateUsers will get this screen if the screen on their browser is in an invalid state.Classorg.apache.turbine.modules.screens.errorApache Turbine
JSONScreenA Screen class for dealing with JSON-RPC requests.Classorg.apache.turbine.modules.screensApache Turbine
JSONSecureScreenAn extension to JSONScreen that performs a Security Check before invoking doBuildTemplate().Classorg.apache.turbine.modules.screensApache Turbine
JspErrorScreenDirects errors at the Jsp error template defined in template.Classorg.apache.turbine.modules.screensApache Turbine
JspLayoutThis Layout module allows JSP templates to be used as layouts.Classorg.apache.turbine.modules.layoutsApache Turbine
JspPageClassorg.apache.turbine.modules.pagesApache Turbine
LayoutThis is the base class that defines what a Layout module is.Classorg.apache.turbine.modulesApache Turbine
LayoutLoaderThe purpose of this class is to allow one to load and executeVersion:$Id: LayoutLoader.Classorg.apache.turbine.modulesApache Turbine
LoaderA common interface for Screen, Layout and Navigation LoaderVersion:$Id: Loader.Interfaceorg.apache.turbine.modulesApache Turbine
LoginUserThis is where we authenticate the user logging into the system against a user in the database.Classorg.apache.turbine.modules.actionsApache Turbine
LogoutUserThis action removes a user from the session.Classorg.apache.turbine.modules.actionsApache Turbine
NavigationThis is the base class that defines what a Navigation module is.Classorg.apache.turbine.modulesApache Turbine
NavigationLoaderThe purpose of this class is to allow one to load and execute Navigation modules.Classorg.apache.turbine.modulesApache Turbine
PageThis is the base class that defines what a Page module is.Classorg.apache.turbine.modulesApache Turbine
PageLoaderThe purpose of this class is to allow one to load and execute PageVersion:$Id: PageLoader.Classorg.apache.turbine.modulesApache Turbine
RawScreenBase class for writing Screens that output binary data.Classorg.apache.turbine.modules.screensApache Turbine
ScheduledJobAll Scheduled jobs should extend this.Classorg.apache.turbine.modulesApache Turbine
ScheduledJobLoaderScheduledJobs loader class.Classorg.apache.turbine.modulesApache Turbine
ScreenThis is the base class which defines the Screen modules.Classorg.apache.turbine.modulesApache Turbine
ScreenLoaderThe purpose of this class is to allow one to load and executeVersion:$Id: ScreenLoader.Classorg.apache.turbine.modulesApache Turbine
SessionValidatorThe SessionValidator attempts to retrive the User object from the Servlet API session that is associated with the request.Classorg.apache.turbine.modules.actions.sessionvalidatorApache Turbine
TemplateNavigationBase Template Navigation.Classorg.apache.turbine.modules.navigationsApache Turbine
TemplatePageWhen building sites using templates, Screens need only be defined for templates which require dynamic (database or object) data.Classorg.apache.turbine.modules.pagesApache Turbine
TemplateScreen Base Template Screens should extend this class and override the buildTemplate() method.Classorg.apache.turbine.modules.screensApache Turbine
TemplateSecureSessionValidatorSessionValidator that requires login for use with Template Services like Velocity or WebMacro.Classorg.apache.turbine.modules.actions.sessionvalidatorApache Turbine
TemplateSessionValidatorSessionValidator for use with the Template Service, the TemplateSessionValidator is virtually identical to theClassorg.apache.turbine.modules.actions.sessionvalidatorApache Turbine
VelocityActionThis class provides a convenience methods for Velocity Actions to use.Classorg.apache.turbine.modules.actionsApache Turbine
VelocityDirectLayoutThis Layout module allows Velocity templates to be used as layouts.Classorg.apache.turbine.modules.layoutsApache Turbine
VelocityDirectScreenVelocityDirectScreen is a screen class which returns its output directly to the output stream.Classorg.apache.turbine.modules.screensApache Turbine
VelocityECSLayoutThis Layout module allows Velocity templates to be used as layouts.Classorg.apache.turbine.modules.layoutsApache Turbine
VelocityErrorScreenVelocityErrorScreen screen - directs errors at the velocity error template defined in template.Classorg.apache.turbine.modules.screensApache Turbine
VelocityNavigationVelocityNavigation.Classorg.apache.turbine.modules.navigationsApache Turbine
VelocityOnlyLayoutThis Layout module allows Velocity templates to be used as layouts.Classorg.apache.turbine.modules.layoutsApache Turbine
VelocityPageClassorg.apache.turbine.modules.pagesApache Turbine
VelocityScreenBase Velocity Screen.Classorg.apache.turbine.modules.screensApache Turbine
VelocitySecureActionVelocitySecure action.Classorg.apache.turbine.modules.actionsApache Turbine
VelocitySecureScreenVelocitySecureScreen Always performs a Security Check that you've defined beforeClassorg.apache.turbine.modules.screensApache Turbine
VelocityXslLayoutThis Layout module allows Velocity XML templates to be used as layouts.Classorg.apache.turbine.modules.layoutsApache Turbine