Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.samples |
Modifier and Type | Class and Description |
---|---|
class |
EntryReturn
The
EntryReturn class defines the return values for entry related bulk calls that return an entry Id. |
class |
XMLEntryReturn
The
XMLEntryReturn class
defines the return values for XML entry related bulk calls that return an output document. |
Modifier and Type | Method and Description |
---|---|
List<BulkEntryReturn> |
ARServerUser.endBulkEntryTransaction(int actionType)
Marks the ending of a bulk entry transaction.
|
List<BulkEntryReturn> |
ARBulkException.getBulkEntryReturn()
Returns a list of
BulkEntryReturn items, |
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printBulkEntryReturnList(String indent,
String header,
List<BulkEntryReturn> returnList) |
Constructor and Description |
---|
ARBulkException(List<StatusInfo> lastStatus,
List<BulkEntryReturn> bulkRet) |
Modifier and Type | Method and Description |
---|---|
static void |
arjoo.PrintBulkEntryReturnList(String indent,
List<BulkEntryReturn> returnList) |
? Copyright 2013 BMC Software, Inc.