Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
MessageAction |
OpenWindowAction.getMsg()
Returns message for Modify/Display/Report windows.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printMessageInfo(String indent,
String header,
MessageAction value) |
void |
OpenWindowAction.setMsg(MessageAction msg)
Sets message for Modify/Display/Report windows.
|
Constructor and Description |
---|
OpenWindowAction(String serverName,
String formName,
String vuiLabel,
boolean closeBox,
List<FieldAssignInfo> inputValueFieldPairs,
List<FieldAssignInfo> outputValueFieldPairs,
int windowMode,
QualifierInfo query,
boolean noMatchContinue,
MessageAction msg,
int pollinginterval,
OpenWindowAction.ReportInfo reportInfo,
List<SortInfo> sortOrderList,
String targetLocation,
boolean suppressEmptyLst) |
Modifier and Type | Method and Description |
---|---|
static MessageAction |
InputReader.getMessageInfo() |
? Copyright 2013 BMC Software, Inc.