public class BulkResponseImpl extends JAXRResponseImpl implements javax.xml.registry.BulkResponse
STATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING| Constructor and Description |
|---|
BulkResponseImpl()
Creates a new instance of BulkResponseImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getCollection()
Get Collection of RegistryObjects *
|
java.util.Collection |
getExceptions()
The javadoc is unclear.
|
boolean |
isPartialResponse() |
void |
setCollection(java.util.Collection coll) |
void |
setExceptions(java.util.Collection exceptions)
Setter for property exceptions.
|
void |
setPartialResponse(boolean b) |
getRequestId, getStatus, isAvailable, setAvailable, setRequestId, setStatuspublic BulkResponseImpl()
public java.util.Collection getCollection()
throws javax.xml.registry.JAXRException
getCollection in interface javax.xml.registry.BulkResponsejavax.xml.registry.JAXRExceptionpublic java.util.Collection getExceptions()
throws javax.xml.registry.JAXRException
getExceptions in interface javax.xml.registry.BulkResponsejavax.xml.registry.JAXRExceptionpublic boolean isPartialResponse()
throws javax.xml.registry.JAXRException
isPartialResponse in interface javax.xml.registry.BulkResponsejavax.xml.registry.JAXRExceptionpublic void setPartialResponse(boolean b)
throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRExceptionpublic void setCollection(java.util.Collection coll)
throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRExceptionpublic void setExceptions(java.util.Collection exceptions)
exceptions - New value of property exceptions.Copyright © 2004-2013 Apache Web Services. All Rights Reserved.