|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| BuildOpenWorkflowInstanceQueryString () |
Build the Query String to retrieve open workflow instances |
||
| F | FetchData (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter) |
Supports to retrieve multiple DB records from a Business Entity based on
a temp-table with key values |
||
| F | FetchDataByReference (IFetchDataRequest, dataset) |
Fetch data from the Data Access object |
|
| GetAllDefaultWorkflowEndStepGuids () |
Fetches the list of all end steps from the Workflow Business Entity |
||
| GetDefaultWorkflowInstances (dataset, ISerializable) |
Returns the default workflow instances |
||
| CHARACTER GetWorkflowStatusName (character) |
Returns the name for the given workflow status guid |
||
| LaunchWorkflowInstance (dataset, LaunchWorkflowInstanceParameter) |
Launches an instance of a default workflow |
||
| ReceiveData () |
Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values) |
||
| ValidateData () |
Provides a hook for high level data validation before Update
operations |
| Options | Name | Purpose | |
|---|---|---|---|
| WorkflowInstanceBusinessEntity () |
Constructor of the WorkflowInstanceBusinessEntity class |
|
Top
BuildOpenWorkflowInstanceQueryString ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FetchData (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter)
|
||||||||||||||||||||||
FetchDataByReference (IFetchDataRequest, dataset)
|
||||||||||||||||||||||
GetAllDefaultWorkflowEndStepGuids ()
|
||||||||||||||||||||||
GetDefaultWorkflowInstances (dataset, ISerializable)
|
||||||||||||||||||||||
CHARACTER GetWorkflowStatusName (character)
|
||||||||||||||||||||||
LaunchWorkflowInstance (dataset, LaunchWorkflowInstanceParameter)
|
||||||||||||||||||||||
ReceiveData ()
|
||||||||||||||||||||||
ValidateData ()
|
||||||||||||||||||||||
WorkflowInstanceBusinessEntity ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
ProDataset dsWorkflowInstanceMember tables: eSmartWorkflowInstance |
ProDataset dsWorkflowStatusMember tables: ttWorkflowStatus |
Temp-Table eSmartWorkflowInstanceDefined in: |
Temp-Table ttWorkflowStatusDefined in: |