Package | Description |
---|---|
com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
Modifier and Type | Method and Description |
---|---|
MaapiSchemas.CSMNsMap |
MaapiSchemas.findCSMNsMap(List<String> mountId) |
Modifier and Type | Method and Description |
---|---|
Collection<MaapiSchemas.CSMNsMap> |
MaapiSchemas.getLoadedMNsMaps() |
Modifier and Type | Method and Description |
---|---|
MaapiSchemas.CSNode |
MaapiSchemas.findCSNode(MaapiSchemas.CSNode parent,
MaapiSchemas.CSMNsMap mnsMap,
String xmltagName)
Retrieve a specific node with a given parent node identified by xmltag
all namespaces in a mnsmap and tagname
|