Example usage for Java javax.xml.registry BulkResponse fields, constructors, methods, implement or subclass
The text is from its open source code.
Collection | getCollection() Get the Collection of objects returned as a response of a bulk operation. |
Collection | getExceptions() Get the Collection of RegistryException instances in case of partial commit. |
int | getStatus() Returns the status for this response. |