Package dev.galasa.sdv
Interface ISdvUser
public interface ISdvUser
This class provides the interface for
SDVUserImpl.
-
Method Summary
Modifier and TypeMethodDescriptiongetRole()
getSrrId()
void
logIntoTerminal
(ICicsTerminal terminal) void
void
-
Method Details
-
getCredentialsTag
String getCredentialsTag() -
getUsername
String getUsername() -
getPassword
String getPassword() -
getRole
String getRole() -
getCicsTag
String getCicsTag() -
getSrrId
String getSrrId() -
isRecording
Boolean isRecording() -
setSrrId
-
setNotRecording
void setNotRecording() -
logIntoTerminal
- Throws:
SdvManagerException
-