| Name | RouteNodeContract | |
|---|---|---|
| Usage | DocumentTypeService | |
| ProcessDefinition | Type | Complex |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| documentTypeId | Document Type Id | String | ??? | One | No | |||
| name | Name | String | ??? | One | No | |||
| routeMethodName | Route Method Name | String | ??? | One | No | |||
| routeMethodCode | Route Method Code | String | ??? | One | No | |||
| finalApproval | Final Approval | boolean | ??? | One | No | |||
| mandatory | Mandatory | boolean | ??? | One | No | |||
| activationType | Activation Type | String | ??? | One | No | |||
| exceptionGroupId | Exception Group Id | String | ??? | One | No | |||
| type | Type | String | ??? | One | No | |||
| branchName | Branch Name | String | ??? | One | No | |||
| nextDocumentStatus | Next Document Status | String | ??? | One | No | |||
| configurationParameters | Configuration Parameters | RouteNodeConfigurationParameterContractList | ??? | Many | No | |||
| previousNodeIds | Previous Node Ids | StringList | ??? | Many | No | |||
| nextNodeIds | Next Node Ids | StringList | ??? | Many | No | |||
| id | Id | String | The unique identifier for an object. This can be null. | One | No | |||
| versionNumber | Version Number | Long | Returns the version number for this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. This version number is generally used for the purposes of optimistic locking. |
One | No |