Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
List<PushFieldsInfo> |
PushFieldsAction.getPushFieldsList()
Returns information about Push Fields filter action.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printPushFieldsInfo(String indent,
String header,
PushFieldsInfo value) |
void |
ObjectPrinter.printPushFieldsInfoList(String indent,
String header,
PushFieldsInfo[] value) |
Modifier and Type | Method and Description |
---|---|
void |
PushFieldsAction.setPushFieldsList(List<PushFieldsInfo> pushFieldsList)
Assigns values for Push Fields filter action.
|
void |
ParameterValidator.validateARPushFieldsList(List<PushFieldsInfo> pfI)
Validate that List of objects of type PushFieldsInfo each contains a value and that the value is legal.
|
Constructor and Description |
---|
PushFieldsAction(String sampleForm,
String sampleServer,
List<PushFieldsInfo> pushFieldsList) |
Modifier and Type | Method and Description |
---|---|
static List<PushFieldsInfo> |
InputReader.getPushFieldsInfoList() |
? Copyright 2013 BMC Software, Inc.