public interface BulkResponse extends JAXRResponse
STATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getCollection() |
java.util.Collection |
getExceptions() |
boolean |
isPartialResponse() |
getRequestId, getStatus, isAvailablejava.util.Collection getCollection()
throws JAXRException
JAXRExceptionjava.util.Collection getExceptions()
throws JAXRException
JAXRExceptionboolean isPartialResponse()
throws JAXRException
JAXRException