|
Impact Acquire SDK Java
|
Functions | |
| static int | getEND_OF_LIST () |
| A constant defining that property values will be read from an array property until the last value. | |
| static int | getINVALID_ID () |
| static int | getROOT_LIST () |
| A constant defining the unique identifier for the root component list containing all other lists. | |
| static long | getSmIgnoreLists () |
| When set lists are not taken into account during a search. | |
| static long | getSmIgnoreMethods () |
| When set method objects are not taken into account during a search. | |
| static long | getSmIgnoreProperties () |
| When set property objects are not taken into account during a search. | |
A constant to check for an invalid ID returned from the property handling module.
|
static |
A constant defining that property values will be read from an array property until the last value.
|
static |
|
static |
A constant defining the unique identifier for the root component list containing all other lists.
|
static |
When set lists are not taken into account during a search.
When this flag is set list objects will not be taken into account during a search for a component.
|
static |
When set method objects are not taken into account during a search.
When this flag is set method objects will not be taken into account during a search for a component.
|
static |
When set property objects are not taken into account during a search.
When this flag is set property objects will not be taken into account during a search for a component.