public class DTestRecordHelper extends SocketTestRecordHelper
| Modifier and Type | Field and Description |
|---|---|
protected SAFSRemoteControl |
controller |
protected ResourceMessageInfo |
detailMessage |
protected ResourceMessageInfo |
message |
protected SAFSWorker |
safsworker |
requesterPOSSIBLE_SEPARATOR| Constructor and Description |
|---|
DTestRecordHelper()
No-arg constructor to make this fully qualified javabean
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompInstancePath()
"org.safs.android." per the needs of the abstract interface.
|
ResourceMessageInfo |
getDetailMessage()
Retrieve a valid ResourceMessageInfo or null if not set.
|
ResourceMessageInfo |
getMessage()
Retrieve a valid ResourceMessageInfo or null if not set.
|
SAFSRemoteControl |
getRemoteController() |
SAFSWorker |
getSAFSWorker() |
void |
setDetailMessage(ResourceMessageInfo detailMessage)
Set to a valid message or null.
|
void |
setMessage(ResourceMessageInfo message)
Set to a valid message or null.
|
void |
setRemoteController(SAFSRemoteControl controller) |
void |
setSAFSWorker(SAFSWorker worker) |
addKeywordProperty, getCommandTimeout, getKeywordProperties, getKeywordProperty, getReadyTimeout, getRunningTimeout, processRemotely, reinit, setCommandTimeout, setKeywordProperties, setProcessRemotely, setReadyTimeout, setRunningTimeoutgetCompGuiId, getConfig, getDDGUtils, getStaf, getSTAFHelper, getWindowGuiId, isMixedRsUsed, populateDataFromVar, sendbackResponse, setConfig, setDDGUtils, setSTAFHelper, targetIsComponent, targetIsWindowcopyData, getAltCompType, getAppMapName, getCommand, getCompClass, getCompModule, getCompName, getCompType, getEnvironment, getFac, getFileID, getFilename, getInputRecord, getInputRecordToken, getInstanceName, getLineNumber, getNotSeparatorString, getRecordType, getSeparator, getStatusCode, getStatusInfo, getTestLevel, getTrimmedUnquotedInputRecordToken, getWinCompName, getWindowName, inputRecordSize, setAltCompType, setAppMapName, setCommand, setCompClass, setCompGuiId, setCompModule, setCompName, setCompType, setEnvironment, setFac, setFileID, setFilename, setInputRecord, setInstanceName, setLineNumber, setRecordType, setSeparator, setShutdownData, setStatusCode, setStatusInfo, setTestLevel, setWindowGuiId, setWindowName, toStringprotected SAFSRemoteControl controller
protected ResourceMessageInfo message
protected ResourceMessageInfo detailMessage
protected SAFSWorker safsworker
public DTestRecordHelper()
public ResourceMessageInfo getMessage()
public void setMessage(ResourceMessageInfo message)
public ResourceMessageInfo getDetailMessage()
public void setDetailMessage(ResourceMessageInfo detailMessage)
public SAFSRemoteControl getRemoteController()
public void setRemoteController(SAFSRemoteControl controller)
controller - the controller to setpublic SAFSWorker getSAFSWorker()
public void setSAFSWorker(SAFSWorker worker)
worker - SAFSWorker to storepublic java.lang.String getCompInstancePath()
getCompInstancePath in class TestRecordHelperTestRecordHelper.getCompInstancePath()Copyright © SAS Institute. All Rights Reserved.