Uses of Class
org.norther.tammi.spray.loader.task.Action

Packages that use Action
org.norther.tammi.spray.authenticator.task   
org.norther.tammi.spray.db.step   
org.norther.tammi.spray.loader.task   
org.norther.tammi.spray.template.step   
org.norther.tammi.spray.template.task   
 

Uses of Action in org.norther.tammi.spray.authenticator.task
 

Subclasses of Action in org.norther.tammi.spray.authenticator.task
 class QuickLogout
          The logout task.
 

Uses of Action in org.norther.tammi.spray.db.step
 

Subclasses of Action in org.norther.tammi.spray.db.step
 class DeleteVariableAction
          A flow step action for deleting a variable.
 class DictionaryAction
          A flow step action for maintaining a dictionary.
 class InsertVariableAction
          A flow step action for inserting a variable.
 class RepositoryStepAction
          A flow step action for repository based actions.
 class SelectionStepAction
          A flow step action for selecting and caching form variables.
 class UpdateVariableAction
          A flow step action for updating a variable.
 class UserAccountAction
          A flow step action for editing user accounts.
 

Uses of Action in org.norther.tammi.spray.loader.task
 

Subclasses of Action in org.norther.tammi.spray.loader.task
 class ActionEvent
          ActionEvent is an alternative to Action that allows you to do event based actions.
 

Uses of Action in org.norther.tammi.spray.template.step
 

Subclasses of Action in org.norther.tammi.spray.template.step
 class FlowStepAction
          Extends ActionEvent by providing a step flow context as the context parameter.
 class FormStepAction
          A flow step action updating form variables of steps.
 class NextStepAction
          A flow step action supporting simple browsing.
 

Uses of Action in org.norther.tammi.spray.template.task
 

Subclasses of Action in org.norther.tammi.spray.template.task
 class TemplateAction
          Extends ActionEvent by providing a template context as the context parameter.
 



Copyright © 2004 The Norther Organization. All rights reserved.