Uses of Class
nl.innovationinvestments.cheyenne.engine.components.Component

Packages that use Component
nl.innovationinvestments.cheyenne.engine.components   
 

Uses of Component in nl.innovationinvestments.cheyenne.engine.components
 

Subclasses of Component in nl.innovationinvestments.cheyenne.engine.components
 class Assign
           
 class DatasetAction
          This componenet handles the dataset actions
 class If
           
 class Loop
           
 class Redirect
           
 class SOAP
           
 class Sql
          This component executes an SQL and if a resultset is returned, hands it over to the dialog for processing.
 class Textfile
          This component executes an SQL and if a resultset is returned, hands it over to the dialog for processing.
 class WFGet
          Get the value of a variable.
 class WFNext
          Get the value of a variable.
 class WFRemove
          Get the value of a variable.
 class WFSet
          Set the value of a variable.
 class WFStart
          There are two ways of using the workflows: in memory or persisted (long running).
 class XML
           
 



Copyright © 2011 InnovationInvestments. All Rights Reserved.