| Package | Description |
|---|---|
| com.tailf.conf |
Data types and utilities for communication with the server.
|
| com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfIterateResultFlag |
ConfIterateResultFlag.valueOf(int i) |
static ConfIterateResultFlag |
ConfIterateResultFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfIterateResultFlag[] |
ConfIterateResultFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfIterateResultFlag |
MaapiIterate.iterate(ConfObject[] kp,
ConfObject value,
ConfAttributeValue[] attrs,
Object initstate) |