public final class StepDataKeyUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
createStepDataKeyForComponent(int id)
Helper method to create key for step data for component.
|
static String |
createStepDataKeyForCompPresentation(int id)
Helper method to create key for step data for component presentation.
|
static String |
createStepDataKeyForPage(int id)
Helper method to create key for step data for page.
|
static String |
createTransactionLocationKeyForStep(String stepId)
Helper method to generate step data key for 'Transaction Log' which is per step.
|
public static String createTransactionLocationKeyForStep(String stepId)
stepId
- The step id which will be used while generating 'Transaction Log' step data.public static String createStepDataKeyForPage(int id)
id
- ID to append to content data.public static String createStepDataKeyForCompPresentation(int id)
id
- ID to append to content data.public static String createStepDataKeyForComponent(int id)
id
- ID to append to content data.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries