A B C D E F G I J L M N O P Q R S T U V W

A

ACTION_ADD - Static variable in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
ACTION_CALC - Static variable in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
ACTION_DELETE - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
ACTION_LOAD - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
ACTION_MATCH - Static variable in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
ACTION_MERGE - Static variable in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
ACTION_SAVE - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
add(Assign) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
DataSet from assigns
addParameters(Object, Sql.InOutType) - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
append(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Redirect
construct the URL
append(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
construct the SQL
append(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
Assign - Class in nl.innovationinvestments.cheyenne.engine.components
 
Assign() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Assign
 
Assign(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Assign
 
assign(String, Object) - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
assign
Assign - Class in nl.innovationinvestments.cheyenne.engine.support
 
Assign() - Constructor for class nl.innovationinvestments.cheyenne.engine.support.Assign
 
Assign(String, Object) - Constructor for class nl.innovationinvestments.cheyenne.engine.support.Assign
 

B

borrowJdbcConnection(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
borrowJdbcConnection(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
JdbcConnection

C

CheyenneEngineException - Exception in nl.innovationinvestments.cheyenne.engine
 
CheyenneEngineException() - Constructor for exception nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
 
CheyenneEngineException(String, Throwable) - Constructor for exception nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
 
CheyenneEngineException(String) - Constructor for exception nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
 
CheyenneEngineException(Throwable) - Constructor for exception nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
 
clearParameters() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
collectAllActiveTokens(ProcessInstance) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
All tokens not in a Join or Fork
collectAllTokens(ProcessInstance) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
Get all tokens in the ProcessInstance
collectAllValuesForVariableOnTokens(ProcessInstance, String, List<Token>) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
Get all values of a variable for all specified tokens
commit() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
commit all connections and return them to the pool
compareTo(BigDecimal) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
comparison
compareTo(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
 
compareTo(Number) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
 
compareTo(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.String
comparison
compareTo(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
comparison
Component - Class in nl.innovationinvestments.cheyenne.engine.components
 
Component() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Component
 
Component(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Component
 
containsColumnName(String) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
Context - Interface in nl.innovationinvestments.cheyenne.engine
 
CONTEXT_VARIABLE_PERSIST - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
convertToString(Object) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
createTemplatesFor(Source, String) - Static method in class nl.innovationinvestments.cheyenne.engine.DialogUtil
 
cTypes - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 

D

DataSet - Class in nl.innovationinvestments.cheyenne.engine.support
 
DataSet() - Constructor for class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
DataSet(ResultSet) - Constructor for class nl.innovationinvestments.cheyenne.engine.support.DataSet
From a resultset
DataSet(String, String[]) - Constructor for class nl.innovationinvestments.cheyenne.engine.support.DataSet
Single column with values
DataSet(Map<String, List<Object>>) - Constructor for class nl.innovationinvestments.cheyenne.engine.support.DataSet
From a map-with-lists, map keys are column names, lists contain values
DatasetAction - Class in nl.innovationinvestments.cheyenne.engine.components
This componenet handles the dataset actions
DatasetAction() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
DatasetAction(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
determineIfLongRunning(String) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
determineProcessId(String) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
determineScopeId(String) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
determineTokenId(String) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
Dialog - Class in nl.innovationinvestments.cheyenne.engine
This is the base class for every Cheyenne dialog.
Dialog() - Constructor for class nl.innovationinvestments.cheyenne.engine.Dialog
 
Dialog.ESCAPING - Enum in nl.innovationinvestments.cheyenne.engine
 
dialogSection() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
DialogUtil - Class in nl.innovationinvestments.cheyenne.engine
 
DialogUtil() - Constructor for class nl.innovationinvestments.cheyenne.engine.DialogUtil
 

E

enteringLoop(Loop) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
equals(int) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
 
equals(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 

F

fillAndRememberFlashContext() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
findDataSetById(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Find the data set by ID
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Redirect
redirect
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFNext
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFRemove
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
finish() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 

G

generateDialog(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
generate a dialog
generateDialog() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
generateDialogInit() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
prepare running the generate dialog This is a separate method because logically this code belongs in the generateDialog method, however due to multithreading issues it must be run prior to spawning the two thread (generateDialog & XSLT).
generateDialogThroughXSLT(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
generate a dialog (using a new thread)
get(int, String) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
Get one value
getAction() - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
getAction() - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
getApp() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getApplication(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getAs() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
As
getAs() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
As
getBigDecimal() - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
 
getBoundToAssign() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
getColumnNames() - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
ColumnNames
getColumnValues(String) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
getConfigurationParameter(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getContentType() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getContext() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getCurrentLoop() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getData() - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
getDataSet() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
getDefault() - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
Default
getDefaultJdbcConnectionName() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getDiagMode() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getDialog() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 
getEncoding() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getEscaping() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getFilename() - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
getId() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 
getId() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Id
getId() - Method in class nl.innovationinvestments.cheyenne.engine.support.Assign
 
getId() - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
getIdFull() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getIdx() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
getJdbcConnectionName() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
getLanguage() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getLanguageIdx(String[]) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getLegacyMode() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getLocal() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
Local
getLocal() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Local
getLog4j() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 
getLoop(int) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Get the loop
getLoops() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return all loops, index = 0 is current loop
getName() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
getName() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
Name
getNextUrl() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getOutputWriter() - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getOver() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
getParameter(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getParameters() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
Parameters
getPrintWriter() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getRequest(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getRole() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getRowCount() - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
getScope() - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
Scope: request, flash, session, application
getScope() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
Scope
getScope() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
Scope
getScope() - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
Scope: request, flash, session, application
getSession(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getSource() - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
getString() - Method in class nl.innovationinvestments.cheyenne.engine.variables.String
 
getStringBuilder() - Method in class nl.innovationinvestments.cheyenne.engine.components.Redirect
 
getStringBuilder() - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
 
getTarget() - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
getTarget() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getTemplates(String) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
getType() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Type
getUrl() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
Url: may either be a getResource on the dialog class or a real URL with protocol
getUser() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
getValue() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Value
getValue() - Method in class nl.innovationinvestments.cheyenne.engine.support.Assign
 
getValue() - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
getVar() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
Var
getVar() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Var
getVersion() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
Version
getWf() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
Wf
getWf() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFNext
Wf
getWf() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFRemove
Wf
getWf() - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Wf

I

If - Class in nl.innovationinvestments.cheyenne.engine.components
 
If() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.If
 
If(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.If
 
initialize() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
initialize(ResultSet) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
initialize(String, String[]) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
initialize(Map<String, List<Object>>) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
isBound() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
Is this loop already bound to any source?
isLargerThan(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
isLargerThanOrEqualsTo(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
isSmallerThan(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
isSmallerThanOrEqualsTo(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
isTrue() - Method in class nl.innovationinvestments.cheyenne.engine.components.If
 
isTrue() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
isTrue In legacy mode the loop may not yet have a "over" associated.
iterate() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 

J

JbpmUtil - Class in nl.innovationinvestments.cheyenne.engine.support
 
JbpmUtil() - Constructor for class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
 

L

larger(int) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
 
leavingLoop(Loop) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
loadDialog(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
loadDialog() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
loadSection() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
Loop - Class in nl.innovationinvestments.cheyenne.engine.components
 
Loop() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Loop
 
Loop(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Loop
 

M

main(String[]) - Static method in class nl.innovationinvestments.cheyenne.engine.Version
 
makeSureTokenHasPrefix(String, long) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
When you have a token from the wf, you need to prefix it.
merge(DataSet, DataSet) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 

N

newAssign() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
newDatasetAction() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
newIf() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
newLoop() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
newRedirect() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
newSql() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
newTextfile() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Return a instance of this tag (optionally from a pool)
nl.innovationinvestments.cheyenne.engine - package nl.innovationinvestments.cheyenne.engine
 
nl.innovationinvestments.cheyenne.engine.components - package nl.innovationinvestments.cheyenne.engine.components
 
nl.innovationinvestments.cheyenne.engine.support - package nl.innovationinvestments.cheyenne.engine.support
 
nl.innovationinvestments.cheyenne.engine.variables - package nl.innovationinvestments.cheyenne.engine.variables
 
Number - Class in nl.innovationinvestments.cheyenne.engine.variables
Numbers in DD
Number(BigDecimal) - Constructor for class nl.innovationinvestments.cheyenne.engine.variables.Number
 

O

outParameters() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
outParameters is used for requesting the output parameters and the content for example the soap message receiver

P

peeloutNode(Node) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
 
pickupFlashContext() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Pick up an existing flash dataset from the session and move it to the old-flashcontext
print(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Output to writer
PROCESSID_PREFIX - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 

Q

quickAssign(Dialog, String, String, Object) - Static method in class nl.innovationinvestments.cheyenne.engine.components.Assign
for internal usage (e.g.

R

Redirect - Class in nl.innovationinvestments.cheyenne.engine.components
 
Redirect() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Redirect
 
Redirect(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Redirect
 
redirectTo(String, Dialog) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
registerDataSet(DataSet) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Newest dataset is put at #0
release - Static variable in class nl.innovationinvestments.cheyenne.engine.Version
 
releaseDate - Static variable in class nl.innovationinvestments.cheyenne.engine.Version
 
releaseProject - Static variable in class nl.innovationinvestments.cheyenne.engine.Version
 
releaseState - Static variable in class nl.innovationinvestments.cheyenne.engine.Version
 
releaseTime - Static variable in class nl.innovationinvestments.cheyenne.engine.Version
 
rememberFlashContext(List<DataSet>) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Also used by the CheyenneServlet
resolve(String, Dialog.ESCAPING) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
This will resolve all variables (or even nested variables) in the input string.
resolve(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
resolveColumnName(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
resolveInAssign(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
resolveInDataset(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
resolveInParent(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
resolveSingleVariable(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
This will resolve a single variable (% are already stripped) First the data set is searched Secondly the input parameters Thirdly the configuration parameters
resolveWithoutEscapingTheResult(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
This will resolve all variables (or even nested variables) in the input string
returnConnection(String, Connection) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
returnJdbcConnection(Connection) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
rollback() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
rollback all connections and return them to the pool
run(Token, ProcessInstance) - Method in interface nl.innovationinvestments.cheyenne.engine.components.WFStart.RunnableWithCorrectProcessInstance
 
runWithCorrectProcessInstance(Dialog, String, WFStart.RunnableWithCorrectProcessInstance) - Static method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 

S

sanatizeName(String) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
Make sure the string that is going to be used as a name for nodes or transitions is not invalid
SCOPE_APPLICATION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
SCOPE_APPLICATION - Static variable in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
SCOPE_FLASH - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
SCOPE_FLASH - Static variable in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
SCOPE_REQUEST - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
SCOPE_REQUEST - Static variable in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
SCOPE_SESSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
SCOPE_SESSION - Static variable in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
setAction(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
setAction(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
Action
setApp(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
App
setApplication(String, Object) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
setAs(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
setAs(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
setAssign(String, Object) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
setBigDecimal(BigDecimal) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
BigDecimal
setBoundToAssign(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
BoundToAssign
setContentType(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
ContentType
setContext(Context) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Context
setData(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
Data
setDataSet(DataSet) - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
DataSet
setDefault(Object) - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
setDefaultJdbcConnectionName(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
DefaultJdbcConnectionName
setDiagMode(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
setDialog(Dialog) - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
Dialog
setEncoding(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Encoding @see http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html
setEscaping(Dialog.ESCAPING) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Escaping
setFilename(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Textfile
Filename
setId(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
Id
setId(String) - Method in class nl.innovationinvestments.cheyenne.engine.support.Assign
Id
setId(String) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
Id
setIdx(int) - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
Idx
setJdbcConnectionName(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
JdbcConnectionName
setLanguage(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Language
setLegacyMode(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
LegacyMode
setLocal(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
setLocal(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
setLog4j(Logger) - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
Log4j
setName(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
Name
setName(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
setNextUrl(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
NextUrl
setOver(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
Over
setPrintWriter(PrintWriter) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
PrintWriter
setRequest(String, Object) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
setRole(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Role
setScope(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
setScope(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
setScope(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
setScope(String) - Method in class nl.innovationinvestments.cheyenne.engine.support.DataSet
 
setSession(String, Object) - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
setSource(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
setString(String) - Method in class nl.innovationinvestments.cheyenne.engine.variables.String
String
setStringBuilder(StringBuilder) - Method in class nl.innovationinvestments.cheyenne.engine.components.Redirect
StringBuilder
setStringBuilder(StringBuilder) - Method in class nl.innovationinvestments.cheyenne.engine.components.Sql
StringBuilder
setTarget(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
 
setTarget(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
Target
setTrue(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.components.If
True
setType(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
setupFromContext() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
setUrl(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
setUser(String) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
User
setValue(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
setValue(Object) - Method in class nl.innovationinvestments.cheyenne.engine.support.Assign
Value
setValue(Object) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Variable
Value
setVar(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
setVar(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
setVariable(String, String, Token) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
Helper for setting a local variable
setVersion(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
setWf(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
setWf(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFNext
 
setWf(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFRemove
 
setWf(String) - Method in class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
smaller(int) - Method in class nl.innovationinvestments.cheyenne.engine.variables.Number
add logic to support other types
SOURCECODE_VERSION - Static variable in exception nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Assign
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Component
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.DatasetAction
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.If
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Loop
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Redirect
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Sql
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.Textfile
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFGet
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFNext
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFRemove
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFSet
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.components.WFStart
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in interface nl.innovationinvestments.cheyenne.engine.Context
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.Dialog
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.DialogUtil
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.support.Assign
Standard variable for determining version of a class file.
SOURCECODE_VERSION - Static variable in class nl.innovationinvestments.cheyenne.engine.support.DataSet
Standard variable for determining version of a class file.
Sql - Class in nl.innovationinvestments.cheyenne.engine.components
This component executes an SQL and if a resultset is returned, hands it over to the dialog for processing.
Sql() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Sql
 
Sql(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Sql
 
Sql.InOutType - Enum in nl.innovationinvestments.cheyenne.engine.components
 
start() - Method in class nl.innovationinvestments.cheyenne.engine.components.Assign
 
start() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
 
start() - Method in class nl.innovationinvestments.cheyenne.engine.components.Loop
 
startAndfinish() - Method in class nl.innovationinvestments.cheyenne.engine.components.Component
for convenience
String - Class in nl.innovationinvestments.cheyenne.engine.variables
Numbers in DD
String(String) - Constructor for class nl.innovationinvestments.cheyenne.engine.variables.String
 
submitDialog(boolean) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
submit a dialog Use this method to optionally clear the data (for unittests)
submitDialog() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
submitSection() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 

T

Textfile - Class in nl.innovationinvestments.cheyenne.engine.components
This component executes an SQL and if a resultset is returned, hands it over to the dialog for processing.
Textfile() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Textfile
 
Textfile(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.Textfile
 

U

unregisterAllDataSets() - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 
unregisterDataSet(DataSet) - Method in class nl.innovationinvestments.cheyenne.engine.Dialog
 

V

valueOf(String) - Static method in enum nl.innovationinvestments.cheyenne.engine.components.Sql.InOutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.innovationinvestments.cheyenne.engine.Dialog.ESCAPING
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.innovationinvestments.cheyenne.engine.components.Sql.InOutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.innovationinvestments.cheyenne.engine.Dialog.ESCAPING
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in nl.innovationinvestments.cheyenne.engine.variables
Variables are immutable, so any calculations return a new instance.
Variable() - Constructor for class nl.innovationinvestments.cheyenne.engine.variables.Variable
 
Version - Class in nl.innovationinvestments.cheyenne.engine
 
Version() - Constructor for class nl.innovationinvestments.cheyenne.engine.Version
 

W

WFGet - Class in nl.innovationinvestments.cheyenne.engine.components
Get the value of a variable.
WFGet() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
WFGet(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFGet
 
WFNext - Class in nl.innovationinvestments.cheyenne.engine.components
Get the value of a variable.
WFNext() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFNext
 
WFNext(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFNext
 
WFRemove - Class in nl.innovationinvestments.cheyenne.engine.components
Get the value of a variable.
WFRemove() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFRemove
 
WFRemove(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFRemove
 
WFSet - Class in nl.innovationinvestments.cheyenne.engine.components
Set the value of a variable.
WFSet() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
WFSet(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFSet
 
WFStart - Class in nl.innovationinvestments.cheyenne.engine.components
There are two ways of using the workflows: in memory or persisted (long running).
WFStart() - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
WFStart(Dialog) - Constructor for class nl.innovationinvestments.cheyenne.engine.components.WFStart
 
WFStart.RunnableWithCorrectProcessInstance - Interface in nl.innovationinvestments.cheyenne.engine.components
 
writeContextLog() - Method in interface nl.innovationinvestments.cheyenne.engine.Context
 
writeXml(ProcessDefinition, OutputStream) - Static method in class nl.innovationinvestments.cheyenne.engine.support.JbpmUtil
Write a process definition as xml to the output stream

A B C D E F G I J L M N O P Q R S T U V W

Copyright © 2010 InnovationInvestments. All Rights Reserved.