javax.xml.registry
Interface BulkResponse
- All Superinterfaces:
- JAXRResponse
- All Known Implementing Classes:
- BulkResponseImpl
public interface BulkResponse
- extends JAXRResponse
- Version:
- $Revision$ $Date$
getCollection
Collection<? extends Object> getCollection()
throws JAXRException
- Throws:
JAXRException
getExceptions
Collection<Exception> getExceptions()
throws JAXRException
- Throws:
JAXRException
isPartialResponse
boolean isPartialResponse()
throws JAXRException
- Throws:
JAXRException
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.