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, setStatus
public BulkResponseImpl()
public java.util.Collection getCollection() throws javax.xml.registry.JAXRException
getCollection
in interface javax.xml.registry.BulkResponse
javax.xml.registry.JAXRException
public java.util.Collection getExceptions() throws javax.xml.registry.JAXRException
getExceptions
in interface javax.xml.registry.BulkResponse
javax.xml.registry.JAXRException
public boolean isPartialResponse() throws javax.xml.registry.JAXRException
isPartialResponse
in interface javax.xml.registry.BulkResponse
javax.xml.registry.JAXRException
public void setPartialResponse(boolean b) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public void setCollection(java.util.Collection coll) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
public void setExceptions(java.util.Collection exceptions)
exceptions
- New value of property exceptions.Copyright © 2004-2013 Apache Web Services. All Rights Reserved.