public interface IProtoActionAdapter
Modifier and Type | Method and Description |
---|---|
String |
getEncValue(String value,
Object kact) |
com.ibm.rational.test.lt.datacorrelation.execution.DCString |
getPropString(String propName,
Object kact,
boolean harvest) |
String getEncValue(String value, Object kact)
value
- - the value to encodekact
- - the action the encoded value will be put incom.ibm.rational.test.lt.datacorrelation.execution.DCString getPropString(String propName, Object kact, boolean harvest)
propName
- - the name of the property we want a string forkact
- - the action to get the string out ofharvest
- - true if you want a harvest string,
false if you want a substitution string.© Copyright IBM Corp. 2013. All rights reserved.