Java javax.xml.registry BulkResponse fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.registry BulkResponse fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.registry BulkResponse.

The text is from its open source code.

Implementation

javax.xml.registry.BulkResponse has the following implementations.
Click this link to see all its implementation.

Method

CollectiongetCollection()
Get the Collection of objects returned as a response of a bulk operation.
CollectiongetExceptions()
Get the Collection of RegistryException instances in case of partial commit.
intgetStatus()
Returns the status for this response.