Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Class and Description |
---|---|
class |
SetFieldsFromCurrentScreen
Set Fields action as CURRENT SCREEN (active links), the field is set with a
value that is not from the database.
|
class |
SetFieldsFromCurrentTransaction
Set Fields action as CURRENT TRANSACTION (filters and escalations), the field
is set with a value that is not from the database.
|
class |
SetFieldsFromFilterAPI
For filters and escalations, user can pass values from the Set Fields window
to a filter API plug-in service.
|
class |
SetFieldsFromForm
This class represents another type of setFields.
|
class |
SetFieldsFromSQL
This is a type of setfields.
|
class |
SetFieldsFromWebService
This class is a type of setField, where WEB SERVICE is used as the data
source to enter data from the web service into the base form.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printSetFieldsActionInfo(String indent,
String header,
SetFieldsAction value) |
void |
ParameterValidator.validateARSetFieldsAction(SetFieldsAction sfa)
Validate that an object of type SetFieldsAction contains a value and that the value is legal.
|
Modifier and Type | Method and Description |
---|---|
static SetFieldsAction |
InputReader.getSetFieldsActionInfo(boolean isActiveLink) |
? Copyright 2013 BMC Software, Inc.